Hierarchy For All Packages
Package Hierarchies: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
- org.dmfs.httpessentials.exceptions.ClientErrorException
- org.dmfs.httpessentials.exceptions.UnexpectedStatusException
- java.io.IOException
- java.lang.Exception
- org.dmfs.httpessentials.methods.AbstractMethod (implements org.dmfs.httpessentials.HttpMethod)
Interface Hierarchy
- org.dmfs.httpessentials.typedentity.Entity<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.parameters.ParameterType<ValueType>
- org.dmfs.httpessentials.headers.HeaderType<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