JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
io.netty.handler.codec.http
,
io.netty.handler.codec.http.cookie
,
io.netty.handler.codec.http.cors
,
io.netty.handler.codec.http.multipart
,
io.netty.handler.codec.http.websocketx
,
io.netty.handler.codec.http.websocketx.extensions
,
io.netty.handler.codec.http.websocketx.extensions.compression
,
io.netty.handler.codec.rtsp
,
io.netty.handler.codec.spdy
Class Hierarchy
java.lang.
Object
io.netty.util.AbstractReferenceCounted (implements io.netty.util.ReferenceCounted)
io.netty.handler.codec.http.multipart.
AbstractHttpData
(implements io.netty.handler.codec.http.multipart.
HttpData
)
io.netty.handler.codec.http.multipart.
AbstractDiskHttpData
io.netty.handler.codec.http.multipart.
DiskAttribute
(implements io.netty.handler.codec.http.multipart.
Attribute
)
io.netty.handler.codec.http.multipart.
DiskFileUpload
(implements io.netty.handler.codec.http.multipart.
FileUpload
)
io.netty.handler.codec.http.multipart.
AbstractMemoryHttpData
io.netty.handler.codec.http.multipart.
MemoryAttribute
(implements io.netty.handler.codec.http.multipart.
Attribute
)
io.netty.handler.codec.http.multipart.
MemoryFileUpload
(implements io.netty.handler.codec.http.multipart.
FileUpload
)
io.netty.handler.codec.http.multipart.
MixedAttribute
(implements io.netty.handler.codec.http.multipart.
Attribute
)
io.netty.handler.codec.http.multipart.
MixedFileUpload
(implements io.netty.handler.codec.http.multipart.
FileUpload
)
io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
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.handler.codec.rtsp.
RtspDecoder
io.netty.handler.codec.rtsp.
RtspRequestDecoder
io.netty.handler.codec.rtsp.
RtspResponseDecoder
io.netty.handler.codec.rtsp.
RtspObjectDecoder
io.netty.handler.codec.ReplayingDecoder<S>
io.netty.handler.codec.http.websocketx.
WebSocket00FrameDecoder
(implements io.netty.handler.codec.http.websocketx.
WebSocketFrameDecoder
)
io.netty.handler.codec.spdy.
SpdyFrameCodec
(implements io.netty.channel.ChannelOutboundHandler, io.netty.handler.codec.spdy.
SpdyFrameDecoderDelegate
)
io.netty.handler.codec.http.websocketx.
WebSocket08FrameDecoder
(implements io.netty.handler.codec.http.websocketx.
WebSocketFrameDecoder
)
io.netty.handler.codec.http.websocketx.
WebSocket07FrameDecoder
io.netty.handler.codec.http.websocketx.
WebSocket13FrameDecoder
io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
io.netty.channel.CombinedChannelDuplexHandler<I,O>
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.spdy.
SpdyHttpCodec
io.netty.handler.codec.http.cors.
CorsHandler
io.netty.handler.codec.http.
HttpServerKeepAliveHandler
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.spdy.
SpdyHttpResponseStreamIdHandler
io.netty.handler.codec.spdy.
SpdySessionHandler
io.netty.handler.codec.http.websocketx.extensions.
WebSocketClientExtensionHandler
io.netty.handler.codec.http.websocketx.extensions.compression.
WebSocketClientCompressionHandler
io.netty.handler.codec.http.websocketx.extensions.
WebSocketServerExtensionHandler
io.netty.handler.codec.http.websocketx.extensions.compression.
WebSocketServerCompressionHandler
io.netty.handler.codec.http.
HttpServerExpectContinueHandler
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
(implements io.netty.channel.ChannelOutboundHandler)
io.netty.handler.codec.http.
HttpServerUpgradeHandler
io.netty.handler.codec.http.websocketx.
WebSocketFrameAggregator
io.netty.handler.codec.spdy.
SpdyHttpDecoder
io.netty.handler.codec.http.websocketx.
WebSocketClientProtocolHandler
io.netty.handler.codec.http.websocketx.extensions.
WebSocketExtensionDecoder
io.netty.handler.codec.http.websocketx.
WebSocketServerProtocolHandler
io.netty.handler.codec.http.websocketx.
Utf8FrameValidator
io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
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.rtsp.
RtspEncoder
io.netty.handler.codec.rtsp.
RtspRequestEncoder
io.netty.handler.codec.rtsp.
RtspResponseEncoder
io.netty.handler.codec.rtsp.
RtspObjectEncoder
<H>
io.netty.handler.codec.spdy.
SpdyHttpEncoder
io.netty.handler.codec.http.websocketx.
WebSocket00FrameEncoder
(implements io.netty.handler.codec.http.websocketx.
WebSocketFrameEncoder
)
io.netty.handler.codec.http.websocketx.
WebSocket08FrameEncoder
(implements io.netty.handler.codec.http.websocketx.
WebSocketFrameEncoder
)
io.netty.handler.codec.http.websocketx.
WebSocket07FrameEncoder
io.netty.handler.codec.http.websocketx.
WebSocket13FrameEncoder
io.netty.handler.codec.http.websocketx.extensions.
WebSocketExtensionEncoder
io.netty.handler.codec.http.
ClientCookieEncoder
io.netty.handler.codec.http.
CookieDecoder
io.netty.handler.codec.http.cookie.
CookieDecoder
io.netty.handler.codec.http.cookie.
ClientCookieDecoder
io.netty.handler.codec.http.cookie.
ServerCookieDecoder
io.netty.handler.codec.http.cookie.
CookieEncoder
io.netty.handler.codec.http.cookie.
ClientCookieEncoder
io.netty.handler.codec.http.cookie.
ServerCookieEncoder
io.netty.handler.codec.http.cookie.
CookieHeaderNames
io.netty.handler.codec.http.cors.
CorsConfig
io.netty.handler.codec.http.cors.
CorsConfig.Builder
io.netty.handler.codec.http.cors.
CorsConfig.DateValueGenerator
(implements java.util.concurrent.
Callable
<V>)
io.netty.handler.codec.http.cors.
CorsConfigBuilder
io.netty.handler.codec.DecoderResult
io.netty.handler.codec.http.
HttpMessageDecoderResult
io.netty.buffer.DefaultByteBufHolder (implements io.netty.buffer.ByteBufHolder)
io.netty.handler.codec.http.websocketx.
WebSocketFrame
io.netty.handler.codec.http.websocketx.
BinaryWebSocketFrame
io.netty.handler.codec.http.websocketx.
CloseWebSocketFrame
io.netty.handler.codec.http.websocketx.
ContinuationWebSocketFrame
io.netty.handler.codec.http.websocketx.
PingWebSocketFrame
io.netty.handler.codec.http.websocketx.
PongWebSocketFrame
io.netty.handler.codec.http.websocketx.
TextWebSocketFrame
io.netty.handler.codec.http.cookie.
DefaultCookie
(implements io.netty.handler.codec.http.cookie.
Cookie
)
io.netty.handler.codec.http.
DefaultCookie
(implements io.netty.handler.codec.http.
Cookie
)
io.netty.handler.codec.DefaultHeaders<K,V,T> (implements io.netty.handler.codec.Headers<K,V,T>)
io.netty.handler.codec.spdy.
DefaultSpdyHeaders
(implements io.netty.handler.codec.spdy.
SpdyHeaders
)
io.netty.handler.codec.http.multipart.
DefaultHttpDataFactory
(implements io.netty.handler.codec.http.multipart.
HttpDataFactory
)
io.netty.handler.codec.http.
DefaultHttpHeadersFactory
(implements io.netty.handler.codec.http.
HttpHeadersFactory
)
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.spdy.
DefaultSpdyGoAwayFrame
(implements io.netty.handler.codec.spdy.
SpdyGoAwayFrame
)
io.netty.handler.codec.spdy.
DefaultSpdyPingFrame
(implements io.netty.handler.codec.spdy.
SpdyPingFrame
)
io.netty.handler.codec.spdy.
DefaultSpdySettingsFrame
(implements io.netty.handler.codec.spdy.
SpdySettingsFrame
)
io.netty.handler.codec.spdy.
DefaultSpdyStreamFrame
(implements io.netty.handler.codec.spdy.
SpdyStreamFrame
)
io.netty.handler.codec.spdy.
DefaultSpdyDataFrame
(implements io.netty.handler.codec.spdy.
SpdyDataFrame
)
io.netty.handler.codec.spdy.
DefaultSpdyHeadersFrame
(implements io.netty.handler.codec.spdy.
SpdyHeadersFrame
)
io.netty.handler.codec.spdy.
DefaultSpdySynReplyFrame
(implements io.netty.handler.codec.spdy.
SpdySynReplyFrame
)
io.netty.handler.codec.spdy.
DefaultSpdySynStreamFrame
(implements io.netty.handler.codec.spdy.
SpdySynStreamFrame
)
io.netty.handler.codec.spdy.
DefaultSpdyRstStreamFrame
(implements io.netty.handler.codec.spdy.
SpdyRstStreamFrame
)
io.netty.handler.codec.spdy.
DefaultSpdyWindowUpdateFrame
(implements io.netty.handler.codec.spdy.
SpdyWindowUpdateFrame
)
io.netty.handler.codec.http.websocketx.extensions.compression.
DeflateFrameClientExtensionHandshaker
(implements io.netty.handler.codec.http.websocketx.extensions.
WebSocketClientExtensionHandshaker
)
io.netty.handler.codec.http.websocketx.extensions.compression.
DeflateFrameServerExtensionHandshaker
(implements io.netty.handler.codec.http.websocketx.extensions.
WebSocketServerExtensionHandshaker
)
java.text.
Format
(implements java.lang.
Cloneable
, java.io.
Serializable
)
java.text.
DateFormat
java.text.
SimpleDateFormat
io.netty.handler.codec.http.
HttpHeaderDateFormat
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.
HttpDecoderConfig
(implements java.lang.
Cloneable
)
io.netty.handler.codec.http.
HttpExpectationFailedEvent
io.netty.handler.codec.http.
HttpHeaderNames
io.netty.handler.codec.http.
HttpHeaders
(implements java.lang.
Iterable
<T>)
io.netty.handler.codec.http.
DefaultHttpHeaders
io.netty.handler.codec.http.
CombinedHttpHeaders
io.netty.handler.codec.http.
EmptyHttpHeaders
io.netty.handler.codec.http.
ReadOnlyHttpHeaders
io.netty.handler.codec.http.
HttpHeaders.Names
io.netty.handler.codec.http.
HttpHeaders.Values
io.netty.handler.codec.http.
HttpHeaderValidationUtil
io.netty.handler.codec.http.
HttpHeaderValues
io.netty.handler.codec.http.
HttpMethod
(implements java.lang.
Comparable
<T>)
io.netty.handler.codec.http.multipart.
HttpPostMultipartRequestDecoder
(implements io.netty.handler.codec.http.multipart.
InterfaceHttpPostRequestDecoder
)
io.netty.handler.codec.http.multipart.
HttpPostRequestDecoder
(implements io.netty.handler.codec.http.multipart.
InterfaceHttpPostRequestDecoder
)
io.netty.handler.codec.http.multipart.
HttpPostRequestEncoder
(implements io.netty.handler.stream.ChunkedInput<B>)
io.netty.handler.codec.http.multipart.
HttpPostStandardRequestDecoder
(implements io.netty.handler.codec.http.multipart.
InterfaceHttpPostRequestDecoder
)
io.netty.handler.codec.http.
HttpResponseStatus
(implements java.lang.
Comparable
<T>)
io.netty.handler.codec.http.
HttpScheme
io.netty.handler.codec.http.
HttpServerUpgradeHandler.UpgradeEvent
(implements io.netty.util.ReferenceCounted)
io.netty.handler.codec.http.
HttpUtil
io.netty.handler.codec.http.
HttpVersion
(implements java.lang.
Comparable
<T>)
io.netty.handler.codec.http.websocketx.extensions.compression.
PerMessageDeflateClientExtensionHandshaker
(implements io.netty.handler.codec.http.websocketx.extensions.
WebSocketClientExtensionHandshaker
)
io.netty.handler.codec.http.websocketx.extensions.compression.
PerMessageDeflateServerExtensionHandshaker
(implements io.netty.handler.codec.http.websocketx.extensions.
WebSocketServerExtensionHandshaker
)
io.netty.handler.codec.http.
QueryStringDecoder
io.netty.handler.codec.http.
QueryStringEncoder
io.netty.handler.codec.rtsp.
RtspHeaderNames
io.netty.handler.codec.rtsp.
RtspHeaders
io.netty.handler.codec.rtsp.
RtspHeaders.Names
io.netty.handler.codec.rtsp.
RtspHeaders.Values
io.netty.handler.codec.rtsp.
RtspHeaderValues
io.netty.handler.codec.rtsp.
RtspMethods
io.netty.handler.codec.rtsp.
RtspResponseStatuses
io.netty.handler.codec.rtsp.
RtspVersions
io.netty.handler.codec.http.
ServerCookieEncoder
io.netty.handler.codec.spdy.
SpdyFrameDecoder
io.netty.handler.codec.spdy.
SpdyFrameEncoder
io.netty.handler.codec.spdy.
SpdyHeaderBlockDecoder
io.netty.handler.codec.spdy.
SpdyHeaderBlockRawDecoder
io.netty.handler.codec.spdy.
SpdyHeaderBlockEncoder
io.netty.handler.codec.spdy.
SpdyHeaderBlockRawEncoder
io.netty.handler.codec.spdy.
SpdyHeaders.HttpNames
io.netty.handler.codec.spdy.
SpdyHttpHeaders
io.netty.handler.codec.spdy.
SpdyHttpHeaders.Names
io.netty.handler.codec.spdy.
SpdySessionStatus
(implements java.lang.
Comparable
<T>)
io.netty.handler.codec.spdy.
SpdyStreamStatus
(implements java.lang.
Comparable
<T>)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
io.netty.handler.codec.http.multipart.
HttpPostRequestEncoder.ErrorDataEncoderException
java.lang.
RuntimeException
io.netty.handler.codec.CodecException
io.netty.handler.codec.DecoderException
io.netty.handler.codec.CorruptedFrameException
io.netty.handler.codec.http.websocketx.
CorruptedWebSocketFrameException
io.netty.handler.codec.http.multipart.
HttpPostRequestDecoder.EndOfDataDecoderException
io.netty.handler.codec.http.multipart.
HttpPostRequestDecoder.ErrorDataDecoderException
io.netty.handler.codec.http.multipart.
HttpPostRequestDecoder.NotEnoughDataDecoderException
io.netty.handler.codec.http.multipart.
HttpPostRequestDecoder.TooLongFormFieldException
io.netty.handler.codec.http.multipart.
HttpPostRequestDecoder.TooManyFormFieldsException
io.netty.handler.codec.TooLongFrameException
io.netty.handler.codec.http.
TooLongHttpContentException
io.netty.handler.codec.http.
TooLongHttpHeaderException
io.netty.handler.codec.http.
TooLongHttpLineException
io.netty.handler.codec.http.websocketx.
WebSocketHandshakeException
io.netty.handler.codec.http.websocketx.
WebSocketClientHandshakeException
io.netty.handler.codec.http.websocketx.
WebSocketServerHandshakeException
io.netty.handler.codec.spdy.
SpdyProtocolException
io.netty.handler.codec.http.websocketx.
WebSocketChunkedInput
(implements io.netty.handler.stream.ChunkedInput<B>)
io.netty.handler.codec.http.websocketx.
WebSocketClientHandshaker
io.netty.handler.codec.http.websocketx.
WebSocketClientHandshaker00
io.netty.handler.codec.http.websocketx.
WebSocketClientHandshaker07
io.netty.handler.codec.http.websocketx.
WebSocketClientHandshaker08
io.netty.handler.codec.http.websocketx.
WebSocketClientHandshaker13
io.netty.handler.codec.http.websocketx.
WebSocketClientHandshakerFactory
io.netty.handler.codec.http.websocketx.
WebSocketClientProtocolConfig
io.netty.handler.codec.http.websocketx.
WebSocketClientProtocolConfig.Builder
io.netty.handler.codec.http.websocketx.
WebSocketCloseStatus
(implements java.lang.
Comparable
<T>)
io.netty.handler.codec.http.websocketx.
WebSocketDecoderConfig
io.netty.handler.codec.http.websocketx.
WebSocketDecoderConfig.Builder
io.netty.handler.codec.http.websocketx.extensions.
WebSocketExtensionData
io.netty.handler.codec.http.websocketx.extensions.
WebSocketExtensionUtil
io.netty.handler.codec.http.websocketx.
WebSocketScheme
io.netty.handler.codec.http.websocketx.
WebSocketServerHandshaker
io.netty.handler.codec.http.websocketx.
WebSocketServerHandshaker00
io.netty.handler.codec.http.websocketx.
WebSocketServerHandshaker07
io.netty.handler.codec.http.websocketx.
WebSocketServerHandshaker08
io.netty.handler.codec.http.websocketx.
WebSocketServerHandshaker13
io.netty.handler.codec.http.websocketx.
WebSocketServerHandshakerFactory
io.netty.handler.codec.http.websocketx.
WebSocketServerProtocolConfig
io.netty.handler.codec.http.websocketx.
WebSocketServerProtocolConfig.Builder
io.netty.handler.codec.http.websocketx.
WebSocketServerProtocolHandler.HandshakeComplete
Interface Hierarchy
io.netty.channel.ChannelHandler
io.netty.channel.ChannelInboundHandler
io.netty.handler.codec.http.websocketx.
WebSocketFrameDecoder
io.netty.channel.ChannelOutboundHandler
io.netty.handler.codec.http.websocketx.
WebSocketFrameEncoder
io.netty.handler.codec.http.websocketx.
WebSocketFrameDecoder
io.netty.handler.codec.http.websocketx.
WebSocketFrameEncoder
java.lang.
Comparable
<T>
io.netty.handler.codec.http.multipart.
Attribute
io.netty.handler.codec.http.cookie.
Cookie
io.netty.handler.codec.http.
Cookie
io.netty.handler.codec.http.
Cookie
io.netty.handler.codec.http.multipart.
FileUpload
io.netty.handler.codec.http.multipart.
HttpData
(also extends io.netty.buffer.ByteBufHolder, io.netty.handler.codec.http.multipart.
InterfaceHttpData
)
io.netty.handler.codec.http.multipart.
Attribute
io.netty.handler.codec.http.multipart.
FileUpload
io.netty.handler.codec.http.multipart.
InterfaceHttpData
(also extends io.netty.util.ReferenceCounted)
io.netty.handler.codec.http.multipart.
Attribute
io.netty.handler.codec.http.multipart.
FileUpload
io.netty.handler.codec.http.multipart.
HttpData
(also extends io.netty.buffer.ByteBufHolder)
io.netty.handler.codec.http.multipart.
Attribute
io.netty.handler.codec.http.multipart.
FileUpload
io.netty.handler.codec.DecoderResultProvider
io.netty.handler.codec.http.
FullHttpMessage
(also extends io.netty.handler.codec.http.
HttpMessage
, 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.
FullHttpRequest
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpResponse
)
io.netty.handler.codec.http.
HttpContent
(also extends io.netty.buffer.ByteBufHolder, io.netty.handler.codec.http.
HttpObject
)
io.netty.handler.codec.http.
FullHttpMessage
(also extends io.netty.handler.codec.http.
HttpMessage
, 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.
FullHttpRequest
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpResponse
)
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.
FullHttpRequest
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(also extends io.netty.handler.codec.http.
FullHttpMessage
, 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.
FullHttpRequest
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(also extends io.netty.handler.codec.http.
FullHttpMessage
, 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.
HttpObject
io.netty.handler.codec.http.
FullHttpMessage
(also extends io.netty.handler.codec.http.
HttpMessage
, 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.
FullHttpRequest
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpResponse
)
io.netty.handler.codec.http.
HttpContent
(also extends io.netty.buffer.ByteBufHolder)
io.netty.handler.codec.http.
FullHttpMessage
(also extends io.netty.handler.codec.http.
HttpMessage
, 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.
FullHttpRequest
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpResponse
)
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.
FullHttpRequest
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(also extends io.netty.handler.codec.http.
FullHttpMessage
, 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.
FullHttpRequest
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(also extends io.netty.handler.codec.http.
FullHttpMessage
, 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.
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.
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.
FullHttpRequest
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(also extends io.netty.handler.codec.http.
FullHttpMessage
, 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.
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.
FullHttpRequest
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpResponse
)
io.netty.handler.codec.http.
HttpClientUpgradeHandler.SourceCodec
io.netty.handler.codec.http.
HttpClientUpgradeHandler.UpgradeCodec
io.netty.handler.codec.http.multipart.
HttpDataFactory
io.netty.handler.codec.http.
HttpHeadersFactory
io.netty.handler.codec.http.
HttpServerUpgradeHandler.SourceCodec
io.netty.handler.codec.http.
HttpServerUpgradeHandler.UpgradeCodec
io.netty.handler.codec.http.
HttpServerUpgradeHandler.UpgradeCodecFactory
io.netty.handler.codec.http.multipart.
InterfaceHttpPostRequestDecoder
java.lang.
Iterable
<T>
io.netty.handler.codec.Headers<K,V,T>
io.netty.handler.codec.spdy.
SpdyHeaders
io.netty.handler.codec.spdy.
SpdyHeaders
io.netty.util.ReferenceCounted
io.netty.handler.codec.http.multipart.
Attribute
io.netty.buffer.ByteBufHolder
io.netty.handler.codec.http.multipart.
Attribute
io.netty.handler.codec.http.multipart.
FileUpload
io.netty.handler.codec.http.
FullHttpMessage
(also extends io.netty.handler.codec.http.
HttpMessage
, 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.
FullHttpRequest
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpResponse
)
io.netty.handler.codec.http.
HttpContent
(also extends io.netty.handler.codec.http.
HttpObject
)
io.netty.handler.codec.http.
FullHttpMessage
(also extends io.netty.handler.codec.http.
HttpMessage
, 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.
FullHttpRequest
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpResponse
)
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.
FullHttpRequest
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpResponse
)
io.netty.handler.codec.http.multipart.
HttpData
(also extends io.netty.handler.codec.http.multipart.
InterfaceHttpData
)
io.netty.handler.codec.http.multipart.
Attribute
io.netty.handler.codec.http.multipart.
FileUpload
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.
FullHttpRequest
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpResponse
)
io.netty.handler.codec.spdy.
SpdyDataFrame
(also extends io.netty.handler.codec.spdy.
SpdyStreamFrame
)
io.netty.handler.codec.http.multipart.
FileUpload
io.netty.handler.codec.http.
FullHttpMessage
(also extends io.netty.handler.codec.http.
HttpMessage
, 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.
FullHttpRequest
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpResponse
)
io.netty.handler.codec.http.
HttpContent
(also extends io.netty.buffer.ByteBufHolder, io.netty.handler.codec.http.
HttpObject
)
io.netty.handler.codec.http.
FullHttpMessage
(also extends io.netty.handler.codec.http.
HttpMessage
, 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.
FullHttpRequest
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpResponse
)
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.
FullHttpRequest
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpResponse
)
io.netty.handler.codec.http.multipart.
HttpData
(also extends io.netty.buffer.ByteBufHolder, io.netty.handler.codec.http.multipart.
InterfaceHttpData
)
io.netty.handler.codec.http.multipart.
Attribute
io.netty.handler.codec.http.multipart.
FileUpload
io.netty.handler.codec.http.multipart.
InterfaceHttpData
(also extends java.lang.
Comparable
<T>)
io.netty.handler.codec.http.multipart.
Attribute
io.netty.handler.codec.http.multipart.
FileUpload
io.netty.handler.codec.http.multipart.
HttpData
(also extends io.netty.buffer.ByteBufHolder)
io.netty.handler.codec.http.multipart.
Attribute
io.netty.handler.codec.http.multipart.
FileUpload
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.
FullHttpRequest
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(also extends io.netty.handler.codec.http.
FullHttpMessage
, io.netty.handler.codec.http.
HttpResponse
)
io.netty.handler.codec.spdy.
SpdyDataFrame
(also extends io.netty.buffer.ByteBufHolder, io.netty.handler.codec.spdy.
SpdyStreamFrame
)
io.netty.handler.codec.spdy.
SpdyFrame
io.netty.handler.codec.spdy.
SpdyDataFrame
(also extends io.netty.buffer.ByteBufHolder, io.netty.handler.codec.spdy.
SpdyStreamFrame
)
io.netty.handler.codec.spdy.
SpdyGoAwayFrame
io.netty.handler.codec.spdy.
SpdyHeadersFrame
io.netty.handler.codec.spdy.
SpdySynReplyFrame
io.netty.handler.codec.spdy.
SpdySynStreamFrame
io.netty.handler.codec.spdy.
SpdyPingFrame
io.netty.handler.codec.spdy.
SpdyRstStreamFrame
io.netty.handler.codec.spdy.
SpdySettingsFrame
io.netty.handler.codec.spdy.
SpdyStreamFrame
io.netty.handler.codec.spdy.
SpdyDataFrame
(also extends io.netty.buffer.ByteBufHolder)
io.netty.handler.codec.spdy.
SpdyHeadersFrame
io.netty.handler.codec.spdy.
SpdySynReplyFrame
io.netty.handler.codec.spdy.
SpdySynStreamFrame
io.netty.handler.codec.spdy.
SpdyRstStreamFrame
io.netty.handler.codec.spdy.
SpdySynReplyFrame
io.netty.handler.codec.spdy.
SpdySynStreamFrame
io.netty.handler.codec.spdy.
SpdySynReplyFrame
io.netty.handler.codec.spdy.
SpdySynStreamFrame
io.netty.handler.codec.spdy.
SpdyWindowUpdateFrame
io.netty.handler.codec.spdy.
SpdyFrameDecoderDelegate
io.netty.handler.codec.http.websocketx.extensions.
WebSocketClientExtensionHandshaker
io.netty.handler.codec.http.websocketx.extensions.
WebSocketExtension
io.netty.handler.codec.http.websocketx.extensions.
WebSocketClientExtension
io.netty.handler.codec.http.websocketx.extensions.
WebSocketServerExtension
io.netty.handler.codec.http.websocketx.extensions.
WebSocketExtensionFilter
io.netty.handler.codec.http.websocketx.extensions.
WebSocketExtensionFilterProvider
io.netty.handler.codec.http.websocketx.extensions.
WebSocketServerExtensionHandshaker
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
io.netty.handler.codec.spdy.
SpdyVersion
io.netty.handler.codec.http.
HttpClientUpgradeHandler.UpgradeEvent
io.netty.handler.codec.http.
HttpStatusClass
io.netty.handler.codec.http.multipart.
InterfaceHttpData.HttpDataType
io.netty.handler.codec.http.multipart.
HttpPostRequestDecoder.MultiPartStatus
io.netty.handler.codec.http.multipart.
HttpPostRequestEncoder.EncoderMode
io.netty.handler.codec.http.cookie.
CookieHeaderNames.SameSite
io.netty.handler.codec.http.websocketx.
WebSocketClientProtocolHandler.ClientHandshakeStateEvent
io.netty.handler.codec.http.websocketx.
WebSocketServerProtocolHandler.ServerHandshakeStateEvent
io.netty.handler.codec.http.websocketx.
WebSocketVersion
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2008–2024
The Netty Project
. All rights reserved.