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