Skip navigation links
D F G H M N O P R T 

D

delete() - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 
delete(Class<T>) - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 
delete(GenericType<T>) - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 

F

from(Client) - Static method in class org.glassfish.jersey.client.rx.guava.RxListenableFuture
Create a new reactive client instance initialized with given JAX-RS client instance and parametrized with invoker based on the listenable future from Guava.
from(Client, ExecutorService) - Static method in class org.glassfish.jersey.client.rx.guava.RxListenableFuture
Create a new reactive client instance initialized with given JAX-RS client instance and parametrized with invoker based on the listenable future from Guava.
from(WebTarget) - Static method in class org.glassfish.jersey.client.rx.guava.RxListenableFuture
Create a new reactive client target instance initialized with given JAX-RS client web target instance and parametrized with invoker based on the listenable future from Guava.
from(WebTarget, ExecutorService) - Static method in class org.glassfish.jersey.client.rx.guava.RxListenableFuture
Create a new reactive client target instance initialized with given JAX-RS client web target instance and parametrized with invoker based on the listenable future from Guava.

G

get() - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 
get(Class<T>) - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 
get(GenericType<T>) - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 
getInvoker(Class<T>, Invocation.Builder, ExecutorService) - Method in class org.glassfish.jersey.client.rx.guava.RxListenableFutureInvokerProvider
 

H

head() - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 

M

method(String) - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 
method(String, Class<T>) - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 
method(String, GenericType<T>) - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 
method(String, Entity<?>) - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 
method(String, Entity<?>, Class<T>) - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 
method(String, Entity<?>, GenericType<T>) - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 

N

newClient() - Static method in class org.glassfish.jersey.client.rx.guava.RxListenableFuture
Create a new reactive client instance parametrized with invoker based on the listenable future from Guava.
newClient(ExecutorService) - Static method in class org.glassfish.jersey.client.rx.guava.RxListenableFuture
Create a new reactive client instance parametrized with invoker based on the listenable future from Guava.

O

options() - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 
options(Class<T>) - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 
options(GenericType<T>) - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 
org.glassfish.jersey.client.rx.guava - package org.glassfish.jersey.client.rx.guava
Jersey Reactive Client - Guava (ListenableFuture) provider.

P

post(Entity<?>) - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 
post(Entity<?>, Class<T>) - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 
post(Entity<?>, GenericType<T>) - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 
put(Entity<?>) - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 
put(Entity<?>, Class<T>) - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 
put(Entity<?>, GenericType<T>) - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 

R

RxListenableFuture - Class in org.glassfish.jersey.client.rx.guava
Main entry point to the Reactive Client API used to bootstrap reactive client or reactive client target instances based on Guava's listenable future.
RxListenableFutureInvoker - Interface in org.glassfish.jersey.client.rx.guava
Reactive invoker providing support for ListenableFuture from Guava.
RxListenableFutureInvokerProvider - Class in org.glassfish.jersey.client.rx.guava
Invoker provider for invokers based on Guava's ListenableFuture.
RxListenableFutureInvokerProvider() - Constructor for class org.glassfish.jersey.client.rx.guava.RxListenableFutureInvokerProvider
 

T

trace() - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 
trace(Class<T>) - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 
trace(GenericType<T>) - Method in interface org.glassfish.jersey.client.rx.guava.RxListenableFutureInvoker
 
D F G H M N O P R T 
Skip navigation links

Copyright © 2007-2016, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.