| Interface | Description |
|---|---|
| HttpResponseHandler<T> |
Responsible for handling an HTTP response and returning an object of type T.
|
| Class | Description |
|---|---|
| Crc32Validation |
Validate and decompress input data if necessary.
|
| ExecutionContext |
Warning: This class should only be accessed by a single thread and be used throughout a single request lifecycle.
|
| ExecutionContext.Builder | |
| MetricCollectingHttpResponseHandler<T> |
An implementation of
HttpResponseHandler that publishes the time it took to execute { |
Copyright © 2020. All rights reserved.