Interface | Description |
---|---|
AsyncMethodCallback<T> | |
TAsyncClientFactory<T extends TAsyncClient> |
Class | Description |
---|---|
TAsyncClient | |
TAsyncClientManager |
Contains selector thread which transitions method call objects
|
TAsyncMethodCall<T> |
Encapsulates an async method call
Need to generate:
- private void write_args(TProtocol protocol)
- public T getResult() throws
|
Enum | Description |
---|---|
TAsyncMethodCall.State |