| Modifier and Type | Method and Description |
|---|---|
static ApiConnection |
ApiConnection.connect(SocketFactory fact,
String host,
int port,
int timeout)
Create a new API connection to the give device on the supplied port using
the supplied socket factory to create the socket.
|
static ApiConnection |
ApiConnection.connect(String host)
Create a new API connection to the give device on the default API port.
|
Copyright © 2018. All rights reserved.