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.dmfs.httpessentials
,
org.dmfs.httpessentials.client
,
org.dmfs.httpessentials.exceptions
,
org.dmfs.httpessentials.headers
,
org.dmfs.httpessentials.methods
,
org.dmfs.httpessentials.parameters
,
org.dmfs.httpessentials.status
,
org.dmfs.httpessentials.typedentity
,
org.dmfs.httpessentials.types
Class Hierarchy
java.lang.Object
org.dmfs.httpessentials.methods.
AbstractMethod
(implements org.dmfs.httpessentials.
HttpMethod
)
org.dmfs.httpessentials.methods.
IdempotentMethod
org.dmfs.httpessentials.methods.
Method
org.dmfs.httpessentials.methods.
SafeMethod
org.dmfs.httpessentials.status.
NoneHttpStatus
(implements org.dmfs.httpessentials.
HttpStatus
)
org.dmfs.httpessentials.status.
SimpleHttpStatus
(implements org.dmfs.httpessentials.
HttpStatus
)
org.dmfs.httpessentials.status.
StatusLineHttpStatus
(implements org.dmfs.httpessentials.
HttpStatus
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.io.IOException
org.dmfs.httpessentials.exceptions.
HttpException
org.dmfs.httpessentials.exceptions.
ProtocolError
org.dmfs.httpessentials.exceptions.
ProtocolException
org.dmfs.httpessentials.exceptions.
UnexpectedStatusException
org.dmfs.httpessentials.exceptions.
ClientErrorException
org.dmfs.httpessentials.exceptions.
NotFoundException
org.dmfs.httpessentials.exceptions.
UnauthorizedException
org.dmfs.httpessentials.exceptions.
RedirectionException
org.dmfs.httpessentials.exceptions.
RedirectionLoopException
org.dmfs.httpessentials.exceptions.
TooManyRedirectsException
org.dmfs.httpessentials.exceptions.
ServerErrorException
Interface Hierarchy
org.dmfs.httpessentials.typedentity.
Entity
<ValueType>
org.dmfs.httpessentials.headers.
Header
<ValueType>
org.dmfs.httpessentials.parameters.
Parameter
<ValueType>
org.dmfs.httpessentials.typedentity.
EntityConverter
<ValueType>
org.dmfs.httpessentials.typedentity.
EntityType
<ValueType>
org.dmfs.httpessentials.headers.
HeaderType
<ValueType>
org.dmfs.httpessentials.headers.
ListHeaderType
<ValueType>
org.dmfs.httpessentials.headers.
SingletonHeaderType
<ValueType>
org.dmfs.httpessentials.headers.
ListHeaderType
<ValueType>
org.dmfs.httpessentials.parameters.
ParameterType
<ValueType>
org.dmfs.httpessentials.headers.
SingletonHeaderType
<ValueType>
org.dmfs.httpessentials.
HttpMethod
org.dmfs.httpessentials.client.
HttpRequest
<T>
org.dmfs.httpessentials.client.
HttpRequestEntity
org.dmfs.httpessentials.client.
HttpRequestExecutor
org.dmfs.httpessentials.client.
HttpResponse
org.dmfs.httpessentials.client.
HttpResponseEntity
org.dmfs.httpessentials.client.
HttpResponseHandler
<T>
org.dmfs.httpessentials.
HttpStatus
java.lang.Iterable<T>
org.dmfs.httpessentials.headers.
Headers
org.dmfs.httpessentials.parameters.
Parametrized
org.dmfs.httpessentials.types.
MediaType
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes