您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
Netty 4.1.109.Final(2024/04/15)
上一个
下一个
框架
无框架
所有类
程序包io.netty.handler.codec.http2的分层结构
程序包分层结构:
所有程序包
类分层结构
java.lang.Object
<any>
io.netty.handler.codec.http2.
Http2Settings
io.netty.handler.codec.http2.
AbstractHttp2ConnectionHandlerBuilder
<T,B>
io.netty.handler.codec.http2.
Http2ConnectionHandlerBuilder
io.netty.handler.codec.http2.
Http2FrameCodecBuilder
io.netty.handler.codec.http2.
Http2MultiplexCodecBuilder
io.netty.handler.codec.http2.
HttpToHttp2ConnectionHandlerBuilder
io.netty.handler.codec.http2.
AbstractHttp2StreamFrame
(implements io.netty.handler.codec.http2.
Http2StreamFrame
)
io.netty.handler.codec.http2.
DefaultHttp2DataFrame
(implements io.netty.handler.codec.http2.
Http2DataFrame
)
io.netty.handler.codec.http2.
DefaultHttp2HeadersFrame
(implements io.netty.handler.codec.http2.
Http2HeadersFrame
)
io.netty.handler.codec.http2.
DefaultHttp2PriorityFrame
(implements io.netty.handler.codec.http2.
Http2PriorityFrame
)
io.netty.handler.codec.http2.
DefaultHttp2ResetFrame
(implements io.netty.handler.codec.http2.
Http2ResetFrame
)
io.netty.handler.codec.http2.
DefaultHttp2WindowUpdateFrame
(implements io.netty.handler.codec.http2.
Http2WindowUpdateFrame
)
io.netty.handler.codec.http2.
AbstractInboundHttp2ToHttpAdapterBuilder
<T,B>
io.netty.handler.codec.http2.
InboundHttp2ToHttpAdapterBuilder
AbstractMicrobenchmark
io.netty.handler.codec.http2.
Http2PseudoHeadersLookupBenchmark
AbstractMicrobenchmark
io.netty.handler.codec.http2.
Http2FrameWriterDataBenchmark
AbstractMicrobenchmark
io.netty.handler.codec.http2.
HpackUtilBenchmark
AbstractMicrobenchmark
io.netty.handler.codec.http2.
HpackStaticTableBenchmark
AbstractMicrobenchmark
io.netty.handler.codec.http2.
HpackEncoderBenchmarkUniqueValues
AbstractMicrobenchmark
io.netty.handler.codec.http2.
HpackEncoderBenchmark
AbstractMicrobenchmark
io.netty.handler.codec.http2.
HpackDecoderULE128Benchmark
AbstractMicrobenchmark
io.netty.handler.codec.http2.
HpackDecoderBenchmark
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.http2.
CleartextHttp2ServerUpgradeHandler
io.netty.handler.codec.http2.
Http2ConnectionHandler
(implements io.netty.channel.
ChannelOutboundHandler
, io.netty.handler.codec.http2.
Http2LifecycleManager
)
io.netty.handler.codec.http2.
Http2FrameCodec
io.netty.handler.codec.http2.
Http2MultiplexCodec
io.netty.handler.codec.http2.
HttpToHttp2ConnectionHandler
io.netty.channel.
ChannelDuplexHandler
(implements io.netty.channel.
ChannelOutboundHandler
)
io.netty.handler.codec.http2.
Http2ChannelDuplexHandler
io.netty.handler.codec.http2.
Http2MultiplexHandler
io.netty.handler.codec.
MessageToMessageCodec
<INBOUND_IN,OUTBOUND_IN>
io.netty.handler.codec.http2.
Http2StreamFrameToHttpObjectCodec
io.netty.handler.codec.http2.
InboundHttpToHttp2Adapter
io.netty.handler.codec.http2.
Http2FrameLogger
io.netty.handler.codec.http2.
CleartextHttp2ServerUpgradeHandler.PriorKnowledgeUpgradeEvent
io.netty.handler.codec.http2.
DecoratingHttp2ConnectionDecoder
(implements io.netty.handler.codec.http2.
Http2ConnectionDecoder
)
io.netty.handler.codec.http2.
DecoratingHttp2FrameWriter
(implements io.netty.handler.codec.http2.
Http2FrameWriter
)
io.netty.handler.codec.http2.
DecoratingHttp2ConnectionEncoder
(implements io.netty.handler.codec.http2.
Http2ConnectionEncoder
, io.netty.handler.codec.http2.
Http2SettingsReceivedConsumer
)
io.netty.handler.codec.http2.
CompressorHttp2ConnectionEncoder
io.netty.handler.codec.http2.
StreamBufferingEncoder
io.netty.buffer.
DefaultByteBufHolder
(implements io.netty.buffer.
ByteBufHolder
)
io.netty.handler.codec.http2.
DefaultHttp2GoAwayFrame
(implements io.netty.handler.codec.http2.
Http2GoAwayFrame
)
io.netty.handler.codec.http2.
DefaultHttp2UnknownFrame
(implements io.netty.handler.codec.http2.
Http2UnknownFrame
)
io.netty.handler.codec.
DefaultHeaders
<K,V,T> (implements io.netty.handler.codec.
Headers
<K,V,T>)
io.netty.handler.codec.http2.
CharSequenceMap
<V>
io.netty.handler.codec.http2.
DefaultHttp2Headers
(implements io.netty.handler.codec.http2.
Http2Headers
)
io.netty.handler.codec.http2.
DefaultHttp2Connection
(implements io.netty.handler.codec.http2.
Http2Connection
)
io.netty.handler.codec.http2.
DefaultHttp2ConnectionDecoder
(implements io.netty.handler.codec.http2.
Http2ConnectionDecoder
)
io.netty.handler.codec.http2.
DefaultHttp2ConnectionEncoder
(implements io.netty.handler.codec.http2.
Http2ConnectionEncoder
, io.netty.handler.codec.http2.
Http2SettingsReceivedConsumer
)
io.netty.handler.codec.http2.
DefaultHttp2ConnectionEncoder.FlowControlledBase
(implements io.netty.channel.
ChannelFutureListener
, io.netty.handler.codec.http2.
Http2RemoteFlowController.FlowControlled
)
io.netty.handler.codec.http2.
DefaultHttp2FrameReader
(implements io.netty.handler.codec.http2.
Http2FrameReader
, io.netty.handler.codec.http2.
Http2FrameReader.Configuration
, io.netty.handler.codec.http2.
Http2FrameSizePolicy
)
io.netty.handler.codec.http2.
DefaultHttp2FrameReader.HeadersBlockBuilder
io.netty.handler.codec.http2.
DefaultHttp2FrameWriter
(implements io.netty.handler.codec.http2.
Http2FrameSizePolicy
, io.netty.handler.codec.http2.
Http2FrameWriter
, io.netty.handler.codec.http2.
Http2FrameWriter.Configuration
)
io.netty.handler.codec.http2.
DefaultHttp2HeadersDecoder
(implements io.netty.handler.codec.http2.
Http2HeadersDecoder
, io.netty.handler.codec.http2.
Http2HeadersDecoder.Configuration
)
io.netty.handler.codec.http2.
DefaultHttp2HeadersEncoder
(implements java.io.Closeable, io.netty.handler.codec.http2.
Http2HeadersEncoder
, io.netty.handler.codec.http2.
Http2HeadersEncoder.Configuration
)
io.netty.handler.codec.http2.
DefaultHttp2LocalFlowController
(implements io.netty.handler.codec.http2.
Http2LocalFlowController
)
io.netty.handler.codec.http2.
DefaultHttp2PingFrame
(implements io.netty.handler.codec.http2.
Http2PingFrame
)
io.netty.handler.codec.http2.
DefaultHttp2PushPromiseFrame
(implements io.netty.handler.codec.http2.
Http2PushPromiseFrame
)
io.netty.handler.codec.http2.
DefaultHttp2RemoteFlowController
(implements io.netty.handler.codec.http2.
Http2RemoteFlowController
)
io.netty.handler.codec.http2.
DefaultHttp2SettingsFrame
(implements io.netty.handler.codec.http2.
Http2SettingsFrame
)
io.netty.handler.codec.
EmptyHeaders
<K,V,T> (implements io.netty.handler.codec.
Headers
<K,V,T>)
io.netty.handler.codec.http2.
EmptyHttp2Headers
(implements io.netty.handler.codec.http2.
Http2Headers
)
io.netty.handler.codec.http2.
HpackBenchmarkUtil
io.netty.handler.codec.http2.
HpackHeader
io.netty.handler.codec.http2.
Http2ClientUpgradeCodec
(implements io.netty.handler.codec.http.
HttpClientUpgradeHandler.UpgradeCodec
)
io.netty.handler.codec.http2.
Http2CodecUtil
io.netty.handler.codec.http2.
Http2ConnectionAdapter
(implements io.netty.handler.codec.http2.
Http2Connection.Listener
)
io.netty.handler.codec.http2.
Http2ConnectionPrefaceAndSettingsFrameWrittenEvent
io.netty.handler.codec.http2.
Http2DataChunkedInput
(implements io.netty.handler.stream.
ChunkedInput
<B>)
io.netty.handler.codec.http2.
Http2EventAdapter
(implements io.netty.handler.codec.http2.
Http2Connection.Listener
, io.netty.handler.codec.http2.
Http2FrameListener
)
io.netty.handler.codec.http2.
InboundHttp2ToHttpAdapter
io.netty.handler.codec.http2.
Http2Flags
io.netty.handler.codec.http2.
Http2FrameAdapter
(implements io.netty.handler.codec.http2.
Http2FrameListener
)
io.netty.handler.codec.http2.
Http2FrameListenerDecorator
(implements io.netty.handler.codec.http2.
Http2FrameListener
)
io.netty.handler.codec.http2.
DelegatingDecompressorFrameListener
io.netty.handler.codec.http2.
Http2FrameStreamEvent
io.netty.handler.codec.http2.
Http2FrameTypes
io.netty.handler.codec.http2.
Http2InboundFrameLogger
(implements io.netty.handler.codec.http2.
Http2FrameReader
)
io.netty.handler.codec.http2.
Http2OutboundFrameLogger
(implements io.netty.handler.codec.http2.
Http2FrameWriter
)
io.netty.handler.codec.http2.
Http2SecurityUtil
io.netty.handler.codec.http2.
Http2ServerUpgradeCodec
(implements io.netty.handler.codec.http.
HttpServerUpgradeHandler.UpgradeCodec
)
io.netty.handler.codec.http2.
Http2StreamChannelBootstrap
io.netty.handler.codec.http2.
HttpConversionUtil
io.netty.handler.codec.http2.
ReadOnlyHttp2Headers
(implements io.netty.handler.codec.http2.
Http2Headers
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
io.netty.handler.codec.http2.
Http2Exception
io.netty.handler.codec.http2.
Http2Exception.ClosedStreamCreationException
io.netty.handler.codec.http2.
Http2Exception.CompositeStreamException
(implements java.lang.Iterable<T>)
io.netty.handler.codec.http2.
Http2Exception.StreamException
io.netty.handler.codec.http2.
Http2Exception.HeaderListSizeException
io.netty.handler.codec.http2.
Http2NoMoreStreamIdsException
io.netty.handler.codec.http2.
StreamBufferingEncoder.Http2ChannelClosedException
io.netty.handler.codec.http2.
StreamBufferingEncoder.Http2GoAwayException
io.netty.handler.codec.http2.
Http2FrameStreamException
io.netty.handler.codec.http2.
Http2MultiplexActiveStreamsException
io.netty.handler.codec.http2.
UniformStreamByteDistributor
(implements io.netty.handler.codec.http2.
StreamByteDistributor
)
io.netty.handler.codec.http2.
WeightedFairQueueByteDistributor
(implements io.netty.handler.codec.http2.
StreamByteDistributor
)
接口分层结构
io.netty.util.
AttributeMap
io.netty.channel.
Channel
(并 extends io.netty.channel.
ChannelOutboundInvoker
, java.lang.Comparable<T>)
io.netty.handler.codec.http2.
Http2StreamChannel
java.lang.AutoCloseable
java.io.Closeable
io.netty.handler.codec.http2.
Http2ConnectionDecoder
io.netty.handler.codec.http2.
Http2FrameReader
io.netty.handler.codec.http2.
Http2FrameWriter
(并 extends io.netty.handler.codec.http2.
Http2DataWriter
)
io.netty.handler.codec.http2.
Http2ConnectionEncoder
io.netty.channel.
ChannelOutboundInvoker
io.netty.channel.
Channel
(并 extends io.netty.util.
AttributeMap
, java.lang.Comparable<T>)
io.netty.handler.codec.http2.
Http2StreamChannel
java.lang.Comparable<T>
io.netty.channel.
Channel
(并 extends io.netty.util.
AttributeMap
, io.netty.channel.
ChannelOutboundInvoker
)
io.netty.handler.codec.http2.
Http2StreamChannel
io.netty.handler.codec.http2.
Http2Connection
io.netty.handler.codec.http2.
Http2Connection.Endpoint
<F>
io.netty.handler.codec.http2.
Http2Connection.Listener
io.netty.handler.codec.http2.
Http2Connection.PropertyKey
io.netty.handler.codec.http2.
Http2DataWriter
io.netty.handler.codec.http2.
Http2FrameWriter
(并 extends java.io.Closeable)
io.netty.handler.codec.http2.
Http2ConnectionEncoder
io.netty.handler.codec.http2.
Http2FlowController
io.netty.handler.codec.http2.
Http2LocalFlowController
io.netty.handler.codec.http2.
Http2RemoteFlowController
io.netty.handler.codec.http2.
Http2Frame
io.netty.handler.codec.http2.
Http2GoAwayFrame
(并 extends io.netty.buffer.
ByteBufHolder
)
io.netty.handler.codec.http2.
Http2PingFrame
io.netty.handler.codec.http2.
Http2SettingsAckFrame
io.netty.handler.codec.http2.
Http2SettingsFrame
io.netty.handler.codec.http2.
Http2StreamFrame
io.netty.handler.codec.http2.
Http2DataFrame
(并 extends io.netty.buffer.
ByteBufHolder
)
io.netty.handler.codec.http2.
Http2HeadersFrame
io.netty.handler.codec.http2.
Http2PriorityFrame
io.netty.handler.codec.http2.
Http2PushPromiseFrame
io.netty.handler.codec.http2.
Http2ResetFrame
io.netty.handler.codec.http2.
Http2UnknownFrame
(并 extends io.netty.buffer.
ByteBufHolder
)
io.netty.handler.codec.http2.
Http2WindowUpdateFrame
io.netty.handler.codec.http2.
Http2FrameListener
io.netty.handler.codec.http2.
Http2FrameReader.Configuration
io.netty.handler.codec.http2.
Http2FrameSizePolicy
io.netty.handler.codec.http2.
Http2FrameStream
io.netty.handler.codec.http2.
Http2FrameStreamVisitor
io.netty.handler.codec.http2.
Http2FrameWriter.Configuration
io.netty.handler.codec.http2.
Http2HeadersDecoder
io.netty.handler.codec.http2.
Http2HeadersDecoder.Configuration
io.netty.handler.codec.http2.
Http2HeadersEncoder
io.netty.handler.codec.http2.
Http2HeadersEncoder.Configuration
io.netty.handler.codec.http2.
Http2HeadersEncoder.SensitivityDetector
io.netty.handler.codec.http2.
Http2LifecycleManager
io.netty.handler.codec.http2.
Http2PromisedRequestVerifier
io.netty.handler.codec.http2.
Http2RemoteFlowController.FlowControlled
io.netty.handler.codec.http2.
Http2RemoteFlowController.Listener
io.netty.handler.codec.http2.
Http2SettingsReceivedConsumer
io.netty.handler.codec.http2.
Http2Stream
io.netty.handler.codec.http2.
Http2StreamVisitor
java.lang.Iterable<T>
io.netty.handler.codec.
Headers
<K,V,T>
io.netty.handler.codec.http2.
Http2Headers
io.netty.util.
ReferenceCounted
io.netty.buffer.
ByteBufHolder
io.netty.handler.codec.http2.
Http2DataFrame
(并 extends io.netty.handler.codec.http2.
Http2StreamFrame
)
io.netty.handler.codec.http2.
Http2GoAwayFrame
(并 extends io.netty.handler.codec.http2.
Http2Frame
)
io.netty.handler.codec.http2.
Http2UnknownFrame
(并 extends io.netty.handler.codec.http2.
Http2StreamFrame
)
io.netty.handler.codec.http2.
StreamByteDistributor
io.netty.handler.codec.http2.
StreamByteDistributor.StreamState
io.netty.handler.codec.http2.
StreamByteDistributor.Writer
枚举分层结构
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
io.netty.handler.codec.http2.
HttpConversionUtil.ExtensionHeaderNames
io.netty.handler.codec.http2.
Http2Stream.State
io.netty.handler.codec.http2.
Http2Headers.PseudoHeaderName
io.netty.handler.codec.http2.
Http2FrameStreamEvent.Type
io.netty.handler.codec.http2.
Http2FrameLogger.Direction
io.netty.handler.codec.http2.
Http2Exception.ShutdownHint
io.netty.handler.codec.http2.
Http2Error
io.netty.handler.codec.http2.
HpackHeadersSize
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
Netty 4.1.109.Final(2024/04/15)
上一个
下一个
框架
无框架
所有类
Copyright © 2024
即时通讯网(52im.net) - 即时通讯开发者社区
. All rights reserved.