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