@ParametersAreNonnullByDefault
Interface | Description |
---|---|
Capture | |
Capturer<A> | |
EntityConsumer<T,X extends Exception> | |
EntityFunction<F,T,X extends Exception> | |
ResponseEntityConsumer<T,X extends Exception> | |
ResponseEntityFunction<F,T,X extends Exception> | |
Selector<A> |
A
Selector can be used change the dispatching strategy. |
ThrowingConsumer<T,X extends Exception> | |
ThrowingFunction<F,T,X extends Exception> |
Class | Description |
---|---|
Actions | |
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 | |
Selectors | |
TypedCondition<A,I> | |
UntypedCondition<A> |
Exception | Description |
---|---|
NoRouteException |
TODO javadoc
|
Copyright © 2015 Zalando SE. All rights reserved.