public interface BimServerClientFactory extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
BimServerClientInterface |
create()
Create a new BimServerClient without authentication
|
BimServerClientInterface |
create(AuthenticationInfo authenticationInfo)
Create a new BimServerClient and authenticate with the given authentication
|
closeBimServerClientInterface create(AuthenticationInfo authenticationInfo) throws ServiceException, ChannelConnectionException
authenticationInfo - Authentication to useServiceExceptionChannelConnectionExceptionBimServerClientInterface create() throws ServiceException, ChannelConnectionException
ServiceExceptionChannelConnectionExceptionCopyright © 2019 OpenSource BIM. All rights reserved.