Selector that selects the best binding based on the response's content type.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.retrieve(ClientHttpResponse.class).Selector can be used change the dispatching strategy.Selector that selects a binding based on the response's status code seriesSelector that selects a binding based on the response's status.Selector that selects a binding based on the response's status code.Copyright © 2015 Zalando SE. All rights reserved.