C D E G H J O P 
All Classes All Packages

C

com.github.marschall.jfr.resttemplate - package com.github.marschall.jfr.resttemplate
 

D

delete(String, Object...) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
delete(String, Map<String, ?>) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
delete(URI) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 

E

exchange(String, HttpMethod, HttpEntity<?>, Class<T>, Object...) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
exchange(String, HttpMethod, HttpEntity<?>, Class<T>, Map<String, ?>) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
exchange(String, HttpMethod, HttpEntity<?>, ParameterizedTypeReference<T>, Object...) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
exchange(String, HttpMethod, HttpEntity<?>, ParameterizedTypeReference<T>, Map<String, ?>) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
exchange(URI, HttpMethod, HttpEntity<?>, Class<T>) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
exchange(URI, HttpMethod, HttpEntity<?>, ParameterizedTypeReference<T>) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
exchange(RequestEntity<?>, Class<T>) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
exchange(RequestEntity<?>, ParameterizedTypeReference<T>) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
execute(String, HttpMethod, RequestCallback, ResponseExtractor<T>, Object...) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
execute(String, HttpMethod, RequestCallback, ResponseExtractor<T>, Map<String, ?>) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
execute(URI, HttpMethod, RequestCallback, ResponseExtractor<T>) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 

G

getForEntity(String, Class<T>, Object...) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
getForEntity(String, Class<T>, Map<String, ?>) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
getForEntity(URI, Class<T>) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
getForObject(String, Class<T>, Object...) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
getForObject(String, Class<T>, Map<String, ?>) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
getForObject(URI, Class<T>) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 

H

headForHeaders(String, Object...) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
headForHeaders(String, Map<String, ?>) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
headForHeaders(URI) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 

J

JfrRestOperations - Class in com.github.marschall.jfr.resttemplate
An implementation of RestOperations that generates JFR events.
JfrRestOperations(RestOperations) - Constructor for class com.github.marschall.jfr.resttemplate.JfrRestOperations
Constructs a new JfrRestOperations.

O

optionsForAllow(String, Object...) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
optionsForAllow(String, Map<String, ?>) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
optionsForAllow(URI) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 

P

patchForObject(String, Object, Class<T>, Object...) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
patchForObject(String, Object, Class<T>, Map<String, ?>) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
patchForObject(URI, Object, Class<T>) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
postForEntity(String, Object, Class<T>, Object...) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
postForEntity(String, Object, Class<T>, Map<String, ?>) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
postForEntity(URI, Object, Class<T>) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
postForLocation(String, Object, Object...) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
postForLocation(String, Object, Map<String, ?>) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
postForLocation(URI, Object) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
postForObject(String, Object, Class<T>, Object...) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
postForObject(String, Object, Class<T>, Map<String, ?>) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
postForObject(URI, Object, Class<T>) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
put(String, Object, Object...) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
put(String, Object, Map<String, ?>) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
put(URI, Object) - Method in class com.github.marschall.jfr.resttemplate.JfrRestOperations
 
C D E G H J O P 
All Classes All Packages