| Interface | Description |
|---|---|
| AsyncClientHandler |
An asynchronous client handler for invoking asynchronous client requests.
|
| FutureListener<T> |
A future listener to receive an event when a Future has reached the
completed termination state of normal termination, an exception
or cancellation.
|
| ITypeListener<T> |
A listener to be implemented by clients that wish to receive callback
notification of the completion of requests invoked asynchronously.
|
| Class | Description |
|---|---|
| TypeListener<T> |
A listener to be implemented by clients that wish to receive callback
notification of the completion of requests invoked asynchronously.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.