@Deprecated public final class Connectors extends Object implements IConnectors
| Constructor and Description |
|---|
Connectors()
Deprecated.
|
Connectors(IUrls urls,
ICredentials credentials)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1APIConnector |
getConfigConnector()
Deprecated.
|
V1APIConnector |
getConfigConnectorWithProxy()
Deprecated.
|
V1APIConnector |
getDataConnector()
Deprecated.
|
V1APIConnector |
getDataConnectorWithProxy()
Deprecated.
|
V1APIConnector |
getMetaConnector()
Deprecated.
|
V1APIConnector |
getMetaConnectorWithProxy()
Deprecated.
|
public Connectors(IUrls urls, ICredentials credentials) throws Exception
Exceptionpublic V1APIConnector getDataConnector()
getDataConnector in interface IConnectorspublic V1APIConnector getMetaConnector()
getMetaConnector in interface IConnectorspublic V1APIConnector getMetaConnectorWithProxy() throws URISyntaxException
getMetaConnectorWithProxy in interface IConnectorsURISyntaxExceptionpublic V1APIConnector getDataConnectorWithProxy() throws URISyntaxException
getDataConnectorWithProxy in interface IConnectorsURISyntaxExceptionpublic V1APIConnector getConfigConnector()
getConfigConnector in interface IConnectorspublic V1APIConnector getConfigConnectorWithProxy() throws URISyntaxException
getConfigConnectorWithProxy in interface IConnectorsURISyntaxExceptionCopyright © 2016 VersionOne, Inc.. All rights reserved.