您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
Netty 4.1.109.Final(2024/04/15)
上一个
下一个
框架
无框架
所有类
程序包io.netty.handler.codec.http的分层结构
程序包分层结构:
所有程序包
类分层结构
java.lang.Object
AbstractMicrobenchmark
io.netty.handler.codec.http.
WriteBytesVsShortOrMediumBenchmark
AbstractMicrobenchmark
io.netty.handler.codec.http.
QueryStringEncoderBenchmark
AbstractMicrobenchmark
io.netty.handler.codec.http.
QueryStringDecoderBenchmark
AbstractMicrobenchmark
io.netty.handler.codec.http.
HttpStatusValueOfBenchmark
AbstractMicrobenchmark
io.netty.handler.codec.http.
HttpRequestEncoderInsertBenchmark
AbstractMicrobenchmark
io.netty.handler.codec.http.
HttpMethodMapBenchmark
AbstractMicrobenchmark
io.netty.handler.codec.http.
DecodeHexBenchmark
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.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.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.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.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.http.
ClientCookieEncoder
io.netty.handler.codec.http.
CookieDecoder
io.netty.handler.codec.
DecoderResult
io.netty.handler.codec.http.
HttpMessageDecoderResult
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.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
)
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.
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.
QueryStringDecoder
io.netty.handler.codec.http.
QueryStringEncoder
io.netty.handler.codec.http.
ServerCookieEncoder
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
io.netty.handler.codec.
CodecException
io.netty.handler.codec.
DecoderException
io.netty.handler.codec.
TooLongFrameException
io.netty.handler.codec.http.
TooLongHttpContentException
io.netty.handler.codec.http.
TooLongHttpHeaderException
io.netty.handler.codec.http.
TooLongHttpLineException
接口分层结构
java.lang.Comparable<T>
io.netty.handler.codec.http.cookie.
Cookie
io.netty.handler.codec.http.
Cookie
io.netty.handler.codec.
DecoderResultProvider
io.netty.handler.codec.http.
HttpObject
io.netty.handler.codec.http.
HttpContent
(并 extends io.netty.buffer.
ByteBufHolder
)
io.netty.handler.codec.http.
LastHttpContent
io.netty.handler.codec.http.
FullHttpMessage
(并 extends io.netty.handler.codec.http.
HttpMessage
)
io.netty.handler.codec.http.
FullHttpRequest
(并 extends io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(并 extends io.netty.handler.codec.http.
HttpResponse
)
io.netty.handler.codec.http.
HttpMessage
io.netty.handler.codec.http.
FullHttpMessage
(并 extends io.netty.handler.codec.http.
LastHttpContent
)
io.netty.handler.codec.http.
FullHttpRequest
(并 extends io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(并 extends io.netty.handler.codec.http.
HttpResponse
)
io.netty.handler.codec.http.
HttpRequest
io.netty.handler.codec.http.
FullHttpRequest
(并 extends io.netty.handler.codec.http.
FullHttpMessage
)
io.netty.handler.codec.http.
HttpResponse
io.netty.handler.codec.http.
FullHttpResponse
(并 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.
HttpHeadersFactory
io.netty.handler.codec.http.
HttpServerUpgradeHandler.SourceCodec
io.netty.handler.codec.http.
HttpServerUpgradeHandler.UpgradeCodec
io.netty.handler.codec.http.
HttpServerUpgradeHandler.UpgradeCodecFactory
io.netty.util.
ReferenceCounted
io.netty.buffer.
ByteBufHolder
io.netty.handler.codec.http.
HttpContent
(并 extends io.netty.handler.codec.http.
HttpObject
)
io.netty.handler.codec.http.
LastHttpContent
io.netty.handler.codec.http.
FullHttpMessage
(并 extends io.netty.handler.codec.http.
HttpMessage
)
io.netty.handler.codec.http.
FullHttpRequest
(并 extends io.netty.handler.codec.http.
HttpRequest
)
io.netty.handler.codec.http.
FullHttpResponse
(并 extends io.netty.handler.codec.http.
HttpResponse
)
枚举分层结构
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
io.netty.handler.codec.http.
HttpStatusClass
io.netty.handler.codec.http.
HttpClientUpgradeHandler.UpgradeEvent
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
Netty 4.1.109.Final(2024/04/15)
上一个
下一个
框架
无框架
所有类
Copyright © 2024
即时通讯网(52im.net) - 即时通讯开发者社区
. All rights reserved.