JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package io.netty.handler.codec.http
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
io.netty.channel.
ChannelHandlerAdapter
(implements io.netty.channel.
ChannelHandler
)
io.netty.handler.codec.
ByteToMessageDecoder
io.netty.handler.codec.http.
HttpObjectDecoder
io.netty.handler.codec.http.
HttpRequestDecoder
io.netty.handler.codec.http.
HttpResponseDecoder
io.netty.channel.
ChannelHandlerAppender
io.netty.handler.codec.http.
HttpClientCodec
(implements io.netty.handler.codec.http.
HttpClientUpgradeHandler.SourceCodec
)
io.netty.handler.codec.http.
HttpServerCodec
(implements io.netty.handler.codec.http.
HttpServerUpgradeHandler.SourceCodec
)
io.netty.handler.codec.
MessageToMessageCodec
<INBOUND_IN,OUTBOUND_IN>
io.netty.handler.codec.http.
HttpContentEncoder
io.netty.handler.codec.http.
HttpContentCompressor
io.netty.handler.codec.
MessageToMessageDecoder
<I>
io.netty.handler.codec.http.
HttpContentDecoder
io.netty.handler.codec.http.
HttpContentDecompressor
io.netty.handler.codec.
MessageAggregator
<I,S,C,O>
io.netty.handler.codec.http.
HttpObjectAggregator
io.netty.handler.codec.http.
HttpClientUpgradeHandler
io.netty.handler.codec.http.
HttpServerUpgradeHandler
io.netty.handler.codec.
MessageToMessageEncoder
<I>
io.netty.handler.codec.http.
HttpObjectEncoder
<H>
io.netty.handler.codec.http.
HttpRequestEncoder
io.netty.handler.codec.http.
HttpResponseEncoder
io.netty.handler.codec.http.
ClientCookieDecoder
io.netty.handler.codec.http.
ClientCookieEncoder
io.netty.handler.codec.http.
DefaultCookie
(implements io.netty.handler.codec.http.
Cookie
)
io.netty.handler.codec.
DefaultHeaders
<T> (implements io.netty.handler.codec.
Headers
<T>)
io.netty.handler.codec.
DefaultConvertibleHeaders
<UnconvertedType,ConvertedType> (implements io.netty.handler.codec.
ConvertibleHeaders
<UnconvertedType,ConvertedType>)
io.netty.handler.codec.
DefaultTextHeaders
(implements io.netty.handler.codec.
TextHeaders
)
io.netty.handler.codec.http.
DefaultHttpHeaders
(implements io.netty.handler.codec.http.
HttpHeaders
)
io.netty.handler.codec.http.
DefaultHttpObject
(implements io.netty.handler.codec.http.
HttpObject
)
io.netty.handler.codec.http.
DefaultHttpContent
(implements io.netty.handler.codec.http.
HttpContent
)
io.netty.handler.codec.http.
DefaultLastHttpContent
(implements io.netty.handler.codec.http.
LastHttpContent
)
io.netty.handler.codec.http.
DefaultHttpMessage
(implements io.netty.handler.codec.http.
HttpMessage
)
io.netty.handler.codec.http.
DefaultHttpRequest
(implements io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
DefaultFullHttpRequest
(implements io.netty.handler.codec.http.
FullHttpRequest
)
io.netty.handler.codec.http.
DefaultHttpResponse
(implements io.netty.handler.codec.http.
HttpResponse
)
io.netty.handler.codec.http.
DefaultFullHttpResponse
(implements io.netty.handler.codec.http.
FullHttpResponse
)
io.netty.handler.codec.
EmptyHeaders
<T> (implements io.netty.handler.codec.
Headers
<T>)
io.netty.handler.codec.
EmptyConvertibleHeaders
<UnconvertedType,ConvertedType> (implements io.netty.handler.codec.
ConvertibleHeaders
<UnconvertedType,ConvertedType>)
io.netty.handler.codec.
EmptyTextHeaders
(implements io.netty.handler.codec.
TextHeaders
)
io.netty.handler.codec.http.
EmptyHttpHeaders
(implements io.netty.handler.codec.http.
HttpHeaders
)
io.netty.handler.codec.http.
HttpChunkedInput
(implements io.netty.handler.stream.
ChunkedInput
<B>)
io.netty.handler.codec.http.
HttpConstants
io.netty.handler.codec.http.
HttpContentEncoder.Result
io.netty.handler.codec.http.
HttpHeaderNames
io.netty.handler.codec.http.
HttpHeaderUtil
io.netty.handler.codec.http.
HttpHeaderValues
io.netty.handler.codec.http.
HttpMethod
(implements java.lang.
Comparable
<T>)
io.netty.handler.codec.http.
HttpResponseStatus
(implements java.lang.
Comparable
<T>)
io.netty.handler.codec.http.
HttpServerUpgradeHandler.UpgradeEvent
(implements io.netty.util.
ReferenceCounted
)
io.netty.handler.codec.http.
HttpVersion
(implements java.lang.
Comparable
<T>)
io.netty.handler.codec.http.
QueryStringDecoder
io.netty.handler.codec.http.
QueryStringEncoder
io.netty.handler.codec.http.
ServerCookieDecoder
io.netty.handler.codec.http.
ServerCookieEncoder
Interface Hierarchy
java.lang.
Comparable
<T>
io.netty.handler.codec.http.
Cookie
io.netty.handler.codec.
DecoderResultProvider
io.netty.handler.codec.http.
HttpObject
io.netty.handler.codec.http.
HttpContent
(also extends io.netty.buffer.
ByteBufHolder
)
io.netty.handler.codec.http.
LastHttpContent
io.netty.handler.codec.http.
FullHttpMessage
(also extends io.netty.handler.codec.http.
HttpMessage
)
io.netty.handler.codec.http.
FullHttpRequest
(also extends io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(also extends io.netty.handler.codec.http.
HttpResponse
)
io.netty.handler.codec.http.
HttpMessage
io.netty.handler.codec.http.
FullHttpMessage
(also extends io.netty.handler.codec.http.
LastHttpContent
)
io.netty.handler.codec.http.
FullHttpRequest
(also extends io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(also extends io.netty.handler.codec.http.
HttpResponse
)
io.netty.handler.codec.http.
HttpRequest
io.netty.handler.codec.http.
FullHttpRequest
(also extends io.netty.handler.codec.http.
FullHttpMessage
)
io.netty.handler.codec.http.
HttpResponse
io.netty.handler.codec.http.
FullHttpResponse
(also extends io.netty.handler.codec.http.
FullHttpMessage
)
io.netty.handler.codec.http.
HttpClientUpgradeHandler.SourceCodec
io.netty.handler.codec.http.
HttpClientUpgradeHandler.UpgradeCodec
io.netty.handler.codec.http.
HttpServerUpgradeHandler.SourceCodec
io.netty.handler.codec.http.
HttpServerUpgradeHandler.UpgradeCodec
java.lang.
Iterable
<T>
io.netty.handler.codec.
Headers
<T>
io.netty.handler.codec.
ConvertibleHeaders
<UnconvertedType,ConvertedType>
io.netty.handler.codec.
TextHeaders
io.netty.handler.codec.http.
HttpHeaders
io.netty.util.
ReferenceCounted
io.netty.buffer.
ByteBufHolder
io.netty.handler.codec.http.
HttpContent
(also extends io.netty.handler.codec.http.
HttpObject
)
io.netty.handler.codec.http.
LastHttpContent
io.netty.handler.codec.http.
FullHttpMessage
(also extends io.netty.handler.codec.http.
HttpMessage
)
io.netty.handler.codec.http.
FullHttpRequest
(also extends io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(also extends io.netty.handler.codec.http.
HttpResponse
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
io.netty.handler.codec.http.
HttpClientUpgradeHandler.UpgradeEvent
io.netty.handler.codec.http.
HttpStatusClass
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2008–2015
The Netty Project
. All rights reserved.