| Modifier and Type | Method and Description |
|---|---|
AsyncDispatcher |
AsyncRest.execute(org.springframework.http.HttpMethod method,
URI url) |
AsyncDispatcher |
AsyncRest.execute(org.springframework.http.HttpMethod method,
URI url,
org.springframework.http.HttpHeaders headers) |
AsyncDispatcher |
AsyncRest.execute(org.springframework.http.HttpMethod method,
URI url,
org.springframework.http.HttpHeaders headers,
Object body) |
AsyncDispatcher |
AsyncRest.execute(org.springframework.http.HttpMethod method,
URI url,
Object body) |
Copyright © 2015–2016 Zalando SE. All rights reserved.