public final class Binding<A> extends Object
| Modifier and Type | Method and Description |
|---|---|
Capture |
execute(org.springframework.http.client.ClientHttpResponse response,
List<org.springframework.http.converter.HttpMessageConverter<?>> converters) |
static <T> List<T> |
route(T... bindings) |
public Capture execute(org.springframework.http.client.ClientHttpResponse response, List<org.springframework.http.converter.HttpMessageConverter<?>> converters) throws IOException
IOException@SafeVarargs public static <T> List<T> route(T... bindings)
Copyright © 2015–2016 Zalando SE. All rights reserved.