Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- org.jdrupes.httpcodec.types.StringList
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- java.util.AbstractList<E> (implements java.util.List<E>)
- org.jdrupes.httpcodec.util.ByteBufferUtils
- org.jdrupes.httpcodec.types.CacheControlDirectives (implements java.lang.Iterable<T>)
- org.jdrupes.httpcodec.Codec.Result
- org.jdrupes.httpcodec.Decoder.Result<R>
- org.jdrupes.httpcodec.protocols.http.HttpDecoder.Result<R>
- org.jdrupes.httpcodec.protocols.http.server.HttpRequestDecoder.Result
- org.jdrupes.httpcodec.protocols.http.client.HttpResponseDecoder.Result (implements org.jdrupes.httpcodec.Codec.ProtocolSwitchResult)
- org.jdrupes.httpcodec.protocols.websocket.WsDecoder.Result
- org.jdrupes.httpcodec.protocols.http.HttpDecoder.Result<R>
- org.jdrupes.httpcodec.protocols.http.HttpEncoder.Result
- org.jdrupes.httpcodec.protocols.http.client.HttpRequestEncoder.Result
- org.jdrupes.httpcodec.protocols.http.server.HttpResponseEncoder.Result (implements org.jdrupes.httpcodec.Codec.ProtocolSwitchResult)
- org.jdrupes.httpcodec.protocols.websocket.WsEncoder.Result
- org.jdrupes.httpcodec.Decoder.Result<R>
- org.jdrupes.httpcodec.Codec.Result.Factory
- org.jdrupes.httpcodec.Decoder.Result.Factory<R>
- org.jdrupes.httpcodec.protocols.http.HttpDecoder.Result.Factory<R>
- org.jdrupes.httpcodec.protocols.http.server.HttpRequestDecoder.Result.Factory
- org.jdrupes.httpcodec.protocols.http.client.HttpResponseDecoder.Result.Factory
- org.jdrupes.httpcodec.protocols.websocket.WsDecoder.Result.Factory
- org.jdrupes.httpcodec.protocols.http.HttpDecoder.Result.Factory<R>
- org.jdrupes.httpcodec.protocols.http.HttpEncoder.Result.Factory
- org.jdrupes.httpcodec.protocols.http.client.HttpRequestEncoder.Result.Factory
- org.jdrupes.httpcodec.protocols.http.server.HttpResponseEncoder.Result.Factory
- org.jdrupes.httpcodec.protocols.websocket.WsEncoder.Result.Factory
- org.jdrupes.httpcodec.Decoder.Result.Factory<R>
- org.jdrupes.httpcodec.types.CommentedValue<U>
- org.jdrupes.httpcodec.types.CommentedValue.CommentedValueConverter<U> (implements org.jdrupes.httpcodec.types.Converter<T>)
- org.jdrupes.httpcodec.types.Converters
- org.jdrupes.httpcodec.types.CookieList (implements java.lang.Iterable<T>)
- org.jdrupes.httpcodec.types.DefaultMultiValueConverter<T,
V> (implements org.jdrupes.httpcodec.types.MultiValueConverter<T, V>) - org.jdrupes.httpcodec.types.Directive
- org.jdrupes.httpcodec.types.Directive.DirectiveConverter (implements org.jdrupes.httpcodec.types.Converter<T>)
- org.jdrupes.httpcodec.util.DynamicByteArray
- org.jdrupes.httpcodec.Engine
- org.jdrupes.httpcodec.ClientEngine<Q,
R> - org.jdrupes.httpcodec.ServerEngine<Q,
R>
- org.jdrupes.httpcodec.ClientEngine<Q,
- org.jdrupes.httpcodec.types.Etag
- org.jdrupes.httpcodec.types.Etag.EtagConverter (implements org.jdrupes.httpcodec.types.Converter<T>)
- org.jdrupes.httpcodec.util.FormUrlDecoder
- org.jdrupes.httpcodec.protocols.http.HttpCodec<T> (implements org.jdrupes.httpcodec.Codec)
- org.jdrupes.httpcodec.protocols.http.HttpDecoder<T,
R> (implements org.jdrupes.httpcodec.Decoder<T, R>) - org.jdrupes.httpcodec.protocols.http.server.HttpRequestDecoder
- org.jdrupes.httpcodec.protocols.http.client.HttpResponseDecoder (implements org.jdrupes.httpcodec.Decoder<T,
R>)
- org.jdrupes.httpcodec.protocols.http.HttpEncoder<T,
D> (implements org.jdrupes.httpcodec.Encoder<T, D>) - org.jdrupes.httpcodec.protocols.http.client.HttpRequestEncoder
- org.jdrupes.httpcodec.protocols.http.server.HttpResponseEncoder (implements org.jdrupes.httpcodec.Encoder<T,
D>)
- org.jdrupes.httpcodec.protocols.http.HttpDecoder<T,
- org.jdrupes.httpcodec.protocols.http.HttpField<T>
- org.jdrupes.httpcodec.protocols.http.HttpMessageHeader (implements org.jdrupes.httpcodec.MessageHeader)
- org.jdrupes.httpcodec.protocols.http.HttpRequest
- org.jdrupes.httpcodec.protocols.http.HttpResponse
- org.jdrupes.httpcodec.types.InstantConverter (implements org.jdrupes.httpcodec.types.Converter<T>)
- org.jdrupes.httpcodec.util.ListItemizer (implements java.util.Iterator<E>)
- org.jdrupes.httpcodec.types.MediaBase.MediaTypePair
- org.jdrupes.httpcodec.types.MediaBase.MediaTypePairConverter (implements org.jdrupes.httpcodec.types.Converter<T>)
- org.jdrupes.httpcodec.util.OptimizedCharsetDecoder
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.jdrupes.httpcodec.util.ByteBufferOutputStream
- org.jdrupes.httpcodec.types.ParameterizedValue<U>
- org.jdrupes.httpcodec.types.MediaBase
- org.jdrupes.httpcodec.types.MediaRange (implements java.lang.Comparable<T>)
- org.jdrupes.httpcodec.types.MediaType
- org.jdrupes.httpcodec.types.MediaBase
- org.jdrupes.httpcodec.types.ParameterizedValue.Builder<R,
T> - org.jdrupes.httpcodec.types.MediaRange.Builder
- org.jdrupes.httpcodec.types.MediaType.Builder
- org.jdrupes.httpcodec.types.ParameterizedValue.ParamValueConverterBase<P,
U> (implements org.jdrupes.httpcodec.types.Converter<T>) - org.jdrupes.httpcodec.types.MediaRange.MediaRangeConverter
- org.jdrupes.httpcodec.types.MediaType.MediaTypeConverter
- org.jdrupes.httpcodec.types.ParameterizedValue.ParameterizedValueConverter<T>
- org.jdrupes.httpcodec.types.SetCookieStringConverter (implements org.jdrupes.httpcodec.types.Converter<T>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.jdrupes.httpcodec.ProtocolException
- org.jdrupes.httpcodec.protocols.http.HttpProtocolException
- org.jdrupes.httpcodec.ProtocolException
- java.lang.Exception
- org.jdrupes.httpcodec.plugin.UpgradeProvider
- org.jdrupes.httpcodec.protocols.websocket.WsProtocolProvider
- org.jdrupes.httpcodec.protocols.websocket.WsCodec (implements org.jdrupes.httpcodec.Codec)
- org.jdrupes.httpcodec.protocols.websocket.WsFrameHeader (implements org.jdrupes.httpcodec.MessageHeader)
- org.jdrupes.httpcodec.protocols.websocket.WsCloseFrame
- org.jdrupes.httpcodec.protocols.websocket.WsCloseResponse
- org.jdrupes.httpcodec.protocols.websocket.WsDefaultControlFrame
- org.jdrupes.httpcodec.protocols.websocket.WsPingFrame
- org.jdrupes.httpcodec.protocols.websocket.WsPongFrame
- org.jdrupes.httpcodec.protocols.websocket.WsMessageHeader
- org.jdrupes.httpcodec.protocols.websocket.WsCloseFrame
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- org.jdrupes.httpcodec.Codec
- org.jdrupes.httpcodec.Codec.ProtocolSwitchResult
- org.jdrupes.httpcodec.types.Converter<T>
- org.jdrupes.httpcodec.types.MultiValueConverter<T,
V>
- org.jdrupes.httpcodec.types.MultiValueConverter<T,
- org.jdrupes.httpcodec.protocols.http.HttpConstants
- org.jdrupes.httpcodec.MessageHeader
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.jdrupes.httpcodec.types.Converters.SameSiteAttribute
- org.jdrupes.httpcodec.protocols.http.HttpConstants.HttpProtocol
- org.jdrupes.httpcodec.protocols.http.HttpConstants.HttpStatus
- org.jdrupes.httpcodec.protocols.http.HttpConstants.TransferCoding
- org.jdrupes.httpcodec.protocols.http.HttpDecoder.BodyMode
- org.jdrupes.httpcodec.protocols.websocket.WsCodec.ClosingState
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)