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

D

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

F

from(Client) - Static method in class org.glassfish.jersey.client.rx.java8.RxCompletionStage
Create a new reactive client instance initialized with given JAX-RS client instance and parametrized with invoker based on the completion stage from Java 8.
from(Client, ExecutorService) - Static method in class org.glassfish.jersey.client.rx.java8.RxCompletionStage
Create a new reactive client instance initialized with given JAX-RS client instance and parametrized with invoker based on the completion stage from Java 8.
from(WebTarget) - Static method in class org.glassfish.jersey.client.rx.java8.RxCompletionStage
Create a new reactive client target instance initialized with given JAX-RS client web target instance and parametrized with invoker based on the completion stage from Java 8.
from(WebTarget, ExecutorService) - Static method in class org.glassfish.jersey.client.rx.java8.RxCompletionStage
Create a new reactive client target instance initialized with given JAX-RS client web target instance and parametrized with invoker based on the completion stage from Java 8.

G

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

H

head() - Method in interface org.glassfish.jersey.client.rx.java8.RxCompletionStageInvoker
 

M

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

N

newClient() - Static method in class org.glassfish.jersey.client.rx.java8.RxCompletionStage
Create a new reactive client instance parametrized with invoker based on the completion stage from Java 8.
newClient(ExecutorService) - Static method in class org.glassfish.jersey.client.rx.java8.RxCompletionStage
Create a new reactive client instance parametrized with invoker based on the completion stage from Java 8.

O

options() - Method in interface org.glassfish.jersey.client.rx.java8.RxCompletionStageInvoker
 
options(Class<T>) - Method in interface org.glassfish.jersey.client.rx.java8.RxCompletionStageInvoker
 
options(GenericType<T>) - Method in interface org.glassfish.jersey.client.rx.java8.RxCompletionStageInvoker
 
org.glassfish.jersey.client.rx.java8 - package org.glassfish.jersey.client.rx.java8
Jersey Reactive Client - Java 8 (CompletionStage) provider.

P

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

R

RxCompletionStage - Class in org.glassfish.jersey.client.rx.java8
Main entry point to the Reactive Client API used to bootstrap reactive client or reactive client target instances based on Java 8's completion stage.
RxCompletionStageInvoker - Interface in org.glassfish.jersey.client.rx.java8
Reactive invoker providing support for CompletionStage from Java 8.
RxCompletionStageInvokerProvider - Class in org.glassfish.jersey.client.rx.java8
Invoker provider for invokers based on Java 8's CompletionStage.
RxCompletionStageInvokerProvider() - Constructor for class org.glassfish.jersey.client.rx.java8.RxCompletionStageInvokerProvider
 

T

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