Index

A D F G H I M O P T 
All Classes and Interfaces|All Packages

A

AbstractRxInvoker<T> - Class in org.jaxxy.rx
 
AbstractRxInvoker() - Constructor for class org.jaxxy.rx.AbstractRxInvoker
 
async(Function<SyncInvoker, R>) - Method in class org.jaxxy.rx.AbstractRxInvoker
 

D

delete() - Method in class org.jaxxy.rx.AbstractRxInvoker
 
delete() - Method in interface org.jaxxy.rx.FutureInvoker
 
delete(GenericType<R>) - Method in class org.jaxxy.rx.AbstractRxInvoker
 
delete(GenericType<R>) - Method in interface org.jaxxy.rx.FutureInvoker
 
delete(Class<R>) - Method in class org.jaxxy.rx.AbstractRxInvoker
 
delete(Class<R>) - Method in interface org.jaxxy.rx.FutureInvoker
 

F

FutureInvoker - Interface in org.jaxxy.rx
An RxInvoker which supports Java Future.
FutureInvokerProvider - Class in org.jaxxy.rx
 
FutureInvokerProvider() - Constructor for class org.jaxxy.rx.FutureInvokerProvider
Creates a new FutureInvokerProvider which calls Executors.newCachedThreadPool() to create its default ExecutorService.
FutureInvokerProvider(ExecutorService) - Constructor for class org.jaxxy.rx.FutureInvokerProvider
Creates a new FutureInvokerProvider which uses the provided default ExecutorService.

G

get() - Method in class org.jaxxy.rx.AbstractRxInvoker
 
get() - Method in interface org.jaxxy.rx.FutureInvoker
 
get(GenericType<R>) - Method in class org.jaxxy.rx.AbstractRxInvoker
 
get(GenericType<R>) - Method in interface org.jaxxy.rx.FutureInvoker
 
get(Class<R>) - Method in class org.jaxxy.rx.AbstractRxInvoker
 
get(Class<R>) - Method in interface org.jaxxy.rx.FutureInvoker
 
getRxInvoker(SyncInvoker, ExecutorService) - Method in class org.jaxxy.rx.FutureInvokerProvider
 

H

head() - Method in class org.jaxxy.rx.AbstractRxInvoker
 
head() - Method in interface org.jaxxy.rx.FutureInvoker
 

I

isProviderFor(Class<?>) - Method in class org.jaxxy.rx.FutureInvokerProvider
 

M

method(String) - Method in class org.jaxxy.rx.AbstractRxInvoker
 
method(String) - Method in interface org.jaxxy.rx.FutureInvoker
 
method(String, Entity<?>) - Method in class org.jaxxy.rx.AbstractRxInvoker
 
method(String, Entity<?>) - Method in interface org.jaxxy.rx.FutureInvoker
 
method(String, Entity<?>, GenericType<R>) - Method in class org.jaxxy.rx.AbstractRxInvoker
 
method(String, Entity<?>, GenericType<R>) - Method in interface org.jaxxy.rx.FutureInvoker
 
method(String, Entity<?>, Class<R>) - Method in class org.jaxxy.rx.AbstractRxInvoker
 
method(String, Entity<?>, Class<R>) - Method in interface org.jaxxy.rx.FutureInvoker
 
method(String, GenericType<R>) - Method in class org.jaxxy.rx.AbstractRxInvoker
 
method(String, GenericType<R>) - Method in interface org.jaxxy.rx.FutureInvoker
 
method(String, Class<R>) - Method in class org.jaxxy.rx.AbstractRxInvoker
 
method(String, Class<R>) - Method in interface org.jaxxy.rx.FutureInvoker
 

O

options() - Method in class org.jaxxy.rx.AbstractRxInvoker
 
options() - Method in interface org.jaxxy.rx.FutureInvoker
 
options(GenericType<R>) - Method in class org.jaxxy.rx.AbstractRxInvoker
 
options(GenericType<R>) - Method in interface org.jaxxy.rx.FutureInvoker
 
options(Class<R>) - Method in class org.jaxxy.rx.AbstractRxInvoker
 
options(Class<R>) - Method in interface org.jaxxy.rx.FutureInvoker
 
org.jaxxy.rx - package org.jaxxy.rx
 

P

post(Entity<?>) - Method in class org.jaxxy.rx.AbstractRxInvoker
 
post(Entity<?>) - Method in interface org.jaxxy.rx.FutureInvoker
 
post(Entity<?>, GenericType<R>) - Method in class org.jaxxy.rx.AbstractRxInvoker
 
post(Entity<?>, GenericType<R>) - Method in interface org.jaxxy.rx.FutureInvoker
 
post(Entity<?>, Class<R>) - Method in class org.jaxxy.rx.AbstractRxInvoker
 
post(Entity<?>, Class<R>) - Method in interface org.jaxxy.rx.FutureInvoker
 
put(Entity<?>) - Method in class org.jaxxy.rx.AbstractRxInvoker
 
put(Entity<?>) - Method in interface org.jaxxy.rx.FutureInvoker
 
put(Entity<?>, GenericType<R>) - Method in class org.jaxxy.rx.AbstractRxInvoker
 
put(Entity<?>, GenericType<R>) - Method in interface org.jaxxy.rx.FutureInvoker
 
put(Entity<?>, Class<R>) - Method in class org.jaxxy.rx.AbstractRxInvoker
 
put(Entity<?>, Class<R>) - Method in interface org.jaxxy.rx.FutureInvoker
 

T

trace() - Method in class org.jaxxy.rx.AbstractRxInvoker
 
trace() - Method in interface org.jaxxy.rx.FutureInvoker
 
trace(GenericType<R>) - Method in class org.jaxxy.rx.AbstractRxInvoker
 
trace(GenericType<R>) - Method in interface org.jaxxy.rx.FutureInvoker
 
trace(Class<R>) - Method in class org.jaxxy.rx.AbstractRxInvoker
 
trace(Class<R>) - Method in interface org.jaxxy.rx.FutureInvoker
 
A D F G H I M O P T 
All Classes and Interfaces|All Packages