| Package | Description |
|---|---|
| com.tailf.conf |
Data types and utilities for communication with the server.
|
| Modifier and Type | Method and Description |
|---|---|
static SocketFactoryCallback |
SocketFactory.getSocketFactoryCb()
Retrieve the SocketFactoryCallback.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SocketFactory.registerCallback(SocketFactoryCallback cb)
Register a SocketFactoryCallback that will be responsible for all
socket connection
|