| Constructor and Description |
|---|
ClientFactory(java.lang.String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
Client |
create()
Build an instance of our object.
|
static Client |
create(java.lang.String host,
int port) |