| Interface | Description |
|---|---|
| IAsyncHandler<T> |
Asynchronous handler called when an async operation completes.
|
| IAsyncResult<T> |
Models the result of an asynchronous operation in the API Gateway.
|
| IAsyncResultHandler<T> |
Asynchronous handler called when an async operation wrapped in a result
completes.
|
| Class | Description |
|---|---|
| AsyncResultImpl<T> |
A simple implementation of the async result interface.
|
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.