| Class | Description |
|---|---|
| CloserCompletionCallbackDecorator<T,A> |
A
CompletionCallbackDecorator which makes sure that a given CloserCompletionCallbackDecorator.closeable is always closed upon completion |
| CompletionCallbackDecorator<T,A> |
Base class for a
CompletionCallback decorator |
| ConnectionValidationUtils |
Utils class for validating connections
|
| DwUtils |
Utils class for DW expressions
|
| FromCursorProviderInputStream |
An implementation of InputStream that wraps a CursorProvider.
|
| LinkHeaderUtils |
Utils class for parsing Link header.
|
| RequestStreamingUtils |
Utils class that provides easy ways of doing requests and handling its stream responses.
|
| ResolverUtil |
Utils class for resolver framework specifics
|
| RestRequestBuilder |
Builder of
HttpRequests. |
| RestSdkUtils |
Utility methods
|
| SplitPayloadUtils |
Utils class for splitting payloads.
|
| Enum | Description |
|---|---|
| RestRequestBuilder.QueryParamFormat |
COMMA: key=value1,value2,value3 MULTIMAP: key=value1&key=value2&key=value3
|
Copyright © 2021. All rights reserved.