Skip navigation links
A C F G H N P R S 

A

addHeader(String, String) - Method in class cloud.orbit.rest.async.RestClient
Returns a new OrbitRestClient with where with an extra header

C

cloud.orbit.rest.async - package cloud.orbit.rest.async
Tools to use CompletableFuture and com.ea.orbit.concurrent.Task with jax-rs rest interfaces.
completed(T) - Method in class cloud.orbit.rest.async.RestClient.RestInvocationCallback
 
createFuture(Method) - Method in class cloud.orbit.rest.async.RestClient
 

F

failed(Throwable) - Method in class cloud.orbit.rest.async.RestClient.RestInvocationCallback
 
future(CompletableFuture<?>) - Method in class cloud.orbit.rest.async.RestClient.RestInvocationCallback
 

G

get(Class<T>) - Method in class cloud.orbit.rest.async.RestClient
Returns an implementation of a jax-rs interface.
getHeaders() - Method in class cloud.orbit.rest.async.RestClient
Returns a copy of the headers.

H

handleInvokeException(Throwable) - Method in class cloud.orbit.rest.async.RestClient
 

N

newClient(WebTarget, MultivaluedHashMap<String, Object>) - Method in class cloud.orbit.rest.async.RestClient
 

P

property(String, Object) - Method in class cloud.orbit.rest.async.RestClient
Builds a new Rest Client with a WebTarget that applies the specified property.

R

RestClient - Class in cloud.orbit.rest.async
Utility class to create proxies for JAX-RS client interfaces.
RestClient(String) - Constructor for class cloud.orbit.rest.async.RestClient
 
RestClient(WebTarget) - Constructor for class cloud.orbit.rest.async.RestClient
Constructs an orbit rest client from a jax-rs WebTarget.
RestClient(WebTarget, MultivaluedHashMap<String, Object>) - Constructor for class cloud.orbit.rest.async.RestClient
 
RestClient.RestInvocationCallback<T> - Class in cloud.orbit.rest.async
 
RestInvocationCallback() - Constructor for class cloud.orbit.rest.async.RestClient.RestInvocationCallback
 
reThrow(Throwable) - Static method in class cloud.orbit.rest.async.RestClient
Allows Rest Clients to filter exceptions that may arises from invoked calls.

S

setHeader(String, String) - Method in class cloud.orbit.rest.async.RestClient
Returns a new OrbitRestClient with the header key replaced/set
setHeaders(MultivaluedMap<String, Object>) - Method in class cloud.orbit.rest.async.RestClient
Returns a new orbit rest client replacing all the headers
A C F G H N P R S 
Skip navigation links

Copyright © 2016 Electronic Arts Inc. All rights reserved.