- handleCloseFrames(boolean) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig.Builder
-
true
if close frames should not be forwarded and just close the channel
- handleCloseFrames() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig
-
- handleCloseFrames(boolean) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig.Builder
-
true
if close frames should not be forwarded and just close the channel
- handleCloseFrames() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig
-
- handleConnectErrno(String, int) - 类 中的静态方法io.netty.channel.unix.Errors
-
- handleInboundMessage(Object) - 类 中的方法io.netty.channel.embedded.EmbeddedChannel
-
Called for each inbound message.
- handleNotification(AssociationChangeNotification, Object) - 类 中的方法com.sun.nio.sctp.AbstractNotificationHandler
-
- handleNotification(Notification, Object) - 类 中的方法com.sun.nio.sctp.AbstractNotificationHandler
-
- handleNotification(PeerAddressChangeNotification, Object) - 类 中的方法com.sun.nio.sctp.AbstractNotificationHandler
-
- handleNotification(SendFailedNotification, Object) - 类 中的方法com.sun.nio.sctp.AbstractNotificationHandler
-
- handleNotification(ShutdownNotification, Object) - 类 中的方法com.sun.nio.sctp.AbstractNotificationHandler
-
- handleNotification(AssociationChangeNotification, Object) - 类 中的方法io.netty.channel.sctp.SctpNotificationHandler
-
- handleNotification(PeerAddressChangeNotification, Object) - 类 中的方法io.netty.channel.sctp.SctpNotificationHandler
-
- handleNotification(SendFailedNotification, Object) - 类 中的方法io.netty.channel.sctp.SctpNotificationHandler
-
- handleNotification(ShutdownNotification, Object) - 类 中的方法io.netty.channel.sctp.SctpNotificationHandler
-
- handleOutboundMessage(Object) - 类 中的方法io.netty.channel.embedded.EmbeddedChannel
-
Called for each outbound message.
- handleOversizedMessage(ChannelHandlerContext, HttpMessage) - 类 中的方法io.netty.handler.codec.http.HttpObjectAggregator
-
- handleOversizedMessage(ChannelHandlerContext, S) - 类 中的方法io.netty.handler.codec.MessageAggregator
-
Invoked when an incoming request exceeds the maximum content length.
- handler(ChannelHandler) - 类 中的方法io.netty.bootstrap.AbstractBootstrap
-
- handler() - 类 中的方法io.netty.bootstrap.AbstractBootstrapConfig
-
Returns the configured
ChannelHandler
or
null
if non is configured yet.
- handler() - 接口 中的方法io.netty.channel.ChannelHandlerContext
-
- handler() - 类 中的方法io.netty.channel.pool.SimpleChannelPool
-
- handler(ChannelHandler) - 类 中的方法io.netty.handler.codec.http2.Http2StreamChannelBootstrap
-
- handlerAdded(ChannelHandlerContext) - 接口 中的方法io.netty.channel.ChannelHandler
-
Gets called after the
ChannelHandler
was added to the actual context and it's ready to handle events.
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.channel.ChannelHandlerAdapter
-
Do nothing by default, sub-classes may override this method.
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.channel.ChannelInitializer
-
Do nothing by default, sub-classes may override this method.
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.channel.CombinedChannelDuplexHandler
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.example.haproxy.HAProxyHandler
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.example.http.websocketx.client.WebSocketClientHandler
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.ByteToMessageCodec
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.compression.BrotliDecoder
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.compression.BrotliEncoder
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.compression.Bzip2Encoder
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.compression.JdkZlibEncoder
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.compression.JZlibEncoder
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.compression.Lz4FrameEncoder
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.compression.ZstdEncoder
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.DatagramPacketDecoder
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.DatagramPacketEncoder
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http.HttpContentCompressor
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http.HttpContentDecoder
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http2.CleartextHttp2ServerUpgradeHandler
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http2.Http2ChannelDuplexHandler
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http2.Http2ConnectionHandler
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http2.Http2FrameCodec
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http2.Http2StreamFrameToHttpObjectCodec
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.MessageAggregator
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.spdy.SpdyFrameCodec
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.flow.FlowControlHandler
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.flush.FlushConsolidationHandler
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.proxy.ProxyHandler
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.ssl.AbstractSniHandler
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.ssl.ApplicationProtocolNegotiationHandler
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.ssl.SslHandler
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.stream.ChunkedWriteHandler
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.timeout.IdleStateHandler
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.traffic.ChannelTrafficShapingHandler
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- handlerAdded(ChannelHandlerContext) - 类 中的方法io.netty.handler.traffic.GlobalTrafficShapingHandler
-
- handlerAdded0(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http2.Http2ChannelDuplexHandler
-
- handlerAdded0(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http2.Http2MultiplexCodec
-
已过时。
- handlerAdded0(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http2.Http2MultiplexHandler
-
- handleResponse(ChannelHandlerContext, Object) - 类 中的方法io.netty.handler.proxy.HttpProxyHandler
-
- handleResponse(ChannelHandlerContext, Object) - 类 中的方法io.netty.handler.proxy.ProxyHandler
-
Handles the message received from the proxy server.
- handleResponse(ChannelHandlerContext, Object) - 类 中的方法io.netty.handler.proxy.Socks4ProxyHandler
-
- handleResponse(ChannelHandlerContext, Object) - 类 中的方法io.netty.handler.proxy.Socks5ProxyHandler
-
- handlerRemoved(ChannelHandlerContext) - 接口 中的方法io.netty.channel.ChannelHandler
-
Gets called after the
ChannelHandler
was removed from the actual context and it doesn't handle events
anymore.
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.channel.ChannelHandlerAdapter
-
Do nothing by default, sub-classes may override this method.
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.channel.ChannelInitializer
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.channel.CombinedChannelDuplexHandler
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.ByteToMessageCodec
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.ByteToMessageDecoder
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.compression.BrotliEncoder
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.compression.Lz4FrameEncoder
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.compression.LzfEncoder
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.compression.ZstdEncoder
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.DatagramPacketDecoder
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.DatagramPacketEncoder
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http.HttpContentDecoder
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http.HttpContentEncoder
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http2.Http2ChannelDuplexHandler
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.MessageAggregator
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.sctp.SctpMessageCompletionHandler
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.handler.flow.FlowControlHandler
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.handler.flush.FlushConsolidationHandler
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.handler.pcap.PcapWriteHandler
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.handler.ssl.ApplicationProtocolNegotiationHandler
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.handler.timeout.IdleStateHandler
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.handler.timeout.WriteTimeoutHandler
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.handler.traffic.AbstractTrafficShapingHandler
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.handler.traffic.ChannelTrafficShapingHandler
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
-
- handlerRemoved(ChannelHandlerContext) - 类 中的方法io.netty.handler.traffic.GlobalTrafficShapingHandler
-
- handlerRemoved0(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.ByteToMessageDecoder
-
Gets called after the
ByteToMessageDecoder
was removed from the actual context and it doesn't handle
events anymore.
- handlerRemoved0(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.compression.BrotliDecoder
-
- handlerRemoved0(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.compression.JdkZlibDecoder
-
- handlerRemoved0(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.compression.ZstdDecoder
-
- handlerRemoved0(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http.HttpObjectDecoder
-
- handlerRemoved0(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http2.Http2ChannelDuplexHandler
-
- handlerRemoved0(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http2.Http2ConnectionHandler
-
- handlerRemoved0(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http2.Http2MultiplexCodec
-
已过时。
- handlerRemoved0(ChannelHandlerContext) - 类 中的方法io.netty.handler.codec.http2.Http2MultiplexHandler
-
- handlerRemoved0(ChannelHandlerContext) - 类 中的方法io.netty.handler.ssl.SslClientHelloHandler
-
- handlerRemoved0(ChannelHandlerContext) - 类 中的方法io.netty.handler.ssl.SslHandler
-
- HandlerResult - com.sun.nio.sctp中的枚举
-
- handlerSharableCache() - 类 中的方法io.netty.util.internal.InternalThreadLocalMap
-
- handleServerHeaderDecodeSizeError(ChannelHandlerContext, Http2Stream) - 类 中的方法io.netty.handler.codec.http2.Http2ConnectionHandler
-
Notifies client that this server has received headers that are larger than what it is
willing to accept.
- handleTransferEncodingChunkedWithContentLength(HttpMessage) - 类 中的方法io.netty.handler.codec.http.HttpObjectDecoder
-
Invoked when a message with both a "Transfer-Encoding: chunked" and a "Content-Length" header field is detected.
- handleWriteError(Throwable) - 类 中的方法io.netty.channel.AbstractChannel.AbstractUnsafe
-
- handshake(Channel) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Begins the opening handshake
- handshake(Channel, ChannelPromise) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
-
Begins the opening handshake
- handshake(Channel, FullHttpRequest) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Performs the opening handshake.
- handshake(Channel, FullHttpRequest, HttpHeaders, ChannelPromise) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Performs the opening handshake
When call this method you
MUST NOT retain the
FullHttpRequest
which is passed in.
- handshake(Channel, HttpRequest) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Performs the opening handshake.
- handshake(Channel, HttpRequest, HttpHeaders, ChannelPromise) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
-
Performs the opening handshake
When call this method you
MUST NOT retain the
HttpRequest
which is passed in.
- HandshakeComplete(String, HttpHeaders, String) - 类 的构造器io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler.HandshakeComplete
-
- handshakeExtension(WebSocketExtensionData) - 类 中的方法io.netty.handler.codec.http.websocketx.extensions.compression.DeflateFrameClientExtensionHandshaker
-
- handshakeExtension(WebSocketExtensionData) - 类 中的方法io.netty.handler.codec.http.websocketx.extensions.compression.DeflateFrameServerExtensionHandshaker
-
- handshakeExtension(WebSocketExtensionData) - 类 中的方法io.netty.handler.codec.http.websocketx.extensions.compression.PerMessageDeflateClientExtensionHandshaker
-
- handshakeExtension(WebSocketExtensionData) - 类 中的方法io.netty.handler.codec.http.websocketx.extensions.compression.PerMessageDeflateServerExtensionHandshaker
-
- handshakeExtension(WebSocketExtensionData) - 接口 中的方法io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtensionHandshaker
-
Handshake based on server response.
- handshakeExtension(WebSocketExtensionData) - 接口 中的方法io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandshaker
-
Handshake based on client request.
- handshakeFailure(ChannelHandlerContext, Throwable) - 类 中的方法io.netty.handler.ssl.ApplicationProtocolNegotiationHandler
-
Invoked on failed initial SSL/TLS handshake.
- handshakeFuture() - 类 中的方法io.netty.example.http.websocketx.client.WebSocketClientHandler
-
- handshakeFuture() - 类 中的方法io.netty.handler.ssl.SslHandler
-
Returns a
Future
that will get notified once the current TLS handshake completes.
- handshaker() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler
-
Returns the used handshaker
- handshakeTimeoutMillis(long) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig.Builder
-
- handshakeTimeoutMillis() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig
-
- handshakeTimeoutMillis(long) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig.Builder
-
- handshakeTimeoutMillis() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig
-
- handshakeTimeoutMillis - 类 中的变量io.netty.handler.ssl.AbstractSniHandler
-
- HAProxyClient - io.netty.example.haproxy中的类
-
- HAProxyClient() - 类 的构造器io.netty.example.haproxy.HAProxyClient
-
- HAProxyCommand - io.netty.handler.codec.haproxy中的枚举
-
The command of an HAProxy proxy protocol header
- HAProxyHandler - io.netty.example.haproxy中的类
-
- HAProxyHandler() - 类 的构造器io.netty.example.haproxy.HAProxyHandler
-
- HAProxyMessage - io.netty.handler.codec.haproxy中的类
-
Message container for decoded HAProxy proxy protocol parameters
- HAProxyMessage(HAProxyProtocolVersion, HAProxyCommand, HAProxyProxiedProtocol, String, String, int, int) - 类 的构造器io.netty.handler.codec.haproxy.HAProxyMessage
-
Creates a new instance of HAProxyMessage.
- HAProxyMessage(HAProxyProtocolVersion, HAProxyCommand, HAProxyProxiedProtocol, String, String, int, int, List<? extends HAProxyTLV>) - 类 的构造器io.netty.handler.codec.haproxy.HAProxyMessage
-
Creates a new instance of HAProxyMessage.
- HAProxyMessageDecoder - io.netty.handler.codec.haproxy中的类
-
Decodes an HAProxy proxy protocol header
- HAProxyMessageDecoder() - 类 的构造器io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
Creates a new decoder with no additional data (TLV) restrictions, and should throw an exception as soon as
we exceed maxLength.
- HAProxyMessageDecoder(boolean) - 类 的构造器io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
Creates a new decoder with no additional data (TLV) restrictions, whether or not to throw an exception as soon
as we exceed maxLength.
- HAProxyMessageDecoder(int) - 类 的构造器io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
Creates a new decoder with restricted additional data (TLV) size, and should throw an exception as soon as
we exceed maxLength.
- HAProxyMessageDecoder(int, boolean) - 类 的构造器io.netty.handler.codec.haproxy.HAProxyMessageDecoder
-
Creates a new decoder with restricted additional data (TLV) size, whether or not to throw an exception as soon
as we exceed maxLength.
- HAProxyMessageEncoder - io.netty.handler.codec.haproxy中的类
-
Encodes an HAProxy proxy protocol message
- HAProxyProtocolException - io.netty.handler.codec.haproxy中的异常错误
-
A
DecoderException
which is thrown when an invalid HAProxy proxy protocol header is encountered
- HAProxyProtocolException() - 异常错误 的构造器io.netty.handler.codec.haproxy.HAProxyProtocolException
-
Creates a new instance
- HAProxyProtocolException(String, Throwable) - 异常错误 的构造器io.netty.handler.codec.haproxy.HAProxyProtocolException
-
Creates a new instance
- HAProxyProtocolException(String) - 异常错误 的构造器io.netty.handler.codec.haproxy.HAProxyProtocolException
-
Creates a new instance
- HAProxyProtocolException(Throwable) - 异常错误 的构造器io.netty.handler.codec.haproxy.HAProxyProtocolException
-
Creates a new instance
- HAProxyProtocolVersion - io.netty.handler.codec.haproxy中的枚举
-
The HAProxy proxy protocol specification version.
- HAProxyProxiedProtocol - io.netty.handler.codec.haproxy中的枚举
-
A protocol proxied by HAProxy which is represented by its transport protocol and address family.
- HAProxyProxiedProtocol.AddressFamily - io.netty.handler.codec.haproxy中的枚举
-
The address family of an HAProxy proxy protocol header.
- HAProxyProxiedProtocol.TransportProtocol - io.netty.handler.codec.haproxy中的枚举
-
The transport protocol of an HAProxy proxy protocol header
- HAProxyServer - io.netty.example.haproxy中的类
-
- HAProxyServer() - 类 的构造器io.netty.example.haproxy.HAProxyServer
-
- HAProxySSLTLV - io.netty.handler.codec.haproxy中的类
-
- HAProxySSLTLV(int, byte, List<HAProxyTLV>) - 类 的构造器io.netty.handler.codec.haproxy.HAProxySSLTLV
-
Creates a new HAProxySSLTLV
- HAProxyTLV - io.netty.handler.codec.haproxy中的类
-
A Type-Length Value (TLV vector) that can be added to the PROXY protocol
to include additional information like SSL information.
- HAProxyTLV(byte, ByteBuf) - 类 的构造器io.netty.handler.codec.haproxy.HAProxyTLV
-
Creates a new HAProxyTLV
- HAProxyTLV(HAProxyTLV.Type, ByteBuf) - 类 的构造器io.netty.handler.codec.haproxy.HAProxyTLV
-
Creates a new HAProxyTLV
- HAProxyTLV.Type - io.netty.handler.codec.haproxy中的枚举
-
The registered types a TLV can have regarding the PROXY protocol 1.5 spec
- hardwareAddressFromNetworkInterface(NetworkInterface) - 类 中的静态方法io.netty.util.internal.SocketUtils
-
- hasAlignDirectByteBuffer() - 类 中的静态方法io.netty.util.internal.PlatformDependent
-
- hasArray() - 类 中的方法io.netty.buffer.ByteBuf
-
Returns true
if and only if this buffer has a backing byte array.
- hasArray() - 类 中的方法io.netty.buffer.CompositeByteBuf
-
- hasArray() - 类 中的方法io.netty.buffer.DuplicatedByteBuf
-
已过时。
- hasArray() - 类 中的方法io.netty.buffer.EmptyByteBuf
-
- hasArray() - 类 中的方法io.netty.buffer.ReadOnlyByteBuf
-
已过时。
- hasArray() - 类 中的方法io.netty.buffer.SwappedByteBuf
-
已过时。
- hasArray() - 类 中的方法io.netty.buffer.UnpooledDirectByteBuf
-
- hasArray() - 类 中的方法io.netty.buffer.UnpooledHeapByteBuf
-
- hasAttr(AttributeKey<T>) - 接口 中的方法io.netty.channel.ChannelHandlerContext
-
- hasAttr(AttributeKey<T>) - 接口 中的方法io.netty.util.AttributeMap
-
- hasAttr(AttributeKey<T>) - 类 中的方法io.netty.util.DefaultAttributeMap
-
- hasAttributeIdentityHashMap(DefaultAttributeMapBenchmark.KeySequence) - 类 中的方法io.netty.util.DefaultAttributeMapBenchmark
-
- hasCity() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.Location.Builder
-
required string city = 2;
- hasCity() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.Location
-
required string city = 2;
- hasCity() - 接口 中的方法io.netty.example.worldclock.WorldClockProtocol.LocationOrBuilder
-
required string city = 2;
- hasContinent() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.Location.Builder
-
required .io.netty.example.worldclock.Continent continent = 1;
- hasContinent() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.Location
-
required .io.netty.example.worldclock.Continent continent = 1;
- hasContinent() - 接口 中的方法io.netty.example.worldclock.WorldClockProtocol.LocationOrBuilder
-
required .io.netty.example.worldclock.Continent continent = 1;
- hasDayOfMonth() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTime.Builder
-
required uint32 dayOfMonth = 4;
- hasDayOfMonth() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTime
-
required uint32 dayOfMonth = 4;
- hasDayOfMonth() - 接口 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTimeOrBuilder
-
required uint32 dayOfMonth = 4;
- hasDayOfWeek() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTime.Builder
-
required .io.netty.example.worldclock.DayOfWeek dayOfWeek = 5;
- hasDayOfWeek() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTime
-
required .io.netty.example.worldclock.DayOfWeek dayOfWeek = 5;
- hasDayOfWeek() - 接口 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTimeOrBuilder
-
required .io.netty.example.worldclock.DayOfWeek dayOfWeek = 5;
- hasDirectBufferNoCleanerConstructor() - 类 中的静态方法io.netty.util.internal.PlatformDependent
-
- hasDisconnect() - 类 中的方法io.netty.channel.ChannelMetadata
-
- hasFlowControlled(Http2Stream) - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2RemoteFlowController
-
- hasFlowControlled(Http2Stream) - 接口 中的方法io.netty.handler.codec.http2.Http2RemoteFlowController
-
- hasFrame() - 接口 中的方法io.netty.handler.codec.http2.StreamByteDistributor.StreamState
-
Indicates whether or not there are frames pending for this stream.
- hash - 类 中的变量io.netty.handler.codec.DefaultHeaders.HeaderEntry
-
- hashCode() - 类 中的方法io.netty.buffer.AbstractByteBuf
-
- hashCode() - 类 中的方法io.netty.buffer.ByteBuf
-
Returns a hash code which was calculated from the content of this
buffer.
- hashCode(ByteBuf) - 类 中的静态方法io.netty.buffer.ByteBufUtil
-
Calculates the hash code of the specified buffer.
- hashCode() - 类 中的方法io.netty.buffer.DefaultByteBufHolder
-
- hashCode() - 类 中的方法io.netty.buffer.EmptyByteBuf
-
- hashCode() - 类 中的方法io.netty.buffer.SwappedByteBuf
-
已过时。
- hashCode() - 类 中的方法io.netty.channel.AbstractChannel
-
Returns the ID of this channel.
- hashCode() - 类 中的方法io.netty.channel.DefaultChannelId
-
- hashCode() - 类 中的方法io.netty.channel.epoll.VSockAddress
-
- hashCode() - 类 中的方法io.netty.channel.group.DefaultChannelGroup
-
- hashCode() - 类 中的方法io.netty.channel.kqueue.AcceptFilter
-
- hashCode() - 类 中的方法io.netty.channel.local.LocalAddress
-
- hashCode() - 类 中的方法io.netty.channel.sctp.SctpMessage
-
- hashCode() - 类 中的方法io.netty.channel.unix.DomainSocketAddress
-
- hashCode() - 类 中的方法io.netty.channel.unix.FileDescriptor
-
- hashCode() - 类 中的方法io.netty.example.stomp.websocket.StompSubscription
-
- hashCode() - 类 中的方法io.netty.handler.codec.DefaultHeaders
-
- hashCode(HashingStrategy<V>) - 类 中的方法io.netty.handler.codec.DefaultHeaders
-
Generate a hash code for this object given a
HashingStrategy
to generate hash codes for
individual values.
- hashCode() - 类 中的方法io.netty.handler.codec.DefaultHeaders.HeaderEntry
-
- hashCode() - 类 中的方法io.netty.handler.codec.dns.AbstractDnsMessage
-
- hashCode() - 类 中的方法io.netty.handler.codec.dns.AbstractDnsRecord
-
- hashCode() - 类 中的方法io.netty.handler.codec.dns.DatagramDnsQuery
-
- hashCode() - 类 中的方法io.netty.handler.codec.dns.DatagramDnsResponse
-
- hashCode() - 类 中的方法io.netty.handler.codec.dns.DnsOpCode
-
- hashCode() - 类 中的方法io.netty.handler.codec.dns.DnsRecordType
-
- hashCode() - 类 中的方法io.netty.handler.codec.dns.DnsResponseCode
-
- hashCode() - 类 中的方法io.netty.handler.codec.EmptyHeaders
-
- hashCode() - 类 中的方法io.netty.handler.codec.http.cookie.DefaultCookie
-
- hashCode() - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpRequest
-
- hashCode() - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpResponse
-
- hashCode() - 类 中的方法io.netty.handler.codec.http.DefaultHttpHeaders
-
- hashCode() - 类 中的方法io.netty.handler.codec.http.DefaultHttpMessage
-
- hashCode() - 类 中的方法io.netty.handler.codec.http.DefaultHttpObject
-
- hashCode() - 类 中的方法io.netty.handler.codec.http.DefaultHttpRequest
-
- hashCode() - 类 中的方法io.netty.handler.codec.http.DefaultHttpResponse
-
- hashCode() - 类 中的方法io.netty.handler.codec.http.HttpMethod
-
- hashCode() - 类 中的方法io.netty.handler.codec.http.HttpResponseStatus
-
- hashCode() - 类 中的方法io.netty.handler.codec.http.HttpScheme
-
- hashCode() - 类 中的方法io.netty.handler.codec.http.HttpVersion
-
- hashCode() - 类 中的方法io.netty.handler.codec.http.multipart.DiskAttribute
-
- hashCode() - 类 中的方法io.netty.handler.codec.http.multipart.DiskFileUpload
-
- hashCode() - 类 中的方法io.netty.handler.codec.http.multipart.MemoryAttribute
-
- hashCode() - 类 中的方法io.netty.handler.codec.http.multipart.MemoryFileUpload
-
- hashCode() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketCloseStatus
-
- hashCode() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketScheme
-
- hashCode() - 类 中的方法io.netty.handler.codec.http2.AbstractHttp2StreamFrame
-
- hashCode() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2DataFrame
-
- hashCode() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2GoAwayFrame
-
- hashCode() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2Headers
-
- hashCode() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2HeadersFrame
-
- hashCode() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2PingFrame
-
- hashCode() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2PriorityFrame
-
- hashCode() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2ResetFrame
-
- hashCode() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2SettingsFrame
-
- hashCode() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2UnknownFrame
-
- hashCode() - 类 中的方法io.netty.handler.codec.http2.Http2Flags
-
- hashCode() - 类 中的方法io.netty.handler.codec.mqtt.MqttProperties.MqttProperty
-
- hashCode() - 类 中的方法io.netty.handler.codec.mqtt.MqttProperties.StringPair
-
- hashCode() - 类 中的方法io.netty.handler.codec.mqtt.MqttSubscriptionOption
-
- hashCode() - 类 中的方法io.netty.handler.codec.smtp.DefaultSmtpRequest
-
- hashCode() - 类 中的方法io.netty.handler.codec.smtp.DefaultSmtpResponse
-
- hashCode() - 类 中的方法io.netty.handler.codec.smtp.SmtpCommand
-
- hashCode() - 类 中的方法io.netty.handler.codec.socksx.v4.Socks4CommandStatus
-
- hashCode() - 类 中的方法io.netty.handler.codec.socksx.v4.Socks4CommandType
-
- hashCode() - 类 中的方法io.netty.handler.codec.socksx.v5.Socks5AddressType
-
- hashCode() - 类 中的方法io.netty.handler.codec.socksx.v5.Socks5AuthMethod
-
- hashCode() - 类 中的方法io.netty.handler.codec.socksx.v5.Socks5CommandStatus
-
- hashCode() - 类 中的方法io.netty.handler.codec.socksx.v5.Socks5CommandType
-
- hashCode() - 类 中的方法io.netty.handler.codec.socksx.v5.Socks5PasswordAuthStatus
-
- hashCode() - 类 中的方法io.netty.handler.codec.spdy.SpdySessionStatus
-
- hashCode() - 类 中的方法io.netty.handler.codec.spdy.SpdyStreamStatus
-
- hashCode() - 类 中的方法io.netty.handler.codec.string.LineSeparator
-
- hashCode() - 类 中的方法io.netty.handler.codec.xml.XmlAttribute
-
- hashCode() - 类 中的方法io.netty.handler.codec.xml.XmlContent
-
- hashCode() - 类 中的方法io.netty.handler.codec.xml.XmlDocumentStart
-
- hashCode() - 类 中的方法io.netty.handler.codec.xml.XmlDTD
-
- hashCode() - 类 中的方法io.netty.handler.codec.xml.XmlElement
-
- hashCode() - 类 中的方法io.netty.handler.codec.xml.XmlElementStart
-
- hashCode() - 类 中的方法io.netty.handler.codec.xml.XmlEntityReference
-
- hashCode() - 类 中的方法io.netty.handler.codec.xml.XmlNamespace
-
- hashCode() - 类 中的方法io.netty.handler.codec.xml.XmlProcessingInstruction
-
- hashCode() - 类 中的方法io.netty.handler.ssl.PemX509Certificate
-
- hashCode() - 类 中的方法io.netty.util.AbstractConstant
-
- hashCode() - 类 中的方法io.netty.util.AsciiString
-
Provides a case-insensitive hash code for Ascii like byte strings.
- hashCode(CharSequence) - 类 中的静态方法io.netty.util.AsciiString
-
Returns the case-insensitive hash code of the specified string.
- hashCode(T) - 接口 中的方法io.netty.util.HashingStrategy
-
Generate a hash code for obj
.
- hashCode() - 类 中的方法io.netty.util.internal.EmptyPriorityQueue
-
- hashCode() - 异常错误 中的方法io.netty.util.ResourceLeakException
-
已过时。
- hashCode() - 错误 中的方法io.netty.util.Signal
-
- hashCodeAscii(byte[], int, int) - 类 中的静态方法io.netty.util.internal.PlatformDependent
-
Calculate a hash code of a byte array assuming ASCII character encoding.
- hashCodeAscii(CharSequence) - 类 中的静态方法io.netty.util.internal.PlatformDependent
-
Calculate a hash code of a byte array assuming ASCII character encoding.
- HashedWheelTimer - io.netty.util中的类
-
A
Timer
optimized for approximated I/O timeout scheduling.
- HashedWheelTimer() - 类 的构造器io.netty.util.HashedWheelTimer
-
Creates a new timer with the default thread factory
(Executors.defaultThreadFactory()
), default tick duration, and
default number of ticks per wheel.
- HashedWheelTimer(long, TimeUnit) - 类 的构造器io.netty.util.HashedWheelTimer
-
Creates a new timer with the default thread factory
(Executors.defaultThreadFactory()
) and default number of ticks
per wheel.
- HashedWheelTimer(long, TimeUnit, int) - 类 的构造器io.netty.util.HashedWheelTimer
-
Creates a new timer with the default thread factory
(Executors.defaultThreadFactory()
).
- HashedWheelTimer(ThreadFactory) - 类 的构造器io.netty.util.HashedWheelTimer
-
Creates a new timer with the default tick duration and default number of
ticks per wheel.
- HashedWheelTimer(ThreadFactory, long, TimeUnit) - 类 的构造器io.netty.util.HashedWheelTimer
-
Creates a new timer with the default number of ticks per wheel.
- HashedWheelTimer(ThreadFactory, long, TimeUnit, int) - 类 的构造器io.netty.util.HashedWheelTimer
-
Creates a new timer.
- HashedWheelTimer(ThreadFactory, long, TimeUnit, int, boolean) - 类 的构造器io.netty.util.HashedWheelTimer
-
Creates a new timer.
- HashedWheelTimer(ThreadFactory, long, TimeUnit, int, boolean, long) - 类 的构造器io.netty.util.HashedWheelTimer
-
Creates a new timer.
- HashedWheelTimer(ThreadFactory, long, TimeUnit, int, boolean, long, Executor) - 类 的构造器io.netty.util.HashedWheelTimer
-
Creates a new timer.
- HashingStrategy<T> - io.netty.util中的接口
-
Abstraction for hash code generation and equality comparison.
- hasHour() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTime.Builder
-
required uint32 hour = 6;
- hasHour() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTime
-
required uint32 hour = 6;
- hasHour() - 接口 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTimeOrBuilder
-
required uint32 hour = 6;
- hasMemoryAddress() - 类 中的方法io.netty.buffer.ByteBuf
-
Returns true
if and only if this buffer has a reference to the low-level memory address that points
to the backing data.
- hasMemoryAddress() - 类 中的方法io.netty.buffer.CompositeByteBuf
-
- hasMemoryAddress() - 类 中的方法io.netty.buffer.DuplicatedByteBuf
-
已过时。
- hasMemoryAddress() - 类 中的方法io.netty.buffer.EmptyByteBuf
-
- hasMemoryAddress() - 类 中的方法io.netty.buffer.ReadOnlyByteBuf
-
已过时。
- hasMemoryAddress() - 类 中的方法io.netty.buffer.SwappedByteBuf
-
已过时。
- hasMemoryAddress() - 类 中的方法io.netty.buffer.UnpooledDirectByteBuf
-
- hasMemoryAddress() - 类 中的方法io.netty.buffer.UnpooledHeapByteBuf
-
- hasMemoryAddress() - 类 中的方法io.netty.buffer.UnpooledUnsafeDirectByteBuf
-
- hasMinute() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTime.Builder
-
required uint32 minute = 7;
- hasMinute() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTime
-
required uint32 minute = 7;
- hasMinute() - 接口 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTimeOrBuilder
-
required uint32 minute = 7;
- hasMonth() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTime.Builder
-
required uint32 month = 2;
- hasMonth() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTime
-
required uint32 month = 2;
- hasMonth() - 接口 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTimeOrBuilder
-
required uint32 month = 2;
- hasNext() - 类 中的方法io.netty.channel.SingleThreadEventLoop.ChannelsReadOnlyIterator
-
- hasNext() - 类 中的方法io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
True if at current getStatus, there is an available decoded
InterfaceHttpData from the Body.
- hasNext() - 类 中的方法io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- hasNext() - 类 中的方法io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
True if at current getStatus, there is an available decoded
InterfaceHttpData from the Body.
- hasNext() - 接口 中的方法io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
-
True if at current getStatus, there is an available decoded
InterfaceHttpData from the Body.
- hasNext() - 类 中的方法io.netty.util.internal.ReadOnlyIterator
-
- hasPassword() - 类 中的方法io.netty.handler.codec.mqtt.MqttConnectVariableHeader
-
- hasPassword(boolean) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.ConnectBuilder
-
- hasPendingTasks() - 类 中的方法io.netty.channel.embedded.EmbeddedChannel
-
- hasPseudoHeaderFormat(CharSequence) - 枚举 中的静态方法io.netty.handler.codec.http2.Http2Headers.PseudoHeaderName
-
Indicates whether the specified header follows the pseudo-header format (begins with ':' character)
- hasScheduledTasks() - 类 中的方法io.netty.util.concurrent.AbstractScheduledEventExecutor
-
Returns true
if a scheduled task is ready for processing.
- hasSecond() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTime.Builder
-
required uint32 second = 8;
- hasSecond() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTime
-
required uint32 second = 8;
- hasSecond() - 接口 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTimeOrBuilder
-
required uint32 second = 8;
- hasTasks() - 类 中的方法io.netty.channel.SingleThreadEventLoop
-
- hasTasks() - 类 中的方法io.netty.util.concurrent.SingleThreadEventExecutor
-
- hasThreadLocalCache() - 类 中的方法io.netty.buffer.PooledByteBufAllocator
-
- hasUnsafe() - 类 中的静态方法io.netty.util.internal.PlatformDependent
-
Return true
if sun.misc.Unsafe
was found on the classpath and can be used for accelerated
direct memory access.
- hasUnsupportedCriticalExtension() - 类 中的方法io.netty.handler.ssl.PemX509Certificate
-
- hasUnsupportedCriticalExtension() - 类 中的方法io.netty.handler.ssl.util.LazyX509Certificate
-
- hasUser(boolean) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.ConnectBuilder
-
- hasUserName() - 类 中的方法io.netty.handler.codec.mqtt.MqttConnectVariableHeader
-
- hasYear() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTime.Builder
-
required uint32 year = 1;
- hasYear() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTime
-
required uint32 year = 1;
- hasYear() - 接口 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTimeOrBuilder
-
required uint32 year = 1;
- haveSuppressed() - 类 中的静态方法io.netty.util.internal.ThrowableUtil
-
- head - 类 中的变量io.netty.handler.codec.DefaultHeaders
-
- HEAD - 类 中的静态变量io.netty.handler.codec.http.HttpMethod
-
The HEAD method is identical to GET except that the server MUST NOT return a message-body
in the response.
- HEADER - 类 中的静态变量io.netty.example.http2.tiles.Html
-
- HEADER_FIELD_NOT_VALID - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
-
456 Header Field Not Valid for Resource
- HeaderEntry(int, K) - 类 的构造器io.netty.handler.codec.DefaultHeaders.HeaderEntry
-
- headerListSizeError(int, Http2Error, boolean, String, Object...) - 异常错误 中的静态方法io.netty.handler.codec.http2.Http2Exception
-
A specific stream error resulting from failing to decode headers that exceeds the max header size list.
- headerListSizeExceeded(int, long, boolean) - 类 中的静态方法io.netty.handler.codec.http2.Http2CodecUtil
-
- headerListSizeExceeded(long) - 类 中的静态方法io.netty.handler.codec.http2.Http2CodecUtil
-
- Headers<K,V,T extends Headers<K,V,T>> - io.netty.handler.codec中的接口
-
Common interface for
Headers
which represents a mapping of key to value.
- headers() - 类 中的方法io.netty.handler.codec.http.DefaultHttpMessage
-
- headers() - 接口 中的方法io.netty.handler.codec.http.HttpMessage
-
Returns the headers of this message.
- headers() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2HeadersFrame
-
- HEADERS - 类 中的静态变量io.netty.handler.codec.http2.Http2FrameTypes
-
- headers() - 接口 中的方法io.netty.handler.codec.http2.Http2HeadersFrame
-
A complete header list.
- headers() - 类 中的方法io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame
-
- headers() - 接口 中的方法io.netty.handler.codec.spdy.SpdyHeadersFrame
-
- headers - 类 中的变量io.netty.handler.codec.stomp.DefaultStompHeadersSubframe
-
- headers() - 类 中的方法io.netty.handler.codec.stomp.DefaultStompHeadersSubframe
-
- headers() - 接口 中的方法io.netty.handler.codec.stomp.StompHeadersSubframe
-
Returns headers of this frame.
- headers() - 异常错误 中的方法io.netty.handler.proxy.HttpProxyHandler.HttpProxyConnectException
-
Returns headers, if any.
- HEADERS_FRAME_HEADER_LENGTH - 类 中的静态变量io.netty.handler.codec.http2.Http2CodecUtil
-
- HeadersBlockBuilder() - 类 的构造器io.netty.handler.codec.http2.DefaultHttp2FrameReader.HeadersBlockBuilder
-
- headersConfiguration() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2FrameReader
-
- headersConfiguration() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2FrameWriter
-
- headersConfiguration() - 接口 中的方法io.netty.handler.codec.http2.Http2FrameReader.Configuration
-
- headersConfiguration() - 接口 中的方法io.netty.handler.codec.http2.Http2FrameWriter.Configuration
-
- headerSensitivityDetector() - 类 中的方法io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder
-
- headerSensitivityDetector(Http2HeadersEncoder.SensitivityDetector) - 类 中的方法io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder
-
- headerSensitivityDetector(Http2HeadersEncoder.SensitivityDetector) - 类 中的方法io.netty.handler.codec.http2.Http2ConnectionHandlerBuilder
-
- headerSensitivityDetector() - 类 中的方法io.netty.handler.codec.http2.Http2FrameCodecBuilder
-
- headerSensitivityDetector(Http2HeadersEncoder.SensitivityDetector) - 类 中的方法io.netty.handler.codec.http2.Http2FrameCodecBuilder
-
- headerSensitivityDetector() - 类 中的方法io.netty.handler.codec.http2.Http2MultiplexCodecBuilder
-
已过时。
- headerSensitivityDetector(Http2HeadersEncoder.SensitivityDetector) - 类 中的方法io.netty.handler.codec.http2.Http2MultiplexCodecBuilder
-
已过时。
- headerSensitivityDetector(Http2HeadersEncoder.SensitivityDetector) - 类 中的方法io.netty.handler.codec.http2.HttpToHttp2ConnectionHandlerBuilder
-
- headersFactory() - 类 中的静态方法io.netty.handler.codec.http.DefaultHttpHeadersFactory
-
- headersFactory - 类 中的变量io.netty.handler.codec.http.HttpObjectDecoder
-
- headerSize() - 类 中的方法io.netty.handler.codec.http.HttpMessageDecoderResult
-
The decoded header size (in bytes), as controlled by maxHeaderSize
.
- headersReceived(boolean) - 接口 中的方法io.netty.handler.codec.http2.Http2Stream
-
Indicates that headers have been received.
- headersSent(boolean) - 接口 中的方法io.netty.handler.codec.http2.Http2Stream
-
Indicates that headers have been sent to the remote endpoint on this stream.
- headersSubFrameSize(StompHeadersSubframe) - 类 中的方法io.netty.handler.codec.stomp.StompSubframeEncoder
-
Returns a heuristic size for headers (32 bytes per header line) + (2 bytes for colon and eol) + (additional
command buffer).
- HeadersUtils - io.netty.handler.codec中的类
-
Provides utility methods related to
Headers
.
- headerTableSize() - 类 中的方法io.netty.handler.codec.http2.Http2Settings
-
Gets the SETTINGS_HEADER_TABLE_SIZE
value.
- headerTableSize(long) - 类 中的方法io.netty.handler.codec.http2.Http2Settings
-
Sets the SETTINGS_HEADER_TABLE_SIZE
value.
- healthChecker() - 类 中的方法io.netty.channel.pool.SimpleChannelPool
-
- heapArenas() - 类 中的方法io.netty.buffer.PooledByteBufAllocator
-
- heapArenas() - 类 中的方法io.netty.buffer.PooledByteBufAllocatorMetric
-
- heapBuffer() - 类 中的方法io.netty.buffer.AbstractByteBufAllocator
-
- heapBuffer(int) - 类 中的方法io.netty.buffer.AbstractByteBufAllocator
-
- heapBuffer(int, int) - 类 中的方法io.netty.buffer.AbstractByteBufAllocator
-
- heapBuffer() - 接口 中的方法io.netty.buffer.ByteBufAllocator
-
- heapBuffer(int) - 接口 中的方法io.netty.buffer.ByteBufAllocator
-
Allocate a heap
ByteBuf
with the given initial capacity.
- heapBuffer(int, int) - 接口 中的方法io.netty.buffer.ByteBufAllocator
-
Allocate a heap
ByteBuf
with the given initial capacity and the given
maximal capacity.
- heapBuffer() - 类 中的方法io.netty.channel.PreferHeapByteBufAllocator
-
- heapBuffer(int) - 类 中的方法io.netty.channel.PreferHeapByteBufAllocator
-
- heapBuffer(int, int) - 类 中的方法io.netty.channel.PreferHeapByteBufAllocator
-
- heapBuffer() - 类 中的方法io.netty.channel.unix.PreferredDirectByteBufAllocator
-
- heapBuffer(int) - 类 中的方法io.netty.channel.unix.PreferredDirectByteBufAllocator
-
- heapBuffer(int, int) - 类 中的方法io.netty.channel.unix.PreferredDirectByteBufAllocator
-
- HEART_BEAT - 接口 中的静态变量io.netty.handler.codec.stomp.StompHeaders
-
- HelloWorldHttp1Handler - io.netty.example.http2.helloworld.server中的类
-
HTTP handler that responds with a "Hello World"
- HelloWorldHttp1Handler(String) - 类 的构造器io.netty.example.http2.helloworld.server.HelloWorldHttp1Handler
-
- HelloWorldHttp1Handler - io.netty.testsuite.http2中的类
-
HTTP handler that responds with a "Hello World"
- HelloWorldHttp2Handler - io.netty.example.http2.helloworld.frame.server中的类
-
A simple handler that responds with the message "Hello World!".
- HelloWorldHttp2Handler() - 类 的构造器io.netty.example.http2.helloworld.frame.server.HelloWorldHttp2Handler
-
- HelloWorldHttp2Handler - io.netty.example.http2.helloworld.multiplex.server中的类
-
A simple handler that responds with the message "Hello World!".
- HelloWorldHttp2Handler() - 类 的构造器io.netty.example.http2.helloworld.multiplex.server.HelloWorldHttp2Handler
-
- HelloWorldHttp2Handler - io.netty.example.http2.helloworld.server中的类
-
A simple handler that responds with the message "Hello World!".
- HelloWorldHttp2Handler - io.netty.testsuite.http2中的类
-
A simple handler that responds with the message "Hello World!".
- HelloWorldHttp2HandlerBuilder - io.netty.example.http2.helloworld.server中的类
-
- HelloWorldHttp2HandlerBuilder() - 类 的构造器io.netty.example.http2.helloworld.server.HelloWorldHttp2HandlerBuilder
-
- HelloWorldHttp2HandlerBuilder - io.netty.testsuite.http2中的类
-
- HELO - 类 中的静态变量io.netty.handler.codec.smtp.SmtpCommand
-
- helo(CharSequence) - 类 中的静态方法io.netty.handler.codec.smtp.SmtpRequests
-
Creates a HELO
request.
- HELP - 类 中的静态变量io.netty.handler.codec.smtp.SmtpCommand
-
- help(String) - 类 中的静态方法io.netty.handler.codec.smtp.SmtpRequests
-
Creates a HELP
request.
- hexDigits() - 类 中的方法io.netty.handler.codec.http.DecodeHexBenchmark
-
- hexDigitsOriginal() - 类 中的方法io.netty.handler.codec.http.DecodeHexBenchmark
-
- hexDigitsWithChecks() - 类 中的方法io.netty.handler.codec.http.DecodeHexBenchmark
-
- hexDump(ByteBuf) - 类 中的静态方法io.netty.buffer.ByteBufUtil
-
Returns a
hex dump
of the specified buffer's readable bytes.
- hexDump(ByteBuf, int, int) - 类 中的静态方法io.netty.buffer.ByteBufUtil
-
Returns a
hex dump
of the specified buffer's sub-region.
- hexDump(byte[]) - 类 中的静态方法io.netty.buffer.ByteBufUtil
-
Returns a
hex dump
of the specified byte array.
- hexDump(byte[], int, int) - 类 中的静态方法io.netty.buffer.ByteBufUtil
-
Returns a
hex dump
of the specified byte array's sub-region.
- HexDumpProxy - io.netty.example.proxy中的类
-
- HexDumpProxy() - 类 的构造器io.netty.example.proxy.HexDumpProxy
-
- HexDumpProxyBackendHandler - io.netty.example.proxy中的类
-
- HexDumpProxyBackendHandler(Channel) - 类 的构造器io.netty.example.proxy.HexDumpProxyBackendHandler
-
- HexDumpProxyFrontendHandler - io.netty.example.proxy中的类
-
- HexDumpProxyFrontendHandler(String, int) - 类 的构造器io.netty.example.proxy.HexDumpProxyFrontendHandler
-
- HexDumpProxyInitializer - io.netty.example.proxy中的类
-
- HexDumpProxyInitializer(String, int) - 类 的构造器io.netty.example.proxy.HexDumpProxyInitializer
-
- high() - 类 中的方法io.netty.channel.WriteBufferWaterMark
-
Returns the high water mark for the write buffer.
- HIP - 类 中的静态变量io.netty.handler.codec.dns.DnsRecordType
-
Host Identity Protocol record RFC 5205 Method of separating the end-point
identifier and locator roles of IP addresses.
- hits() - 类 中的方法io.netty.handler.ssl.OpenSslSessionStats
-
Returns the number of successfully reused sessions.
- HMAC_KEY_SIZE - 类 中的静态变量io.netty.handler.ssl.OpenSslSessionTicketKey
-
Size of session ticket key HMAC key
- hmacKey() - 类 中的方法io.netty.handler.ssl.OpenSslSessionTicketKey
-
Get HMAC key.
- HOST - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderNames
-
"host"
- HOST - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Names
-
已过时。
"Host"
- HOST - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderNames
-
"host"
- HOST - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Names
-
已过时。
"Host"
- host() - 类 中的方法io.netty.handler.codec.socks.SocksCmdRequest
-
- host() - 类 中的方法io.netty.handler.codec.socks.SocksCmdResponse
-
- HOST - 类 中的静态变量io.netty.handler.codec.spdy.SpdyHeaders.HttpNames
-
":host"
- HOST - 接口 中的静态变量io.netty.handler.codec.stomp.StompHeaders
-
- HOST_UNREACHABLE - 类 中的静态变量io.netty.handler.codec.socksx.v5.Socks5CommandStatus
-
- hostname() - 类 中的方法io.netty.handler.codec.dns.DefaultDnsPtrRecord
-
- hostname() - 接口 中的方法io.netty.handler.codec.dns.DnsPtrRecord
-
Returns the hostname this PTR record resolves to.
- hostname() - 类 中的方法io.netty.handler.ssl.SniCompletionEvent
-
Returns the SNI hostname send by the client if we were able to parse it, null
otherwise.
- hostname() - 类 中的方法io.netty.handler.ssl.SniHandler
-
- hostOne - 类 中的静态变量io.netty.example.udt.echo.rendezvous.Config
-
- HostsFileEntries - io.netty.resolver中的类
-
A container of hosts file entries.
- HostsFileEntries(Map<String, Inet4Address>, Map<String, Inet6Address>) - 类 的构造器io.netty.resolver.HostsFileEntries
-
- HostsFileEntriesProvider - io.netty.resolver中的类
-
A container of hosts file entries
- HostsFileEntriesProvider.Parser - io.netty.resolver中的接口
-
- hostsFileEntriesResolver() - 类 中的方法io.netty.resolver.dns.DnsNameResolver
-
Returns the component that tries to resolve hostnames against the hosts file prior to asking to
remotes DNS servers.
- hostsFileEntriesResolver(HostsFileEntriesResolver) - 类 中的方法io.netty.resolver.dns.DnsNameResolverBuilder
-
- HostsFileEntriesResolver - io.netty.resolver中的接口
-
Resolves a hostname against the hosts file entries.
- HostsFileParser - io.netty.resolver中的类
-
A parser for hosts files.
- hostTwo - 类 中的静态变量io.netty.example.udt.echo.rendezvous.Config
-
- HOUR_FIELD_NUMBER - 类 中的静态变量io.netty.example.worldclock.WorldClockProtocol.LocalTime
-
- HpackBenchmarkUtil - io.netty.handler.codec.http2中的类
-
Utility methods for hpack tests.
- HpackDecoderBenchmark - io.netty.handler.codec.http2中的类
-
- HpackDecoderBenchmark() - 类 的构造器io.netty.handler.codec.http2.HpackDecoderBenchmark
-
- HpackDecoderULE128Benchmark - io.netty.handler.codec.http2中的类
-
- HpackDecoderULE128Benchmark() - 类 的构造器io.netty.handler.codec.http2.HpackDecoderULE128Benchmark
-
- HpackEncoderBenchmark - io.netty.handler.codec.http2中的类
-
- HpackEncoderBenchmark() - 类 的构造器io.netty.handler.codec.http2.HpackEncoderBenchmark
-
- HpackEncoderBenchmarkUniqueValues - io.netty.handler.codec.http2中的类
-
- HpackEncoderBenchmarkUniqueValues() - 类 的构造器io.netty.handler.codec.http2.HpackEncoderBenchmarkUniqueValues
-
- HpackHeader - io.netty.handler.codec.http2中的类
-
Helper class representing a single header entry.
- HpackHeadersSize - io.netty.handler.codec.http2中的枚举
-
Enum that indicates the size of the headers to be used for the benchmark.
- HpackStaticTableBenchmark - io.netty.handler.codec.http2中的类
-
- HpackStaticTableBenchmark() - 类 的构造器io.netty.handler.codec.http2.HpackStaticTableBenchmark
-
- HpackUtilBenchmark - io.netty.handler.codec.http2中的类
-
- HpackUtilBenchmark() - 类 的构造器io.netty.handler.codec.http2.HpackUtilBenchmark
-
- HT - 类 中的静态变量io.netty.handler.codec.http.HttpConstants
-
Horizontal tab
- Html - io.netty.example.http2.tiles中的类
-
Static and dynamically generated HTML for the example.
- HTTP - 类 中的静态变量io.netty.handler.codec.http.HttpScheme
-
Scheme for non-secure HTTP connection.
- Http1RequestHandler - io.netty.example.http2.tiles中的类
-
Handles the requests for the tiled image using HTTP 1.x as a protocol.
- Http1RequestHandler() - 类 的构造器io.netty.example.http2.tiles.Http1RequestHandler
-
- Http2ChannelClosedException() - 异常错误 的构造器io.netty.handler.codec.http2.StreamBufferingEncoder.Http2ChannelClosedException
-
- Http2ChannelDuplexHandler - io.netty.handler.codec.http2中的类
-
- Http2ChannelDuplexHandler() - 类 的构造器io.netty.handler.codec.http2.Http2ChannelDuplexHandler
-
- Http2Client - io.netty.example.http2.helloworld.client中的类
-
An HTTP2 client that allows you to send HTTP2 frames to a server using HTTP1-style approaches
(via
InboundHttp2ToHttpAdapter
).
- Http2Client() - 类 的构造器io.netty.example.http2.helloworld.client.Http2Client
-
- Http2ClientFrameInitializer - io.netty.example.http2.helloworld.frame.client中的类
-
- Http2ClientFrameInitializer(SslContext) - 类 的构造器io.netty.example.http2.helloworld.frame.client.Http2ClientFrameInitializer
-
- Http2ClientInitializer - io.netty.example.http2.helloworld.client中的类
-
Configures the client pipeline to support HTTP/2 frames.
- Http2ClientInitializer(SslContext, int) - 类 的构造器io.netty.example.http2.helloworld.client.Http2ClientInitializer
-
- Http2ClientStreamFrameResponseHandler - io.netty.example.http2.helloworld.frame.client中的类
-
Handles HTTP/2 stream frame responses.
- Http2ClientStreamFrameResponseHandler() - 类 的构造器io.netty.example.http2.helloworld.frame.client.Http2ClientStreamFrameResponseHandler
-
- Http2ClientUpgradeCodec - io.netty.handler.codec.http2中的类
-
Client-side cleartext upgrade codec from HTTP to HTTP/2.
- Http2ClientUpgradeCodec(Http2FrameCodec, ChannelHandler) - 类 的构造器io.netty.handler.codec.http2.Http2ClientUpgradeCodec
-
- Http2ClientUpgradeCodec(String, Http2FrameCodec, ChannelHandler) - 类 的构造器io.netty.handler.codec.http2.Http2ClientUpgradeCodec
-
- Http2ClientUpgradeCodec(Http2ConnectionHandler) - 类 的构造器io.netty.handler.codec.http2.Http2ClientUpgradeCodec
-
Creates the codec using a default name for the connection handler when adding to the
pipeline.
- Http2ClientUpgradeCodec(Http2ConnectionHandler, Http2MultiplexHandler) - 类 的构造器io.netty.handler.codec.http2.Http2ClientUpgradeCodec
-
Creates the codec using a default name for the connection handler when adding to the
pipeline.
- Http2ClientUpgradeCodec(String, Http2ConnectionHandler) - 类 的构造器io.netty.handler.codec.http2.Http2ClientUpgradeCodec
-
Creates the codec providing an upgrade to the given handler for HTTP/2.
- Http2ClientUpgradeCodec(String, Http2ConnectionHandler, Http2MultiplexHandler) - 类 的构造器io.netty.handler.codec.http2.Http2ClientUpgradeCodec
-
Creates the codec providing an upgrade to the given handler for HTTP/2.
- Http2CodecUtil - io.netty.handler.codec.http2中的类
-
Constants and utility method used for encoding/decoding HTTP2 frames.
- Http2Connection - io.netty.handler.codec.http2中的接口
-
Manager for the state of an HTTP/2 connection with the remote end-point.
- Http2Connection.Endpoint<F extends Http2FlowController> - io.netty.handler.codec.http2中的接口
-
A view of the connection from one endpoint (local or remote).
- Http2Connection.Listener - io.netty.handler.codec.http2中的接口
-
Listener for life-cycle events for streams in this connection.
- Http2Connection.PropertyKey - io.netty.handler.codec.http2中的接口
-
A key to be used for associating application-defined properties with streams within this connection.
- Http2ConnectionAdapter - io.netty.handler.codec.http2中的类
-
- Http2ConnectionAdapter() - 类 的构造器io.netty.handler.codec.http2.Http2ConnectionAdapter
-
- Http2ConnectionDecoder - io.netty.handler.codec.http2中的接口
-
- Http2ConnectionEncoder - io.netty.handler.codec.http2中的接口
-
Handler for outbound HTTP/2 traffic.
- Http2ConnectionHandler - io.netty.handler.codec.http2中的类
-
- Http2ConnectionHandler(Http2ConnectionDecoder, Http2ConnectionEncoder, Http2Settings) - 类 的构造器io.netty.handler.codec.http2.Http2ConnectionHandler
-
- Http2ConnectionHandler(Http2ConnectionDecoder, Http2ConnectionEncoder, Http2Settings, boolean) - 类 的构造器io.netty.handler.codec.http2.Http2ConnectionHandler
-
- Http2ConnectionHandler(Http2ConnectionDecoder, Http2ConnectionEncoder, Http2Settings, boolean, boolean) - 类 的构造器io.netty.handler.codec.http2.Http2ConnectionHandler
-
- Http2ConnectionHandlerBuilder - io.netty.handler.codec.http2中的类
-
- Http2ConnectionHandlerBuilder() - 类 的构造器io.netty.handler.codec.http2.Http2ConnectionHandlerBuilder
-
- Http2ConnectionPrefaceAndSettingsFrameWrittenEvent - io.netty.handler.codec.http2中的类
-
- Http2DataChunkedInput - io.netty.handler.codec.http2中的类
-
A
ChunkedInput
that fetches data chunk by chunk for use with HTTP/2 Data Frames.
- Http2DataChunkedInput(ChunkedInput<ByteBuf>, Http2FrameStream) - 类 的构造器io.netty.handler.codec.http2.Http2DataChunkedInput
-
Creates a new instance using the specified input.
- Http2DataFrame - io.netty.handler.codec.http2中的接口
-
HTTP/2 DATA frame.
- Http2DataWriter - io.netty.handler.codec.http2中的接口
-
Interface that defines an object capable of producing HTTP/2 data frames.
- Http2Error - io.netty.handler.codec.http2中的枚举
-
All error codes identified by the HTTP/2 spec.
- Http2EventAdapter - io.netty.handler.codec.http2中的类
-
- Http2EventAdapter() - 类 的构造器io.netty.handler.codec.http2.Http2EventAdapter
-
- Http2ExampleUtil - io.netty.example.http2中的类
-
Utility methods used by the example client and server.
- Http2Exception - io.netty.handler.codec.http2中的异常错误
-
Exception thrown when an HTTP/2 error was encountered.
- Http2Exception(Http2Error) - 异常错误 的构造器io.netty.handler.codec.http2.Http2Exception
-
- Http2Exception(Http2Error, Http2Exception.ShutdownHint) - 异常错误 的构造器io.netty.handler.codec.http2.Http2Exception
-
- Http2Exception(Http2Error, String) - 异常错误 的构造器io.netty.handler.codec.http2.Http2Exception
-
- Http2Exception(Http2Error, String, Http2Exception.ShutdownHint) - 异常错误 的构造器io.netty.handler.codec.http2.Http2Exception
-
- Http2Exception(Http2Error, String, Throwable) - 异常错误 的构造器io.netty.handler.codec.http2.Http2Exception
-
- Http2Exception(Http2Error, String, Throwable, Http2Exception.ShutdownHint) - 异常错误 的构造器io.netty.handler.codec.http2.Http2Exception
-
- Http2Exception.ClosedStreamCreationException - io.netty.handler.codec.http2中的异常错误
-
Used when a stream creation attempt fails but may be because the stream was previously closed.
- Http2Exception.CompositeStreamException - io.netty.handler.codec.http2中的异常错误
-
Provides the ability to handle multiple stream exceptions with one throw statement.
- Http2Exception.HeaderListSizeException - io.netty.handler.codec.http2中的异常错误
-
- Http2Exception.ShutdownHint - io.netty.handler.codec.http2中的枚举
-
Provides a hint as to if shutdown is justified, what type of shutdown should be executed.
- Http2Exception.StreamException - io.netty.handler.codec.http2中的异常错误
-
Represents an exception that can be isolated to a single stream (as opposed to the entire connection).
- Http2Flags - io.netty.handler.codec.http2中的类
-
Provides utility methods for accessing specific flags as defined by the HTTP/2 spec.
- Http2Flags() - 类 的构造器io.netty.handler.codec.http2.Http2Flags
-
- Http2Flags(short) - 类 的构造器io.netty.handler.codec.http2.Http2Flags
-
- Http2FlowController - io.netty.handler.codec.http2中的接口
-
Base interface for all HTTP/2 flow controllers.
- Http2Frame - io.netty.handler.codec.http2中的接口
-
An HTTP/2 frame.
- Http2FrameAdapter - io.netty.handler.codec.http2中的类
-
Convenience class that provides no-op implementations for all methods of
Http2FrameListener
.
- Http2FrameAdapter() - 类 的构造器io.netty.handler.codec.http2.Http2FrameAdapter
-
- Http2FrameClient - io.netty.example.http2.helloworld.frame.client中的类
-
An HTTP2 client that allows you to send HTTP2 frames to a server using the newer HTTP2
approach (via
Http2FrameCodec
).
- Http2FrameCodec - io.netty.handler.codec.http2中的类
-
This API is very immature.
- Http2FrameCodecBuilder - io.netty.handler.codec.http2中的类
-
- Http2FrameCodecBuilder() - 类 的构造器io.netty.handler.codec.http2.Http2FrameCodecBuilder
-
Allows overriding behavior of existing builder.
- Http2FrameListener - io.netty.handler.codec.http2中的接口
-
An listener of HTTP/2 frames.
- Http2FrameListenerDecorator - io.netty.handler.codec.http2中的类
-
- Http2FrameListenerDecorator(Http2FrameListener) - 类 的构造器io.netty.handler.codec.http2.Http2FrameListenerDecorator
-
- Http2FrameLogger - io.netty.handler.codec.http2中的类
-
Logs HTTP2 frames for debugging purposes.
- Http2FrameLogger(LogLevel) - 类 的构造器io.netty.handler.codec.http2.Http2FrameLogger
-
- Http2FrameLogger(LogLevel, String) - 类 的构造器io.netty.handler.codec.http2.Http2FrameLogger
-
- Http2FrameLogger(LogLevel, Class<?>) - 类 的构造器io.netty.handler.codec.http2.Http2FrameLogger
-
- Http2FrameLogger.Direction - io.netty.handler.codec.http2中的枚举
-
- Http2FrameReader - io.netty.handler.codec.http2中的接口
-
- Http2FrameReader.Configuration - io.netty.handler.codec.http2中的接口
-
- Http2FrameSizePolicy - io.netty.handler.codec.http2中的接口
-
- Http2FrameStream - io.netty.handler.codec.http2中的接口
-
A single stream within an HTTP/2 connection.
- Http2FrameStreamEvent - io.netty.handler.codec.http2中的类
-
- Http2FrameStreamEvent.Type - io.netty.handler.codec.http2中的枚举
-
- Http2FrameStreamException - io.netty.handler.codec.http2中的异常错误
-
- Http2FrameStreamException(Http2FrameStream, Http2Error, Throwable) - 异常错误 的构造器io.netty.handler.codec.http2.Http2FrameStreamException
-
- Http2FrameStreamVisitor - io.netty.handler.codec.http2中的接口
-
- Http2FrameTypes - io.netty.handler.codec.http2中的类
-
Registry of all standard frame types defined by the HTTP/2 specification.
- Http2FrameWriter - io.netty.handler.codec.http2中的接口
-
A writer responsible for marshaling HTTP/2 frames to the channel.
- Http2FrameWriter.Configuration - io.netty.handler.codec.http2中的接口
-
- Http2FrameWriterDataBenchmark - io.netty.handler.codec.http2中的类
-
- Http2FrameWriterDataBenchmark() - 类 的构造器io.netty.handler.codec.http2.Http2FrameWriterDataBenchmark
-
- Http2GoAwayException(int, long, byte[]) - 异常错误 的构造器io.netty.handler.codec.http2.StreamBufferingEncoder.Http2GoAwayException
-
- Http2GoAwayFrame - io.netty.handler.codec.http2中的接口
-
HTTP/2 GOAWAY frame.
- http2Headers() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2PushPromiseFrame
-
- Http2Headers - io.netty.handler.codec.http2中的接口
-
A collection of headers sent or received via HTTP/2.
- http2Headers() - 接口 中的方法io.netty.handler.codec.http2.Http2PushPromiseFrame
-
- Http2Headers.PseudoHeaderName - io.netty.handler.codec.http2中的枚举
-
HTTP/2 pseudo-headers names.
- 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中的接口
-
Determine if a header name/value pair is treated as
sensitive.
- Http2HeadersFrame - io.netty.handler.codec.http2中的接口
-
HTTP/2 HEADERS frame.
- Http2InboundFrameLogger - io.netty.handler.codec.http2中的类
-
Decorator around a
Http2FrameReader
that logs all inbound frames before calling
back the listener.
- Http2InboundFrameLogger(Http2FrameReader, Http2FrameLogger) - 类 的构造器io.netty.handler.codec.http2.Http2InboundFrameLogger
-
- Http2LifecycleManager - io.netty.handler.codec.http2中的接口
-
Manager for the life cycle of the HTTP/2 connection.
- Http2LocalFlowController - io.netty.handler.codec.http2中的接口
-
A
Http2FlowController
for controlling the inbound flow of
DATA
frames from the remote endpoint.
- Http2MultiplexActiveStreamsException - io.netty.handler.codec.http2中的异常错误
-
Exception
that can be used to wrap some Throwable
and fire it through the pipeline.
- Http2MultiplexActiveStreamsException(Throwable) - 异常错误 的构造器io.netty.handler.codec.http2.Http2MultiplexActiveStreamsException
-
- Http2MultiplexCodec - io.netty.handler.codec.http2中的类
-
- Http2MultiplexCodecBuilder - io.netty.handler.codec.http2中的类
-
- Http2MultiplexHandler - io.netty.handler.codec.http2中的类
-
An HTTP/2 handler that creates child channels for each stream.
- Http2MultiplexHandler(ChannelHandler) - 类 的构造器io.netty.handler.codec.http2.Http2MultiplexHandler
-
Creates a new instance
- Http2MultiplexHandler(ChannelHandler, ChannelHandler) - 类 的构造器io.netty.handler.codec.http2.Http2MultiplexHandler
-
Creates a new instance
- Http2NoMoreStreamIdsException - io.netty.handler.codec.http2中的异常错误
-
This exception is thrown when there are no more stream IDs available for the current connection
- Http2NoMoreStreamIdsException() - 异常错误 的构造器io.netty.handler.codec.http2.Http2NoMoreStreamIdsException
-
- Http2NoMoreStreamIdsException(Throwable) - 异常错误 的构造器io.netty.handler.codec.http2.Http2NoMoreStreamIdsException
-
- Http2OrHttpHandler - io.netty.example.http2.helloworld.frame.server中的类
-
Negotiates with the browser if HTTP2 or HTTP is going to be used.
- Http2OrHttpHandler() - 类 的构造器io.netty.example.http2.helloworld.frame.server.Http2OrHttpHandler
-
- Http2OrHttpHandler - io.netty.example.http2.helloworld.multiplex.server中的类
-
Negotiates with the browser if HTTP2 or HTTP is going to be used.
- Http2OrHttpHandler() - 类 的构造器io.netty.example.http2.helloworld.multiplex.server.Http2OrHttpHandler
-
- Http2OrHttpHandler - io.netty.example.http2.helloworld.server中的类
-
Negotiates with the browser if HTTP2 or HTTP is going to be used.
- Http2OrHttpHandler() - 类 的构造器io.netty.example.http2.helloworld.server.Http2OrHttpHandler
-
- Http2OrHttpHandler - io.netty.example.http2.tiles中的类
-
Used during protocol negotiation, the main function of this handler is to
return the HTTP/1.1 or HTTP/2 handler once the protocol has been negotiated.
- Http2OrHttpHandler() - 类 的构造器io.netty.example.http2.tiles.Http2OrHttpHandler
-
- Http2OutboundFrameLogger - io.netty.handler.codec.http2中的类
-
Decorator around a
Http2FrameWriter
that logs all outbound frames before calling the
writer.
- Http2OutboundFrameLogger(Http2FrameWriter, Http2FrameLogger) - 类 的构造器io.netty.handler.codec.http2.Http2OutboundFrameLogger
-
- Http2PingFrame - io.netty.handler.codec.http2中的接口
-
HTTP/2 PING Frame.
- Http2PriorityFrame - io.netty.handler.codec.http2中的接口
-
HTTP/2 Priority Frame
- Http2PromisedRequestVerifier - io.netty.handler.codec.http2中的接口
-
Provides an extensibility point for users to define the validity of push requests.
- Http2PseudoHeadersLookupBenchmark - io.netty.handler.codec.http2中的类
-
- Http2PseudoHeadersLookupBenchmark() - 类 的构造器io.netty.handler.codec.http2.Http2PseudoHeadersLookupBenchmark
-
- Http2PushPromiseFrame - io.netty.handler.codec.http2中的接口
-
HTTP/2 Push Promise Frame
- Http2RemoteFlowController - io.netty.handler.codec.http2中的接口
-
- Http2RemoteFlowController.FlowControlled - io.netty.handler.codec.http2中的接口
-
Implementations of this interface are used to progressively write chunks of the underlying
payload to the stream.
- Http2RemoteFlowController.Listener - io.netty.handler.codec.http2中的接口
-
Listener to the number of flow-controlled bytes written per stream.
- Http2RequestHandler - io.netty.example.http2.tiles中的类
-
Handles all the requests for data.
- Http2RequestHandler() - 类 的构造器io.netty.example.http2.tiles.Http2RequestHandler
-
- Http2ResetFrame - io.netty.handler.codec.http2中的接口
-
HTTP/2 RST_STREAM frame.
- Http2SecurityUtil - io.netty.handler.codec.http2中的类
-
Provides utilities related to security requirements specific to HTTP/2.
- Http2Server - io.netty.example.http2.helloworld.frame.server中的类
-
An HTTP/2 Server that responds to requests with a Hello World.
- Http2Server() - 类 的构造器io.netty.example.http2.helloworld.frame.server.Http2Server
-
- Http2Server - io.netty.example.http2.helloworld.multiplex.server中的类
-
An HTTP/2 Server that responds to requests with a Hello World.
- Http2Server() - 类 的构造器io.netty.example.http2.helloworld.multiplex.server.Http2Server
-
- Http2Server - io.netty.example.http2.helloworld.server中的类
-
An HTTP/2 Server that responds to requests with a Hello World.
- Http2Server() - 类 的构造器io.netty.example.http2.helloworld.server.Http2Server
-
- Http2Server - io.netty.example.http2.tiles中的类
-
Demonstrates an Http2 server using Netty to display a bunch of images and
simulate latency.
- Http2Server(EventLoopGroup) - 类 的构造器io.netty.example.http2.tiles.Http2Server
-
- Http2Server - io.netty.testsuite.http2中的类
-
An HTTP/2 Server that responds to requests with a Hello World.
- Http2ServerInitializer - io.netty.example.http2.helloworld.frame.server中的类
-
Sets up the Netty pipeline for the example server.
- Http2ServerInitializer(SslContext) - 类 的构造器io.netty.example.http2.helloworld.frame.server.Http2ServerInitializer
-
- Http2ServerInitializer(SslContext, int) - 类 的构造器io.netty.example.http2.helloworld.frame.server.Http2ServerInitializer
-
- Http2ServerInitializer - io.netty.example.http2.helloworld.multiplex.server中的类
-
Sets up the Netty pipeline for the example server.
- Http2ServerInitializer(SslContext) - 类 的构造器io.netty.example.http2.helloworld.multiplex.server.Http2ServerInitializer
-
- Http2ServerInitializer(SslContext, int) - 类 的构造器io.netty.example.http2.helloworld.multiplex.server.Http2ServerInitializer
-
- Http2ServerInitializer - io.netty.example.http2.helloworld.server中的类
-
Sets up the Netty pipeline for the example server.
- Http2ServerInitializer(SslContext) - 类 的构造器io.netty.example.http2.helloworld.server.Http2ServerInitializer
-
- Http2ServerInitializer(SslContext, int) - 类 的构造器io.netty.example.http2.helloworld.server.Http2ServerInitializer
-
- Http2ServerInitializer - io.netty.testsuite.http2中的类
-
Sets up the Netty pipeline for the example server.
- Http2ServerUpgradeCodec - io.netty.handler.codec.http2中的类
-
Server-side codec for performing a cleartext upgrade from HTTP/1.x to HTTP/2.
- Http2ServerUpgradeCodec(Http2ConnectionHandler) - 类 的构造器io.netty.handler.codec.http2.Http2ServerUpgradeCodec
-
Creates the codec using a default name for the connection handler when adding to the
pipeline.
- Http2ServerUpgradeCodec(Http2MultiplexCodec) - 类 的构造器io.netty.handler.codec.http2.Http2ServerUpgradeCodec
-
Creates the codec using a default name for the connection handler when adding to the
pipeline.
- Http2ServerUpgradeCodec(String, Http2ConnectionHandler) - 类 的构造器io.netty.handler.codec.http2.Http2ServerUpgradeCodec
-
Creates the codec providing an upgrade to the given handler for HTTP/2.
- Http2ServerUpgradeCodec(String, Http2MultiplexCodec) - 类 的构造器io.netty.handler.codec.http2.Http2ServerUpgradeCodec
-
Creates the codec providing an upgrade to the given handler for HTTP/2.
- Http2ServerUpgradeCodec(Http2FrameCodec, ChannelHandler...) - 类 的构造器io.netty.handler.codec.http2.Http2ServerUpgradeCodec
-
Creates the codec using a default name for the connection handler when adding to the
pipeline.
- Http2Settings - io.netty.handler.codec.http2中的类
-
Settings for one endpoint in an HTTP/2 connection.
- Http2Settings() - 类 的构造器io.netty.handler.codec.http2.Http2Settings
-
- Http2Settings(int, float) - 类 的构造器io.netty.handler.codec.http2.Http2Settings
-
- Http2Settings(int) - 类 的构造器io.netty.handler.codec.http2.Http2Settings
-
- Http2SettingsAckFrame - io.netty.handler.codec.http2中的接口
-
- Http2SettingsFrame - io.netty.handler.codec.http2中的接口
-
HTTP/2 SETTINGS frame.
- Http2SettingsHandler - io.netty.example.http2.helloworld.client中的类
-
- Http2SettingsHandler(ChannelPromise) - 类 的构造器io.netty.example.http2.helloworld.client.Http2SettingsHandler
-
Create new instance
- Http2SettingsReceivedConsumer - io.netty.handler.codec.http2中的接口
-
Provides a Consumer like interface to consume remote settings received but not yet ACKed.
- Http2StaticFileServer - io.netty.example.http2.file中的类
-
- Http2StaticFileServer() - 类 的构造器io.netty.example.http2.file.Http2StaticFileServer
-
- Http2StaticFileServerHandler - io.netty.example.http2.file中的类
-
A simple handler that serves incoming HTTP requests to send their respective
HTTP responses.
- Http2StaticFileServerHandler() - 类 的构造器io.netty.example.http2.file.Http2StaticFileServerHandler
-
- Http2StaticFileServerInitializer - io.netty.example.http2.file中的类
-
- Http2StaticFileServerInitializer(SslContext) - 类 的构造器io.netty.example.http2.file.Http2StaticFileServerInitializer
-
- Http2Stream - io.netty.handler.codec.http2中的接口
-
A single stream within an HTTP2 connection.
- Http2Stream.State - io.netty.handler.codec.http2中的枚举
-
The allowed states of an HTTP2 stream.
- Http2StreamChannel - io.netty.handler.codec.http2中的接口
-
- Http2StreamChannelBootstrap - io.netty.handler.codec.http2中的类
-
- Http2StreamChannelBootstrap(Channel) - 类 的构造器io.netty.handler.codec.http2.Http2StreamChannelBootstrap
-
- Http2StreamFrame - io.netty.handler.codec.http2中的接口
-
A frame whose meaning may apply to a particular stream, instead of the entire connection.
- Http2StreamFrameToHttpObjectCodec - io.netty.handler.codec.http2中的类
-
- Http2StreamFrameToHttpObjectCodec(boolean, boolean) - 类 的构造器io.netty.handler.codec.http2.Http2StreamFrameToHttpObjectCodec
-
- Http2StreamFrameToHttpObjectCodec(boolean) - 类 的构造器io.netty.handler.codec.http2.Http2StreamFrameToHttpObjectCodec
-
- Http2StreamVisitor - io.netty.handler.codec.http2中的接口
-
A visitor that allows iteration over a collection of streams.
- Http2UnknownFrame - io.netty.handler.codec.http2中的接口
-
- Http2WindowUpdateFrame - io.netty.handler.codec.http2中的接口
-
HTTP/2 WINDOW_UPDATE frame.
- HTTP_1_0 - 类 中的静态变量io.netty.handler.codec.http.HttpVersion
-
HTTP/1.0
- HTTP_1_1 - 类 中的静态变量io.netty.handler.codec.http.HttpVersion
-
HTTP/1.1
- HTTP_1_1 - 类 中的静态变量io.netty.handler.ssl.ApplicationProtocolNames
-
"http/1.1"
: HTTP version 1.1
- HTTP_2 - 类 中的静态变量io.netty.handler.ssl.ApplicationProtocolNames
-
"h2"
: HTTP version 2
- HTTP_CACHE_SECONDS - 类 中的静态变量io.netty.example.http.file.HttpStaticFileServerHandler
-
- HTTP_CACHE_SECONDS - 类 中的静态变量io.netty.example.http2.file.Http2StaticFileServerHandler
-
- HTTP_DATE_FORMAT - 类 中的静态变量io.netty.example.http.file.HttpStaticFileServerHandler
-
- HTTP_DATE_FORMAT - 类 中的静态变量io.netty.example.http2.file.Http2StaticFileServerHandler
-
- HTTP_DATE_GMT_TIMEZONE - 类 中的静态变量io.netty.example.http.file.HttpStaticFileServerHandler
-
- HTTP_DATE_GMT_TIMEZONE - 类 中的静态变量io.netty.example.http2.file.Http2StaticFileServerHandler
-
- HTTP_UPGRADE_PROTOCOL_NAME - 类 中的静态变量io.netty.handler.codec.http2.Http2CodecUtil
-
- HTTP_UPGRADE_SETTINGS_HEADER - 类 中的静态变量io.netty.handler.codec.http2.Http2CodecUtil
-
- HTTP_UPGRADE_STREAM_ID - 类 中的静态变量io.netty.handler.codec.http2.Http2CodecUtil
-
- HTTP_VERSION_NOT_SUPPORTED - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
-
505 HTTP Version Not Supported
- HttpChunkedInput - io.netty.handler.codec.http中的类
-
A
ChunkedInput
that fetches data chunk by chunk for use with HTTP chunked transfers.
- HttpChunkedInput(ChunkedInput<ByteBuf>) - 类 的构造器io.netty.handler.codec.http.HttpChunkedInput
-
Creates a new instance using the specified input.
- HttpChunkedInput(ChunkedInput<ByteBuf>, LastHttpContent) - 类 的构造器io.netty.handler.codec.http.HttpChunkedInput
-
Creates a new instance using the specified input.
- HttpClientCodec - io.netty.handler.codec.http中的类
-
- HttpClientCodec() - 类 的构造器io.netty.handler.codec.http.HttpClientCodec
-
Creates a new instance with the default decoder options
(maxInitialLineLength (4096)
, maxHeaderSize (8192)
, and
maxChunkSize (8192)
).
- HttpClientCodec(int, int, int) - 类 的构造器io.netty.handler.codec.http.HttpClientCodec
-
Creates a new instance with the specified decoder options.
- HttpClientCodec(int, int, int, boolean) - 类 的构造器io.netty.handler.codec.http.HttpClientCodec
-
Creates a new instance with the specified decoder options.
- HttpClientCodec(int, int, int, boolean, boolean) - 类 的构造器io.netty.handler.codec.http.HttpClientCodec
-
- HttpClientCodec(int, int, int, boolean, boolean, boolean) - 类 的构造器io.netty.handler.codec.http.HttpClientCodec
-
- HttpClientCodec(int, int, int, boolean, boolean, int) - 类 的构造器io.netty.handler.codec.http.HttpClientCodec
-
- HttpClientCodec(int, int, int, boolean, boolean, int, boolean) - 类 的构造器io.netty.handler.codec.http.HttpClientCodec
-
- HttpClientCodec(int, int, int, boolean, boolean, int, boolean, boolean) - 类 的构造器io.netty.handler.codec.http.HttpClientCodec
-
- HttpClientCodec(int, int, int, boolean, boolean, int, boolean, boolean, boolean) - 类 的构造器io.netty.handler.codec.http.HttpClientCodec
-
- HttpClientCodec(HttpDecoderConfig, boolean, boolean) - 类 的构造器io.netty.handler.codec.http.HttpClientCodec
-
Creates a new instance with the specified decoder options.
- HttpClientUpgradeHandler - io.netty.handler.codec.http中的类
-
Client-side handler for handling an HTTP upgrade handshake to another protocol.
- HttpClientUpgradeHandler(HttpClientUpgradeHandler.SourceCodec, HttpClientUpgradeHandler.UpgradeCodec, int) - 类 的构造器io.netty.handler.codec.http.HttpClientUpgradeHandler
-
Constructs the client upgrade handler.
- HttpClientUpgradeHandler.SourceCodec - io.netty.handler.codec.http中的接口
-
The source codec that is used in the pipeline initially.
- HttpClientUpgradeHandler.UpgradeCodec - io.netty.handler.codec.http中的接口
-
A codec that the source can be upgraded to.
- HttpClientUpgradeHandler.UpgradeEvent - io.netty.handler.codec.http中的枚举
-
User events that are fired to notify about upgrade status.
- HttpConstants - io.netty.handler.codec.http中的类
-
- HttpContent - io.netty.handler.codec.http中的接口
-
An HTTP chunk which is used for HTTP chunked transfer-encoding.
- HttpContentCompressor - io.netty.handler.codec.http中的类
-
Compresses an
HttpMessage
and an
HttpContent
in
gzip
or
deflate
encoding while respecting the
"Accept-Encoding"
header.
- HttpContentCompressor() - 类 的构造器io.netty.handler.codec.http.HttpContentCompressor
-
Creates a new handler with the default compression level (6),
default window size (15) and default memory level (8).
- HttpContentCompressor(int) - 类 的构造器io.netty.handler.codec.http.HttpContentCompressor
-
已过时。
- HttpContentCompressor(int, int, int) - 类 的构造器io.netty.handler.codec.http.HttpContentCompressor
-
已过时。
- HttpContentCompressor(int, int, int, int) - 类 的构造器io.netty.handler.codec.http.HttpContentCompressor
-
已过时。
- HttpContentCompressor(CompressionOptions...) - 类 的构造器io.netty.handler.codec.http.HttpContentCompressor
-
- HttpContentCompressor(int, CompressionOptions...) - 类 的构造器io.netty.handler.codec.http.HttpContentCompressor
-
- HttpContentDecoder - io.netty.handler.codec.http中的类
-
- HttpContentDecoder() - 类 的构造器io.netty.handler.codec.http.HttpContentDecoder
-
- HttpContentDecompressor - io.netty.handler.codec.http中的类
-
- HttpContentDecompressor() - 类 的构造器io.netty.handler.codec.http.HttpContentDecompressor
-
- HttpContentDecompressor(boolean) - 类 的构造器io.netty.handler.codec.http.HttpContentDecompressor
-
- HttpContentEncoder - io.netty.handler.codec.http中的类
-
- HttpContentEncoder() - 类 的构造器io.netty.handler.codec.http.HttpContentEncoder
-
- HttpContentEncoder.Result - io.netty.handler.codec.http中的类
-
- HttpConversionUtil - io.netty.handler.codec.http2中的类
-
Provides utility methods and constants for the HTTP/2 to HTTP conversion
- HttpConversionUtil.ExtensionHeaderNames - io.netty.handler.codec.http2中的枚举
-
Provides the HTTP header extensions used to carry HTTP/2 information in HTTP objects
- HttpCorsServer - io.netty.example.http.cors中的类
-
- HttpCorsServer() - 类 的构造器io.netty.example.http.cors.HttpCorsServer
-
- HttpCorsServerInitializer - io.netty.example.http.cors中的类
-
Please refer to the
CorsConfig
javadocs for information about all the
configuration options available.
- HttpCorsServerInitializer(SslContext) - 类 的构造器io.netty.example.http.cors.HttpCorsServerInitializer
-
- HttpData - io.netty.handler.codec.http.multipart中的接口
-
Extended interface for InterfaceHttpData
- HttpDataFactory - io.netty.handler.codec.http.multipart中的接口
-
Interface to enable creation of InterfaceHttpData objects
- HttpDecoderConfig - io.netty.handler.codec.http中的类
-
A configuration object for specifying the behaviour of
HttpObjectDecoder
and its subclasses.
- HttpDecoderConfig() - 类 的构造器io.netty.handler.codec.http.HttpDecoderConfig
-
- HttpExpectationFailedEvent - io.netty.handler.codec.http中的类
-
A user event designed to communicate that a expectation has failed and there should be no expectation that a
body will follow.
- HttpHeaderDateFormat - io.netty.handler.codec.http中的类
-
- HttpHeaderNames - io.netty.handler.codec.http中的类
-
Standard HTTP header names.
- HttpHeaders - io.netty.handler.codec.http中的类
-
Provides the constants for the standard HTTP header names and values and
commonly used utility methods that accesses an
HttpMessage
.
- HttpHeaders() - 类 的构造器io.netty.handler.codec.http.HttpHeaders
-
- HttpHeaders.Names - io.netty.handler.codec.http中的类
-
- HttpHeaders.Values - io.netty.handler.codec.http中的类
-
- HttpHeadersFactory - io.netty.handler.codec.http中的接口
-
- HttpHeaderValidationUtil - io.netty.handler.codec.http中的类
-
Functions used to perform various validations of HTTP header names and values.
- HttpHeaderValues - io.netty.handler.codec.http中的类
-
Standard HTTP header values.
- HttpHelloWorldServer - io.netty.example.http.helloworld中的类
-
An HTTP server that sends back the content of the received HTTP request
in a pretty plaintext form.
- HttpHelloWorldServer() - 类 的构造器io.netty.example.http.helloworld.HttpHelloWorldServer
-
- HttpHelloWorldServerHandler - io.netty.example.http.helloworld中的类
-
- HttpHelloWorldServerHandler() - 类 的构造器io.netty.example.http.helloworld.HttpHelloWorldServerHandler
-
- HttpHelloWorldServerInitializer - io.netty.example.http.helloworld中的类
-
- HttpHelloWorldServerInitializer(SslContext) - 类 的构造器io.netty.example.http.helloworld.HttpHelloWorldServerInitializer
-
- HttpMessage - io.netty.handler.codec.http中的接口
-
- HttpMessageDecoderResult - io.netty.handler.codec.http中的类
-
- HttpMethod - io.netty.handler.codec.http中的类
-
The request method of HTTP or its derived protocols, such as
RTSP and
ICAP.
- HttpMethod(String) - 类 的构造器io.netty.handler.codec.http.HttpMethod
-
Creates a new HTTP method with the specified name.
- HttpMethodMapBenchmark - io.netty.handler.codec.http中的类
-
- HttpMethodMapBenchmark() - 类 的构造器io.netty.handler.codec.http.HttpMethodMapBenchmark
-
- HttpNativeServer - io.netty.testsuite.svm中的类
-
An HTTP server that sends back the content of the received HTTP request
in a pretty plaintext form.
- HttpNativeServerHandler - io.netty.testsuite.svm中的类
-
- HttpNativeServerHandler() - 类 的构造器io.netty.testsuite.svm.HttpNativeServerHandler
-
- HttpNativeServerInitializer - io.netty.testsuite.svm中的类
-
- HttpNativeServerInitializer() - 类 的构造器io.netty.testsuite.svm.HttpNativeServerInitializer
-
- HttpObject - io.netty.handler.codec.http中的接口
-
- HttpObjectAggregator - io.netty.handler.codec.http中的类
-
- HttpObjectAggregator(int) - 类 的构造器io.netty.handler.codec.http.HttpObjectAggregator
-
Creates a new instance.
- HttpObjectAggregator(int, boolean) - 类 的构造器io.netty.handler.codec.http.HttpObjectAggregator
-
Creates a new instance.
- HttpObjectDecoder - io.netty.handler.codec.http中的类
-
- HttpObjectDecoder() - 类 的构造器io.netty.handler.codec.http.HttpObjectDecoder
-
Creates a new instance with the default
maxInitialLineLength (4096)
, maxHeaderSize (8192)
, and
maxChunkSize (8192)
.
- HttpObjectDecoder(int, int, int, boolean) - 类 的构造器io.netty.handler.codec.http.HttpObjectDecoder
-
- HttpObjectDecoder(int, int, int, boolean, boolean) - 类 的构造器io.netty.handler.codec.http.HttpObjectDecoder
-
- HttpObjectDecoder(int, int, int, boolean, boolean, int) - 类 的构造器io.netty.handler.codec.http.HttpObjectDecoder
-
- HttpObjectDecoder(int, int, int, boolean, boolean, int, boolean) - 类 的构造器io.netty.handler.codec.http.HttpObjectDecoder
-
- HttpObjectDecoder(int, int, int, boolean, boolean, int, boolean, boolean) - 类 的构造器io.netty.handler.codec.http.HttpObjectDecoder
-
- HttpObjectDecoder(HttpDecoderConfig) - 类 的构造器io.netty.handler.codec.http.HttpObjectDecoder
-
Creates a new instance with the specified configuration.
- HttpObjectEncoder<H extends HttpMessage> - io.netty.handler.codec.http中的类
-
- HttpObjectEncoder() - 类 的构造器io.netty.handler.codec.http.HttpObjectEncoder
-
- HTTPONLY - 类 中的静态变量io.netty.handler.codec.http.cookie.CookieHeaderNames
-
- HttpPostMultipartRequestDecoder - io.netty.handler.codec.http.multipart中的类
-
This decoder will decode Body and can handle POST BODY.
- HttpPostMultipartRequestDecoder(HttpRequest) - 类 的构造器io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
- HttpPostMultipartRequestDecoder(HttpDataFactory, HttpRequest) - 类 的构造器io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
- HttpPostMultipartRequestDecoder(HttpDataFactory, HttpRequest, Charset) - 类 的构造器io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
- HttpPostMultipartRequestDecoder(HttpDataFactory, HttpRequest, Charset, int, int) - 类 的构造器io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
-
- HttpPostMultipartRequestDecoderBenchmark - io.netty.handler.codec.http.multipart中的类
-
- HttpPostMultipartRequestDecoderBenchmark() - 类 的构造器io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoderBenchmark
-
- HttpPostRequestDecoder - io.netty.handler.codec.http.multipart中的类
-
This decoder will decode Body and can handle POST BODY.
- HttpPostRequestDecoder(HttpRequest) - 类 的构造器io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- HttpPostRequestDecoder(HttpRequest, int, int) - 类 的构造器io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- HttpPostRequestDecoder(HttpDataFactory, HttpRequest) - 类 的构造器io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- HttpPostRequestDecoder(HttpDataFactory, HttpRequest, Charset) - 类 的构造器io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- HttpPostRequestDecoder(HttpDataFactory, HttpRequest, Charset, int, int) - 类 的构造器io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
-
- HttpPostRequestDecoder.EndOfDataDecoderException - io.netty.handler.codec.http.multipart中的异常错误
-
Exception when the body is fully decoded, even if there is still data
- HttpPostRequestDecoder.ErrorDataDecoderException - io.netty.handler.codec.http.multipart中的异常错误
-
Exception when an error occurs while decoding
- HttpPostRequestDecoder.MultiPartStatus - io.netty.handler.codec.http.multipart中的枚举
-
states follow NOTSTARTED PREAMBLE ( (HEADERDELIMITER DISPOSITION (FIELD |
FILEUPLOAD))* (HEADERDELIMITER DISPOSITION MIXEDPREAMBLE (MIXEDDELIMITER
MIXEDDISPOSITION MIXEDFILEUPLOAD)+ MIXEDCLOSEDELIMITER)* CLOSEDELIMITER)+
EPILOGUE
First getStatus is: NOSTARTED
Content-type: multipart/form-data, boundary=AaB03x => PREAMBLE in Header
--AaB03x => HEADERDELIMITER content-disposition: form-data; name="field1"
=> DISPOSITION
Joe Blow => FIELD --AaB03x => HEADERDELIMITER content-disposition:
form-data; name="pics" => DISPOSITION Content-type: multipart/mixed,
boundary=BbC04y
--BbC04y => MIXEDDELIMITER Content-disposition: attachment;
filename="file1.txt" => MIXEDDISPOSITION Content-Type: text/plain
... contents of file1.txt ... => MIXEDFILEUPLOAD --BbC04y =>
MIXEDDELIMITER Content-disposition: file; filename="file2.gif" =>
MIXEDDISPOSITION Content-type: image/gif Content-Transfer-Encoding:
binary
...contents of file2.gif... => MIXEDFILEUPLOAD --BbC04y-- =>
MIXEDCLOSEDELIMITER --AaB03x-- => CLOSEDELIMITER
Once CLOSEDELIMITER is found, last getStatus is EPILOGUE
- HttpPostRequestDecoder.NotEnoughDataDecoderException - io.netty.handler.codec.http.multipart中的异常错误
-
Exception when try reading data from request in chunked format, and not
enough data are available (need more chunks)
- HttpPostRequestDecoder.TooLongFormFieldException - io.netty.handler.codec.http.multipart中的异常错误
-
Exception when a field content is too long
- HttpPostRequestDecoder.TooManyFormFieldsException - io.netty.handler.codec.http.multipart中的异常错误
-
Exception when the maximum number of fields for a given form is reached
- HttpPostRequestEncoder - io.netty.handler.codec.http.multipart中的类
-
This encoder will help to encode Request for a FORM as POST.
- HttpPostRequestEncoder(HttpRequest, boolean) - 类 的构造器io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
- HttpPostRequestEncoder(HttpDataFactory, HttpRequest, boolean) - 类 的构造器io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
- HttpPostRequestEncoder(HttpDataFactory, HttpRequest, boolean, Charset, HttpPostRequestEncoder.EncoderMode) - 类 的构造器io.netty.handler.codec.http.multipart.HttpPostRequestEncoder
-
- HttpPostRequestEncoder.EncoderMode - io.netty.handler.codec.http.multipart中的枚举
-
Different modes to use to encode form data.
- HttpPostRequestEncoder.ErrorDataEncoderException - io.netty.handler.codec.http.multipart中的异常错误
-
Exception when an error occurs while encoding
- HttpPostStandardRequestDecoder - io.netty.handler.codec.http.multipart中的类
-
This decoder will decode Body and can handle POST BODY.
- HttpPostStandardRequestDecoder(HttpRequest) - 类 的构造器io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
- HttpPostStandardRequestDecoder(HttpDataFactory, HttpRequest) - 类 的构造器io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
- HttpPostStandardRequestDecoder(HttpDataFactory, HttpRequest, Charset) - 类 的构造器io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
- HttpPostStandardRequestDecoder(HttpDataFactory, HttpRequest, Charset, int, int) - 类 的构造器io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
-
- HttpProxyConnectException(String, HttpHeaders) - 异常错误 的构造器io.netty.handler.proxy.HttpProxyHandler.HttpProxyConnectException
-
- HttpProxyHandler - io.netty.handler.proxy中的类
-
Handler that establishes a blind forwarding proxy tunnel using
HTTP/1.1 CONNECT request.
- HttpProxyHandler(SocketAddress) - 类 的构造器io.netty.handler.proxy.HttpProxyHandler
-
- HttpProxyHandler(SocketAddress, HttpHeaders) - 类 的构造器io.netty.handler.proxy.HttpProxyHandler
-
- HttpProxyHandler(SocketAddress, HttpHeaders, boolean) - 类 的构造器io.netty.handler.proxy.HttpProxyHandler
-
- HttpProxyHandler(SocketAddress, String, String) - 类 的构造器io.netty.handler.proxy.HttpProxyHandler
-
- HttpProxyHandler(SocketAddress, String, String, HttpHeaders) - 类 的构造器io.netty.handler.proxy.HttpProxyHandler
-
- HttpProxyHandler(SocketAddress, String, String, HttpHeaders, boolean) - 类 的构造器io.netty.handler.proxy.HttpProxyHandler
-
- HttpProxyHandler.HttpProxyConnectException - io.netty.handler.proxy中的异常错误
-
Specific case of a connection failure, which may include headers from the proxy.
- HttpRequest - io.netty.handler.codec.http中的接口
-
An HTTP request.
- HttpRequestDecoder - io.netty.handler.codec.http中的类
-
- HttpRequestDecoder() - 类 的构造器io.netty.handler.codec.http.HttpRequestDecoder
-
Creates a new instance with the default
maxInitialLineLength (4096)
, maxHeaderSize (8192)
, and
maxChunkSize (8192)
.
- HttpRequestDecoder(int, int, int) - 类 的构造器io.netty.handler.codec.http.HttpRequestDecoder
-
Creates a new instance with the specified parameters.
- HttpRequestDecoder(int, int, int, boolean) - 类 的构造器io.netty.handler.codec.http.HttpRequestDecoder
-
- HttpRequestDecoder(int, int, int, boolean, int) - 类 的构造器io.netty.handler.codec.http.HttpRequestDecoder
-
- HttpRequestDecoder(int, int, int, boolean, int, boolean) - 类 的构造器io.netty.handler.codec.http.HttpRequestDecoder
-
- HttpRequestDecoder(int, int, int, boolean, int, boolean, boolean) - 类 的构造器io.netty.handler.codec.http.HttpRequestDecoder
-
- HttpRequestDecoder(HttpDecoderConfig) - 类 的构造器io.netty.handler.codec.http.HttpRequestDecoder
-
Creates a new instance with the specified configuration.
- HttpRequestEncoder - io.netty.handler.codec.http中的类
-
- HttpRequestEncoder() - 类 的构造器io.netty.handler.codec.http.HttpRequestEncoder
-
- HttpRequestEncoderInsertBenchmark - io.netty.handler.codec.http中的类
-
- HttpRequestEncoderInsertBenchmark() - 类 的构造器io.netty.handler.codec.http.HttpRequestEncoderInsertBenchmark
-
- HttpResponse - io.netty.handler.codec.http中的接口
-
An HTTP response.
- HttpResponseClientHandler - io.netty.example.spdy.client中的类
-
This is a modified version of
HttpSnoopClientHandler
that uses a
BlockingQueue
to wait until an
HTTPResponse is received.
- HttpResponseClientHandler() - 类 的构造器io.netty.example.spdy.client.HttpResponseClientHandler
-
- HttpResponseDecoder - io.netty.handler.codec.http中的类
-
- HttpResponseDecoder() - 类 的构造器io.netty.handler.codec.http.HttpResponseDecoder
-
Creates a new instance with the default
maxInitialLineLength (4096)
, maxHeaderSize (8192)
, and
maxChunkSize (8192)
.
- HttpResponseDecoder(int, int, int) - 类 的构造器io.netty.handler.codec.http.HttpResponseDecoder
-
Creates a new instance with the specified parameters.
- HttpResponseDecoder(int, int, int, boolean) - 类 的构造器io.netty.handler.codec.http.HttpResponseDecoder
-
- HttpResponseDecoder(int, int, int, boolean, int) - 类 的构造器io.netty.handler.codec.http.HttpResponseDecoder
-
- HttpResponseDecoder(int, int, int, boolean, int, boolean) - 类 的构造器io.netty.handler.codec.http.HttpResponseDecoder
-
- HttpResponseDecoder(int, int, int, boolean, int, boolean, boolean) - 类 的构造器io.netty.handler.codec.http.HttpResponseDecoder
-
- HttpResponseDecoder(HttpDecoderConfig) - 类 的构造器io.netty.handler.codec.http.HttpResponseDecoder
-
Creates a new instance with the specified configuration.
- HttpResponseEncoder - io.netty.handler.codec.http中的类
-
- HttpResponseEncoder() - 类 的构造器io.netty.handler.codec.http.HttpResponseEncoder
-
- HttpResponseHandler - io.netty.example.http2.helloworld.client中的类
-
- HttpResponseHandler() - 类 的构造器io.netty.example.http2.helloworld.client.HttpResponseHandler
-
- HttpResponseStatus - io.netty.handler.codec.http中的类
-
The response code and its description of HTTP or its derived protocols, such as
RTSP and
ICAP.
- HttpResponseStatus(int, String) - 类 的构造器io.netty.handler.codec.http.HttpResponseStatus
-
Creates a new instance with the specified code
and its reasonPhrase
.
- HTTPS - 类 中的静态变量io.netty.handler.codec.dns.DnsRecordType
-
Service Binding and Parameter Specification via the DNS (SVCB and HTTPS Resource Records).
- HTTPS - 类 中的静态变量io.netty.handler.codec.http.HttpScheme
-
Scheme for secure HTTP connection.
- HttpScheme - io.netty.handler.codec.http中的类
-
Defines the common schemes used for the HTTP protocol as defined by
rfc7230.
- httpScheme(HttpScheme) - 类 中的方法io.netty.handler.codec.http2.HttpToHttp2ConnectionHandlerBuilder
-
- HttpServer - io.netty.example.http2.tiles中的类
-
Demonstrates an http server using Netty to display a bunch of images, simulate
latency and compare it against the http2 implementation.
- HttpServer(EventLoopGroup) - 类 的构造器io.netty.example.http2.tiles.HttpServer
-
- HttpServerCodec - io.netty.handler.codec.http中的类
-
- HttpServerCodec() - 类 的构造器io.netty.handler.codec.http.HttpServerCodec
-
Creates a new instance with the default decoder options
(maxInitialLineLength (4096)
, maxHeaderSize (8192)
, and
maxChunkSize (8192)
).
- HttpServerCodec(int, int, int) - 类 的构造器io.netty.handler.codec.http.HttpServerCodec
-
Creates a new instance with the specified decoder options.
- HttpServerCodec(int, int, int, boolean) - 类 的构造器io.netty.handler.codec.http.HttpServerCodec
-
- HttpServerCodec(int, int, int, boolean, int) - 类 的构造器io.netty.handler.codec.http.HttpServerCodec
-
- HttpServerCodec(int, int, int, boolean, int, boolean) - 类 的构造器io.netty.handler.codec.http.HttpServerCodec
-
- HttpServerCodec(int, int, int, boolean, int, boolean, boolean) - 类 的构造器io.netty.handler.codec.http.HttpServerCodec
-
- HttpServerCodec(HttpDecoderConfig) - 类 的构造器io.netty.handler.codec.http.HttpServerCodec
-
Creates a new instance with the specified decoder configuration.
- HttpServerExpectContinueHandler - io.netty.handler.codec.http中的类
-
- HttpServerExpectContinueHandler() - 类 的构造器io.netty.handler.codec.http.HttpServerExpectContinueHandler
-
- HttpServerKeepAliveHandler - io.netty.handler.codec.http中的类
-
HttpServerKeepAliveHandler helps close persistent connections when appropriate.
- HttpServerKeepAliveHandler() - 类 的构造器io.netty.handler.codec.http.HttpServerKeepAliveHandler
-
- HttpServerUpgradeHandler - io.netty.handler.codec.http中的类
-
A server-side handler that receives HTTP requests and optionally performs a protocol switch if
the requested protocol is supported.
- HttpServerUpgradeHandler(HttpServerUpgradeHandler.SourceCodec, HttpServerUpgradeHandler.UpgradeCodecFactory) - 类 的构造器io.netty.handler.codec.http.HttpServerUpgradeHandler
-
Constructs the upgrader with the supported codecs.
- HttpServerUpgradeHandler(HttpServerUpgradeHandler.SourceCodec, HttpServerUpgradeHandler.UpgradeCodecFactory, int) - 类 的构造器io.netty.handler.codec.http.HttpServerUpgradeHandler
-
Constructs the upgrader with the supported codecs.
- HttpServerUpgradeHandler(HttpServerUpgradeHandler.SourceCodec, HttpServerUpgradeHandler.UpgradeCodecFactory, int, boolean) - 类 的构造器io.netty.handler.codec.http.HttpServerUpgradeHandler
-
Constructs the upgrader with the supported codecs.
- HttpServerUpgradeHandler(HttpServerUpgradeHandler.SourceCodec, HttpServerUpgradeHandler.UpgradeCodecFactory, int, HttpHeadersFactory, HttpHeadersFactory) - 类 的构造器io.netty.handler.codec.http.HttpServerUpgradeHandler
-
Constructs the upgrader with the supported codecs.
- HttpServerUpgradeHandler.SourceCodec - io.netty.handler.codec.http中的接口
-
The source codec that is used in the pipeline initially.
- HttpServerUpgradeHandler.UpgradeCodec - io.netty.handler.codec.http中的接口
-
A codec that the source can be upgraded to.
- HttpServerUpgradeHandler.UpgradeCodecFactory - io.netty.handler.codec.http中的接口
-
- HttpServerUpgradeHandler.UpgradeEvent - io.netty.handler.codec.http中的类
-
User event that is fired to notify about the completion of an HTTP upgrade
to another protocol.
- HttpSnoopClient - io.netty.example.http.snoop中的类
-
A simple HTTP client that prints out the content of the HTTP response to
System.out
to test
HttpSnoopServer
.
- HttpSnoopClient() - 类 的构造器io.netty.example.http.snoop.HttpSnoopClient
-
- HttpSnoopClientHandler - io.netty.example.http.snoop中的类
-
- HttpSnoopClientHandler() - 类 的构造器io.netty.example.http.snoop.HttpSnoopClientHandler
-
- HttpSnoopClientInitializer - io.netty.example.http.snoop中的类
-
- HttpSnoopClientInitializer(SslContext) - 类 的构造器io.netty.example.http.snoop.HttpSnoopClientInitializer
-
- HttpSnoopServer - io.netty.example.http.snoop中的类
-
An HTTP server that sends back the content of the received HTTP request
in a pretty plaintext form.
- HttpSnoopServer() - 类 的构造器io.netty.example.http.snoop.HttpSnoopServer
-
- HttpSnoopServerHandler - io.netty.example.http.snoop中的类
-
- HttpSnoopServerHandler() - 类 的构造器io.netty.example.http.snoop.HttpSnoopServerHandler
-
- HttpSnoopServerInitializer - io.netty.example.http.snoop中的类
-
- HttpSnoopServerInitializer(SslContext) - 类 的构造器io.netty.example.http.snoop.HttpSnoopServerInitializer
-
- HttpStaticFileServer - io.netty.example.http.file中的类
-
- HttpStaticFileServer() - 类 的构造器io.netty.example.http.file.HttpStaticFileServer
-
- HttpStaticFileServerHandler - io.netty.example.http.file中的类
-
A simple handler that serves incoming HTTP requests to send their respective
HTTP responses.
- HttpStaticFileServerHandler() - 类 的构造器io.netty.example.http.file.HttpStaticFileServerHandler
-
- HttpStaticFileServerInitializer - io.netty.example.http.file中的类
-
- HttpStaticFileServerInitializer(SslContext) - 类 的构造器io.netty.example.http.file.HttpStaticFileServerInitializer
-
- HttpStatusClass - io.netty.handler.codec.http中的枚举
-
The class of HTTP status.
- HttpStatusValueOfBenchmark - io.netty.handler.codec.http中的类
-
- HttpStatusValueOfBenchmark() - 类 的构造器io.netty.handler.codec.http.HttpStatusValueOfBenchmark
-
- HttpToHttp2ConnectionHandler - io.netty.handler.codec.http2中的类
-
Translates HTTP/1.x object writes into HTTP/2 frames.
- HttpToHttp2ConnectionHandler(Http2ConnectionDecoder, Http2ConnectionEncoder, Http2Settings, boolean) - 类 的构造器io.netty.handler.codec.http2.HttpToHttp2ConnectionHandler
-
- HttpToHttp2ConnectionHandler(Http2ConnectionDecoder, Http2ConnectionEncoder, Http2Settings, boolean, boolean) - 类 的构造器io.netty.handler.codec.http2.HttpToHttp2ConnectionHandler
-
- HttpToHttp2ConnectionHandler(Http2ConnectionDecoder, Http2ConnectionEncoder, Http2Settings, boolean, boolean, HttpScheme) - 类 的构造器io.netty.handler.codec.http2.HttpToHttp2ConnectionHandler
-
- HttpToHttp2ConnectionHandler(Http2ConnectionDecoder, Http2ConnectionEncoder, Http2Settings, boolean, boolean, boolean, HttpScheme) - 类 的构造器io.netty.handler.codec.http2.HttpToHttp2ConnectionHandler
-
- HttpToHttp2ConnectionHandlerBuilder - io.netty.handler.codec.http2中的类
-
- HttpToHttp2ConnectionHandlerBuilder() - 类 的构造器io.netty.handler.codec.http2.HttpToHttp2ConnectionHandlerBuilder
-
- HttpUploadClient - io.netty.example.http.upload中的类
-
- HttpUploadClient() - 类 的构造器io.netty.example.http.upload.HttpUploadClient
-
- HttpUploadClientHandler - io.netty.example.http.upload中的类
-
Handler that just dumps the contents of the response from the server
- HttpUploadClientHandler() - 类 的构造器io.netty.example.http.upload.HttpUploadClientHandler
-
- HttpUploadClientInitializer - io.netty.example.http.upload中的类
-
- HttpUploadClientInitializer(SslContext) - 类 的构造器io.netty.example.http.upload.HttpUploadClientInitializer
-
- HttpUploadServer - io.netty.example.http.upload中的类
-
An HTTP server showing how to use the HTTP multipart package for file uploads and decoding post data.
- HttpUploadServer() - 类 的构造器io.netty.example.http.upload.HttpUploadServer
-
- HttpUploadServerHandler - io.netty.example.http.upload中的类
-
- HttpUploadServerHandler() - 类 的构造器io.netty.example.http.upload.HttpUploadServerHandler
-
- HttpUploadServerInitializer - io.netty.example.http.upload中的类
-
- HttpUploadServerInitializer(SslContext) - 类 的构造器io.netty.example.http.upload.HttpUploadServerInitializer
-
- HttpUtil - io.netty.handler.codec.http中的类
-
Utility methods useful in the HTTP context.
- HttpVersion - io.netty.handler.codec.http中的类
-
The version of HTTP or its derived protocols, such as
RTSP and
ICAP.
- HttpVersion(String, boolean) - 类 的构造器io.netty.handler.codec.http.HttpVersion
-
Creates a new HTTP version with the specified version string.
- HttpVersion(String, int, int, boolean) - 类 的构造器io.netty.handler.codec.http.HttpVersion
-
Creates a new HTTP version with the specified protocol name and version
numbers.