Index

D E G H O P W 
All Classes and Interfaces|All Packages

D

delete(String, Object...) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
delete(String, Map<String, ?>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
delete(URI) - Method in class org.zalando.riptide.compatibility.HttpOperations
 

E

exchange(String, HttpMethod, HttpEntity<?>, Class<T>, Object...) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
exchange(String, HttpMethod, HttpEntity<?>, Class<T>, Map<String, ?>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
exchange(String, HttpMethod, HttpEntity<?>, ParameterizedTypeReference<T>, Object...) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
exchange(String, HttpMethod, HttpEntity<?>, ParameterizedTypeReference<T>, Map<String, ?>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
exchange(URI, HttpMethod, HttpEntity<?>, Class<T>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
exchange(URI, HttpMethod, HttpEntity<?>, ParameterizedTypeReference<T>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
exchange(RequestEntity<?>, Class<T>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
exchange(RequestEntity<?>, ParameterizedTypeReference<T>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
execute(String, HttpMethod, RequestCallback, ResponseExtractor<T>, Object...) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
execute(String, HttpMethod, RequestCallback, ResponseExtractor<T>, Map<String, ?>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
execute(URI, HttpMethod, RequestCallback, ResponseExtractor<T>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 

G

getForEntity(String, Class<T>, Object...) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
getForEntity(String, Class<T>, Map<String, ?>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
getForEntity(URI, Class<T>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
getForObject(String, Class<T>, Object...) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
getForObject(String, Class<T>, Map<String, ?>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
getForObject(URI, Class<T>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 

H

headForHeaders(String, Object...) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
headForHeaders(String, Map<String, ?>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
headForHeaders(URI) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
HttpOperations - Class in org.zalando.riptide.compatibility
 
HttpOperations(Http) - Constructor for class org.zalando.riptide.compatibility.HttpOperations
 

O

optionsForAllow(String, Object...) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
optionsForAllow(String, Map<String, ?>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
optionsForAllow(URI) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
org.zalando.riptide.compatibility - package org.zalando.riptide.compatibility
 

P

patchForObject(String, Object, Class<T>, Object...) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
patchForObject(String, Object, Class<T>, Map<String, ?>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
patchForObject(URI, Object, Class<T>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
postForEntity(String, Object, Class<T>, Object...) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
postForEntity(String, Object, Class<T>, Map<String, ?>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
postForEntity(URI, Object, Class<T>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
postForLocation(String, Object, Object...) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
postForLocation(String, Object, Map<String, ?>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
postForLocation(URI, Object) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
postForObject(String, Object, Class<T>, Object...) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
postForObject(String, Object, Class<T>, Map<String, ?>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
postForObject(URI, Object, Class<T>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
put(String, Object, Object...) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
put(String, Object, Map<String, ?>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
put(URI, Object) - Method in class org.zalando.riptide.compatibility.HttpOperations
 

W

withDefaultRoutingTree(RoutingTree<HttpStatus.Series>) - Method in class org.zalando.riptide.compatibility.HttpOperations
 
D E G H O P W 
All Classes and Interfaces|All Packages