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

D

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

F

from(Client) - Static method in class org.glassfish.jersey.client.rx.jsr166e.RxCompletableFuture
Create a new reactive client instance initialized with given JAX-RS client instance and parametrized with invoker based on the completable future from JSR-166e (pre-Java 8).
from(Client, ExecutorService) - Static method in class org.glassfish.jersey.client.rx.jsr166e.RxCompletableFuture
Create a new reactive client instance initialized with given JAX-RS client instance and parametrized with invoker based on the completable future from JSR-166e (pre-Java 8).
from(WebTarget) - Static method in class org.glassfish.jersey.client.rx.jsr166e.RxCompletableFuture
Create a new reactive client target instance initialized with given JAX-RS client web target instance and parametrized with invoker based on the completable future from JSR-166e (pre-Java 8).
from(WebTarget, ExecutorService) - Static method in class org.glassfish.jersey.client.rx.jsr166e.RxCompletableFuture
Create a new reactive client target instance initialized with given JAX-RS client web target instance and parametrized with invoker based on the completable future from JSR-166e (pre-Java 8).

G

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

H

head() - Method in interface org.glassfish.jersey.client.rx.jsr166e.RxCompletableFutureInvoker
 

M

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

N

newClient() - Static method in class org.glassfish.jersey.client.rx.jsr166e.RxCompletableFuture
Create a new reactive client instance parametrized with invoker based on the completable future from JSR-166e (pre-Java 8).
newClient(ExecutorService) - Static method in class org.glassfish.jersey.client.rx.jsr166e.RxCompletableFuture
Create a new reactive client instance parametrized with invoker based on the completable future from JSR-166e (pre-Java 8).

O

options() - Method in interface org.glassfish.jersey.client.rx.jsr166e.RxCompletableFutureInvoker
 
options(Class<T>) - Method in interface org.glassfish.jersey.client.rx.jsr166e.RxCompletableFutureInvoker
 
options(GenericType<T>) - Method in interface org.glassfish.jersey.client.rx.jsr166e.RxCompletableFutureInvoker
 
org.glassfish.jersey.client.rx.jsr166e - package org.glassfish.jersey.client.rx.jsr166e
Jersey Reactive Client - JSR 166e, pre-Java 8, (CompletableFuture) provider.

P

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

R

RxCompletableFuture - Class in org.glassfish.jersey.client.rx.jsr166e
Main entry point to the Reactive Client API used to bootstrap reactive client or reactive client target instances based on JSR-166e's (pre-Java 8) completable future.
RxCompletableFutureInvoker - Interface in org.glassfish.jersey.client.rx.jsr166e
Reactive invoker providing support for CompletableFuture from JSR-166e (pre-Java 8).
RxCompletableFutureInvokerProvider - Class in org.glassfish.jersey.client.rx.jsr166e
Invoker provider for invokers based on JSR-166e's (pre-Java 8) CompletableFuture.
RxCompletableFutureInvokerProvider() - Constructor for class org.glassfish.jersey.client.rx.jsr166e.RxCompletableFutureInvokerProvider
 

T

trace() - Method in interface org.glassfish.jersey.client.rx.jsr166e.RxCompletableFutureInvoker
 
trace(Class<T>) - Method in interface org.glassfish.jersey.client.rx.jsr166e.RxCompletableFutureInvoker
 
trace(GenericType<T>) - Method in interface org.glassfish.jersey.client.rx.jsr166e.RxCompletableFutureInvoker
 
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.