@ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| Attribute<T> | |
| EqualityNavigator<A> | |
| Http |
Central class for actual asynchronous HTTP-based communication.
|
| Http.ConfigurationStage | |
| Http.ExecutorStage | |
| Http.FinalStage | |
| Http.RequestFactoryStage | |
| MessageReader | |
| Navigator<A> |
A Navigator chooses among the
bindings of a routing tree. |
| Plugin |
Plugins allow to modify
executions of requests in order to inject specific behaviour. |
| RequestArguments | |
| RequestArguments.Entity | |
| RequestExecution | |
| Route | |
| RoutingTree<A> | |
| URIStage |
| Class | Description |
|---|---|
| Attributes | |
| AttributeStage | |
| Binding<A> |
Bindings are the building blocks of
routing trees. |
| Bindings |
Static factories that form entry points to create full
bindings. |
| BodyStage | |
| CharsetExtractor | |
| CompletableFutures | |
| DispatchStage | |
| HeaderStage | |
| Navigators |
Static factory method for built-in
navigators. |
| NoopRoute | |
| NoRoute | |
| OriginalStackTracePlugin |
Preserves the original stack traces of failed requests.
|
| PartialBinding<A> | |
| PassRoute | |
| QueryStage | |
| Types |
| Enum | Description |
|---|---|
| UrlResolution |
| Exception | Description |
|---|---|
| HttpResponseException | |
| NoWildcardException | |
| UnexpectedResponseException |
Copyright © 2015–2020 Zalando SE. All rights reserved.