| Class | Description |
|---|---|
| AbstractAsynchronousOperationHandlers<K extends OperationKey,R> |
HTTP handlers for asynchronous operations.
|
| AsynchronousOperationInfo |
Basic information object for asynchronous operations.
|
| AsynchronousOperationResult<V> |
Result of an asynchronous operation.
|
| AsynchronousOperationStatusMessageHeaders<V,M extends MessageParameters> |
Message headers for the status polling of an asynchronous operation.
|
| AsynchronousOperationTriggerMessageHeaders<R extends RequestBody,M extends MessageParameters> |
Message headers for the triggering of an asynchronous operation.
|
| OperationKey |
Any operation key for the
AbstractAsynchronousOperationHandlers must extend this class. |
| TriggerResponse |
Response to the triggering of an asynchronous operation.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.