| Interface | Description |
|---|---|
| AsyncMethodCallback<T> |
A handler interface asynchronous clients can implement to receive future
notice of the results of an asynchronous method call.
|
| TAsyncClientFactory<T extends TAsyncClient> |
| Class | Description |
|---|---|
| TAsyncClient | |
| TAsyncClientManager |
Contains selector thread which transitions method call objects
|
| TAsyncMethodCall<T> |
Encapsulates an async method call.
|
| Enum | Description |
|---|---|
| TAsyncMethodCall.State |