public class Connector extends Object
| Constructor and Description |
|---|
Connector() |
| Modifier and Type | Method and Description |
|---|---|
static MetadataConnection |
newConnection(ConnectorConfig config) |
static MetadataConnection |
newConnection(String username,
String password) |
public static final String END_POINT
public static MetadataConnection newConnection(String username, String password) throws ConnectionException
ConnectionExceptionpublic static MetadataConnection newConnection(ConnectorConfig config) throws ConnectionException
ConnectionExceptionCopyright © 2015. All Rights Reserved.