See: Description
| Class | Description |
|---|---|
| ClientHttpRequestFactorySelector |
Chooses a request factory.
|
| HttpRequestDecorator |
Extension of HttpRequestWrapper that supports adding new HttpHeaders to the wrapped HttpRequest.
|
| ParameterMap |
Generally useful base class for creating MultiValueMaps that store HTTP query parameters.
|
| URIBuilder |
Builds up a URI from individual URI components.
|
| Exception | Description |
|---|---|
| URIBuilderException |
Exception thrown when URIBuilder can't build the specified URI.
|
Copyright © 2016. All rights reserved.