JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.djodjo.comm.jus
,
org.djodjo.comm.jus.auth
,
org.djodjo.comm.jus.error
,
org.djodjo.comm.jus.request
,
org.djodjo.comm.jus.stack
,
org.djodjo.comm.jus.toolbox
Class Hierarchy
java.lang.Object
org.apache.http.message.AbstractHttpMessage (implements org.apache.http.HttpMessage)
org.apache.http.client.methods.HttpRequestBase (implements org.apache.http.client.methods.AbortableHttpRequest, java.lang.Cloneable, org.apache.http.client.methods.HttpUriRequest)
org.apache.http.client.methods.HttpEntityEnclosingRequestBase (implements org.apache.http.HttpEntityEnclosingRequest)
org.djodjo.comm.jus.stack.
HttpClientStack.HttpPatch
org.djodjo.comm.jus.auth.
AndroidAuthenticator
(implements org.djodjo.comm.jus.auth.
Authenticator
)
org.djodjo.comm.jus.toolbox.
BasicNetwork
(implements org.djodjo.comm.jus.
Network
)
org.djodjo.comm.jus.toolbox.
ByteArrayPool
org.djodjo.comm.jus.
Cache.Entry
org.djodjo.comm.jus.
DefaultRetryPolicy
(implements org.djodjo.comm.jus.
RetryPolicy
)
org.djodjo.comm.jus.toolbox.
DiskBasedCache
(implements org.djodjo.comm.jus.
Cache
)
org.djodjo.comm.jus.
ExecutorDelivery
(implements org.djodjo.comm.jus.
ResponseDelivery
)
org.djodjo.comm.jus.stack.
HttpClientStack
(implements org.djodjo.comm.jus.stack.
HttpStack
)
org.djodjo.comm.jus.toolbox.
HttpHeaderParser
org.djodjo.comm.jus.stack.
HurlStack
(implements org.djodjo.comm.jus.stack.
HttpStack
)
org.djodjo.comm.jus.
Jus
org.djodjo.comm.jus.
JusLog
org.djodjo.comm.jus.
NetworkResponse
org.djodjo.comm.jus.toolbox.
NoCache
(implements org.djodjo.comm.jus.
Cache
)
java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
java.io.ByteArrayOutputStream
org.djodjo.comm.jus.toolbox.
PoolingByteArrayOutputStream
org.djodjo.comm.jus.
Request
<T> (implements java.lang.Comparable<T>)
org.djodjo.comm.jus.request.
ClearCacheRequest
org.djodjo.comm.jus.request.
ImageRequest
org.djodjo.comm.jus.request.
JsonRequest
<T>
org.djodjo.comm.jus.request.
JsonArrayRequest
org.djodjo.comm.jus.request.
JsonObjectRequest
org.djodjo.comm.jus.request.
StringRequest
org.djodjo.comm.jus.request.
TokenRequest
org.djodjo.comm.jus.request.
RequestFuture
<T> (implements java.util.concurrent.Future<V>, org.djodjo.comm.jus.
Response.ErrorListener
, org.djodjo.comm.jus.
Response.Listener
<T>)
org.djodjo.comm.jus.
RequestQueue
org.djodjo.comm.jus.
Response
<T>
java.lang.Thread (implements java.lang.Runnable)
org.djodjo.comm.jus.
CacheDispatcher
org.djodjo.comm.jus.
NetworkDispatcher
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
org.djodjo.comm.jus.error.
AuthenticatorError
org.djodjo.comm.jus.error.
JusError
org.djodjo.comm.jus.error.
AuthFailureError
org.djodjo.comm.jus.error.
ForbiddenError
org.djodjo.comm.jus.error.
NetworkError
org.djodjo.comm.jus.error.
NoConnectionError
org.djodjo.comm.jus.
ParseError
org.djodjo.comm.jus.error.
RequestError
org.djodjo.comm.jus.error.
ServerError
org.djodjo.comm.jus.error.
TimeoutError
Interface Hierarchy
org.djodjo.comm.jus.auth.
Authenticator
org.djodjo.comm.jus.
Cache
org.djodjo.comm.jus.stack.
HttpStack
org.djodjo.comm.jus.stack.
HurlStack.UrlRewriter
org.djodjo.comm.jus.
Network
org.djodjo.comm.jus.
Request.Method
org.djodjo.comm.jus.
RequestQueue.RequestFilter
org.djodjo.comm.jus.
RequestQueue.RequestFinishedListener
<T>
org.djodjo.comm.jus.
Response.ErrorListener
org.djodjo.comm.jus.
Response.Listener
<T>
org.djodjo.comm.jus.
ResponseDelivery
org.djodjo.comm.jus.
RetryPolicy
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.djodjo.comm.jus.
Request.Priority
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes