| Class | Description |
|---|---|
| FutureCallbackWrapper<T> |
a wrapper for
FutureCallback so we can be notified when the hold response
(when one or more request fails the pipeline mode may not callback though we haven't support pipeline)
received whether it fails or completed or canceled. |
| HttpAsyncResponseConsumerWrapper<T> |
a wrapper for
HttpAsyncResponseConsumer so we can be notified when the
current response(every response will callback the wrapper) received maybe completed or canceled,or failed. |
Copyright © 2019 The Apache Software Foundation. All rights reserved.