JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
D
E
F
G
J
M
N
O
P
R
S
A
addMarker(String)
- Method in class org.djodjo.comm.jus.rx.request.
RxRequest
D
deliverError(JusError)
- Method in class org.djodjo.comm.jus.rx.request.
RxRequest
deliverResponse(T)
- Method in class org.djodjo.comm.jus.rx.request.
RxRequest
E
emitJusEvent(JusEvent)
- Method in class org.djodjo.comm.jus.rx.
JusEmitter
emitRequestError(RequestEvent)
- Method in class org.djodjo.comm.jus.rx.
JusEmitter
emitRequestEvent(RequestEvent)
- Method in class org.djodjo.comm.jus.rx.
JusEmitter
error
- Variable in class org.djodjo.comm.jus.rx.
JusEvent
F
finish(String)
- Method in class org.djodjo.comm.jus.rx.request.
RxRequest
G
get()
- Static method in class org.djodjo.comm.jus.rx.
JusEmitter
getJusSubject()
- Method in class org.djodjo.comm.jus.rx.
JusEmitter
getJusSubject()
- Method in class org.djodjo.comm.jus.rx.
RxJus
getRequestSubject()
- Method in class org.djodjo.comm.jus.rx.request.
RxRequest
J
JusEmitter
- Class in
org.djodjo.comm.jus.rx
JusEvent
- Class in
org.djodjo.comm.jus.rx
General event signal that may contain a request, response and message desctribing the event
JusEvent(String, Request, Response, JusError)
- Constructor for class org.djodjo.comm.jus.rx.
JusEvent
M
message
- Variable in class org.djodjo.comm.jus.rx.
JusEvent
message
- Variable in class org.djodjo.comm.jus.rx.
RequestEvent
N
newRequestQueue(Context, HttpStack)
- Static method in class org.djodjo.comm.jus.rx.
RxJus
Creates a default instance of the worker pool and calls
RequestQueue#start()
on it.
newRequestQueue(Context)
- Static method in class org.djodjo.comm.jus.rx.
RxJus
Creates a default instance of the worker pool and calls
RequestQueue#start()
on it.
O
org.djodjo.comm.jus.rx
- package org.djodjo.comm.jus.rx
org.djodjo.comm.jus.rx.request
- package org.djodjo.comm.jus.rx.request
P
postError(<any>, JusError)
- Method in class org.djodjo.comm.jus.rx.
RxExecutorDelivery
postResponse(<any>, <any>)
- Method in class org.djodjo.comm.jus.rx.
RxExecutorDelivery
postResponse(<any>, <any>, Runnable)
- Method in class org.djodjo.comm.jus.rx.
RxExecutorDelivery
R
request
- Variable in class org.djodjo.comm.jus.rx.
JusEvent
request
- Variable in class org.djodjo.comm.jus.rx.
RequestEvent
RequestEvent
- Class in
org.djodjo.comm.jus.rx
General event signal that may contain a request, response and message desctribing the event
RequestEvent(String, Request, Object)
- Constructor for class org.djodjo.comm.jus.rx.
RequestEvent
response
- Variable in class org.djodjo.comm.jus.rx.
JusEvent
response
- Variable in class org.djodjo.comm.jus.rx.
RequestEvent
RxExecutorDelivery
- Class in
org.djodjo.comm.jus.rx
RxExecutorDelivery(Executor)
- Constructor for class org.djodjo.comm.jus.rx.
RxExecutorDelivery
RxExecutorDelivery(Handler)
- Constructor for class org.djodjo.comm.jus.rx.
RxExecutorDelivery
RxJus
- Class in
org.djodjo.comm.jus.rx
reactive jus.
RxJus()
- Constructor for class org.djodjo.comm.jus.rx.
RxJus
RxNetworkDispatcher
- Class in
org.djodjo.comm.jus.rx
RxNetworkDispatcher(BlockingQueue<<any>>, Network, Cache, ResponseDelivery)
- Constructor for class org.djodjo.comm.jus.rx.
RxNetworkDispatcher
Creates a new network dispatcher thread.
RxRequest
<
T
> - Class in
org.djodjo.comm.jus.rx.request
RxRequest(int, String)
- Constructor for class org.djodjo.comm.jus.rx.request.
RxRequest
RxRequestQueue
- Class in
org.djodjo.comm.jus.rx
RxRequestQueue(Cache, Network)
- Constructor for class org.djodjo.comm.jus.rx.
RxRequestQueue
RxRequestQueue(Cache, Network, int)
- Constructor for class org.djodjo.comm.jus.rx.
RxRequestQueue
RxRequestQueue(Cache, Network, int, RxExecutorDelivery)
- Constructor for class org.djodjo.comm.jus.rx.
RxRequestQueue
S
start()
- Method in class org.djodjo.comm.jus.rx.
RxRequestQueue
Starts the dispatchers in this queue.
A
D
E
F
G
J
M
N
O
P
R
S
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes