@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
Exception
public V1APIConnector getDataConnector()
getDataConnector
in interface IConnectors
public V1APIConnector getMetaConnector()
getMetaConnector
in interface IConnectors
public V1APIConnector getMetaConnectorWithProxy() throws URISyntaxException
getMetaConnectorWithProxy
in interface IConnectors
URISyntaxException
public V1APIConnector getDataConnectorWithProxy() throws URISyntaxException
getDataConnectorWithProxy
in interface IConnectors
URISyntaxException
public V1APIConnector getConfigConnector()
getConfigConnector
in interface IConnectors
public V1APIConnector getConfigConnectorWithProxy() throws URISyntaxException
getConfigConnectorWithProxy
in interface IConnectors
URISyntaxException
Copyright © 2015 VersionOne, Inc.. All rights reserved.