Class | Description |
---|---|
Connection<T> |
A wrapper for a callable network connection.
|
ConnectionTask<T> |
A
FutureTask that wraps a Connection callable. |
Environment |
Identifies which host URL to be used for network calls.
|
SSLSocketUtil |
Util Class for SSL Socket.
|
ThreadManager |