@ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| Capturer<A> | |
| EntityConsumer<T> | |
| EntityFunction<F,T> | |
| ResponseEntityConsumer<T> | |
| ResponseEntityFunction<F,T> | |
| Selector<A> |
A
Selector can be used change the dispatching strategy. |
| ThrowingConsumer<T,X extends Throwable> | |
| ThrowingFunction<F,T,X extends Throwable> |
| Class | Description |
|---|---|
| Binding<A> | |
| Conditions | |
| Dispatcher | |
| OAuth2CompatibilityResponseErrorHandler |
Special
ResponseErrorHandler to be used with the OAuth2RestTemplate
Note: When using Springs OAuth2 RestTemplate an OAuth2ErrorHandler will be registered on the
RestTemplate, which wraps the actual one. |
| PassThroughResponseErrorHandler | |
| Rest | |
| Retriever | |
| Selectors | |
| TypedCondition<A,I> | |
| UntypedCondition<A> |
| Exception | Description |
|---|---|
| UnsupportedResponseException |
TODO javadocs
|
Copyright © 2015 Zalando SE. All rights reserved.