跳过导航链接
Netty 4.1.109.Final(2024/04/15)
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

V

validate() - 类 中的方法io.netty.bootstrap.AbstractBootstrap
Validate all the parameters.
validate() - 类 中的方法io.netty.bootstrap.Bootstrap
 
validate() - 类 中的方法io.netty.bootstrap.ServerBootstrap
 
validate(T) - 类 中的方法io.netty.channel.ChannelOption
Validate the value which is set for the ChannelOption.
validate(ChannelOption<T>, T) - 类 中的方法io.netty.channel.DefaultChannelConfig
 
validate(ByteBuffer) - 类 中的方法io.netty.channel.unix.RawUnixChannelOption
 
validate(V) - 接口 中的方法io.netty.handler.codec.DefaultHeaders.ValueValidator
Validate the given value.
validate(T) - 类 中的方法io.netty.handler.ssl.SslContextOption
Validate the value which is set for the SslContextOption.
validateCookie(String, String) - 类 中的方法io.netty.handler.codec.http.cookie.CookieEncoder
 
validateFileRegion(DefaultFileRegion, long) - 类 中的方法io.netty.channel.AbstractChannel
 
validateHeaders - 类 中的变量io.netty.handler.codec.http.HttpObjectDecoder
已过时。
validateHeaders(boolean) - 类 中的方法io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder
Sets if HTTP headers should be validated according to RFC 7540, 8.1.2.6.
validateHeaders() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2HeadersDecoder
Determines if the headers should be validated as a result of the decode operation.
validateHeaders(boolean) - 类 中的方法io.netty.handler.codec.http2.Http2ConnectionHandlerBuilder
 
validateHeaders(boolean) - 类 中的方法io.netty.handler.codec.http2.Http2FrameCodecBuilder
 
validateHeaders(boolean) - 类 中的方法io.netty.handler.codec.http2.Http2MultiplexCodecBuilder
已过时。
 
validateHeaders(boolean) - 类 中的方法io.netty.handler.codec.http2.HttpToHttp2ConnectionHandlerBuilder
 
validateHeaderValues() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2HeadersDecoder
Determines if the header values should be validated as a result of the decode operation.
validateHttpHeaders(boolean) - 类 中的方法io.netty.handler.codec.http2.AbstractInboundHttp2ToHttpAdapterBuilder
Specifies whether validation of HTTP headers should be performed.
validateHttpHeaders - 类 中的变量io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter
 
validateHttpHeaders(boolean) - 类 中的方法io.netty.handler.codec.http2.InboundHttp2ToHttpAdapterBuilder
 
validateName(K) - 接口 中的方法io.netty.handler.codec.DefaultHeaders.NameValidator
Verify that name is valid.
validateName(DefaultHeaders.NameValidator<K>, boolean, K) - 类 中的方法io.netty.handler.codec.DefaultHeaders
Call out to the given DefaultHeaders.NameValidator to validate the given name.
validateName(DefaultHeaders.NameValidator<CharSequence>, boolean, CharSequence) - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2Headers
 
validateScheduled(long, TimeUnit) - 类 中的方法io.netty.util.concurrent.AbstractScheduledEventExecutor
已过时。
will be removed in the future.
validateToken(CharSequence) - 类 中的静态方法io.netty.handler.codec.http.HttpHeaderValidationUtil
Validate a token contains only allowed characters.
validateValidHeaderValue(CharSequence) - 类 中的静态方法io.netty.handler.codec.http.HttpHeaderValidationUtil
Validate the given HTTP header value by searching for any illegal characters.
validateValue(DefaultHeaders.ValueValidator<V>, K, V) - 类 中的方法io.netty.handler.codec.DefaultHeaders
 
validateValue(String, String) - 类 中的方法io.netty.handler.codec.http.cookie.DefaultCookie
已过时。
CookieUtil is package private, will be removed once old Cookie API is dropped
validateValue(DefaultHeaders.ValueValidator<CharSequence>, CharSequence, CharSequence) - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2Headers
 
value() - 枚举 中的方法io.netty.channel.rxtx.RxtxChannelConfig.Databits
已过时。
 
value() - 枚举 中的方法io.netty.channel.rxtx.RxtxChannelConfig.Paritybit
已过时。
 
value() - 枚举 中的方法io.netty.channel.rxtx.RxtxChannelConfig.Stopbits
已过时。
 
value() - 类 中的方法io.netty.channel.rxtx.RxtxDeviceAddress
已过时。
 
value - 类 中的变量io.netty.handler.codec.DefaultHeaders.HeaderEntry
 
value() - 接口 中的方法io.netty.handler.codec.http.cookie.Cookie
Returns the value of this Cookie.
value() - 类 中的方法io.netty.handler.codec.http.cookie.DefaultCookie
 
value() - 类 中的方法io.netty.handler.codec.http2.Http2Flags
Gets the underlying flags value.
value() - 枚举 中的方法io.netty.handler.codec.http2.Http2Headers.PseudoHeaderName
 
value() - 枚举 中的方法io.netty.handler.codec.mqtt.MqttMessageType
 
value() - 类 中的方法io.netty.handler.codec.mqtt.MqttProperties.MqttProperty
Get MQTT property value
value() - 枚举 中的方法io.netty.handler.codec.mqtt.MqttProperties.MqttPropertyType
 
value - 类 中的变量io.netty.handler.codec.mqtt.MqttProperties.StringPair
 
value() - 枚举 中的方法io.netty.handler.codec.mqtt.MqttQoS
 
value() - 枚举 中的方法io.netty.handler.codec.mqtt.MqttSubscriptionOption.RetainedHandlingPolicy
 
value() - 类 中的方法io.netty.handler.codec.redis.IntegerRedisMessage
Get long value of this IntegerRedisMessage.
value() - 类 中的方法io.netty.handler.codec.string.LineSeparator
Return the string value of this line separator.
value() - 类 中的方法io.netty.handler.codec.xml.XmlAttribute
 
value - 类 中的变量io.netty.util.internal.IntegerHolder
已过时。
 
value() - 接口 中的方法io.netty.util.internal.LongCounter
 
valueCharSequenceIterator(CharSequence) - 类 中的方法io.netty.handler.codec.http.DefaultHttpHeaders
 
valueCharSequenceIterator(CharSequence) - 类 中的方法io.netty.handler.codec.http.HttpHeaders
Equivalent to HttpHeaders.getAll(String) but it is possible that no intermediate list is generated.
valueCharSequenceIterator(CharSequence) - 类 中的方法io.netty.handler.codec.http.ReadOnlyHttpHeaders
 
valueConverter() - 类 中的方法io.netty.handler.codec.DefaultHeaders
 
ValueConverter<T> - io.netty.handler.codec中的接口
Converts to/from a generic object to the type.
valueIterator(K) - 类 中的方法io.netty.handler.codec.DefaultHeaders
Equivalent to DefaultHeaders.getAll(Object) but no intermediate list is generated.
valueIterator(K) - 类 中的方法io.netty.handler.codec.EmptyHeaders
Equivalent to EmptyHeaders.getAll(Object) but no intermediate list is generated.
valueIterator(CharSequence) - 接口 中的方法io.netty.handler.codec.http2.Http2Headers
Equivalent to Headers.getAll(Object) but no intermediate list is generated.
valueIterator(CharSequence) - 类 中的方法io.netty.handler.codec.http2.ReadOnlyHttp2Headers
 
valueOf(String) - 枚举 中的静态方法com.sun.nio.sctp.HandlerResult
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.buffer.AbstractByteBufGetCharSequenceBenchmark.ByteBufType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.buffer.AbstractByteBufNoCleanerBenchmark.ByteBufType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.buffer.ByteBufAccessBenchmark.ByteBufType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.buffer.ByteBufUtilDecodeStringBenchmark.ByteBufType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.buffer.CompositeByteBufRandomAccessBenchmark.ByteBufType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.buffer.CompositeByteBufSequentialBenchmark.ByteBufType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.buffer.CompositeByteBufWriteOutBenchmark.ByteBufType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 类 中的静态方法io.netty.channel.ChannelOption
Returns the ChannelOption of the specified name.
valueOf(Class<?>, String) - 类 中的静态方法io.netty.channel.ChannelOption
valueOf(String) - 枚举 中的静态方法io.netty.channel.epoll.EpollMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.channel.pool.FixedChannelPool.AcquireTimeoutAction
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.channel.rxtx.RxtxChannelConfig.Databits
已过时。
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法io.netty.channel.rxtx.RxtxChannelConfig.Databits
已过时。
 
valueOf(String) - 枚举 中的静态方法io.netty.channel.rxtx.RxtxChannelConfig.Paritybit
已过时。
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法io.netty.channel.rxtx.RxtxChannelConfig.Paritybit
已过时。
 
valueOf(String) - 枚举 中的静态方法io.netty.channel.rxtx.RxtxChannelConfig.Stopbits
已过时。
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法io.netty.channel.rxtx.RxtxChannelConfig.Stopbits
已过时。
 
valueOf(String) - 枚举 中的静态方法io.netty.channel.socket.InternetProtocolFamily
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.channel.unix.DomainSocketReadMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.example.stomp.websocket.StompVersion
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Continent
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Continent
 
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - 枚举 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Continent
 
valueOf(String) - 枚举 中的静态方法io.netty.example.worldclock.WorldClockProtocol.DayOfWeek
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法io.netty.example.worldclock.WorldClockProtocol.DayOfWeek
 
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - 枚举 中的静态方法io.netty.example.worldclock.WorldClockProtocol.DayOfWeek
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.AsciiHeadersEncoder.NewlineType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.AsciiHeadersEncoder.SeparatorType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.base64.Base64Dialect
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.compression.ZlibWrapper
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 类 中的静态方法io.netty.handler.codec.dns.DnsOpCode
Returns the DnsOpCode instance of the specified byte value.
valueOf(int) - 类 中的静态方法io.netty.handler.codec.dns.DnsRecordType
 
valueOf(String) - 类 中的静态方法io.netty.handler.codec.dns.DnsRecordType
 
valueOf(int) - 类 中的静态方法io.netty.handler.codec.dns.DnsResponseCode
Returns the DnsResponseCode that corresponds with the given responseCode.
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.dns.DnsSection
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.haproxy.HAProxyCommand
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法io.netty.handler.codec.haproxy.HAProxyCommand
Returns the HAProxyCommand represented by the lowest 4 bits of the specified byte.
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.haproxy.HAProxyProtocolVersion
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法io.netty.handler.codec.haproxy.HAProxyProtocolVersion
Returns the HAProxyProtocolVersion represented by the highest 4 bits of the specified byte.
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.haproxy.HAProxyProxiedProtocol.AddressFamily
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法io.netty.handler.codec.haproxy.HAProxyProxiedProtocol.AddressFamily
Returns the HAProxyProxiedProtocol.AddressFamily represented by the highest 4 bits of the specified byte.
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.haproxy.HAProxyProxiedProtocol.TransportProtocol
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法io.netty.handler.codec.haproxy.HAProxyProxiedProtocol.TransportProtocol
Returns the HAProxyProxiedProtocol.TransportProtocol represented by the lowest 4 bits of the specified byte.
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.haproxy.HAProxyProxiedProtocol
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法io.netty.handler.codec.haproxy.HAProxyProxiedProtocol
Returns the HAProxyProxiedProtocol represented by the specified byte.
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.haproxy.HAProxyTLV.Type
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.http.cookie.CookieHeaderNames.SameSite
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.http.HttpClientUpgradeHandler.UpgradeEvent
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 类 中的静态方法io.netty.handler.codec.http.HttpMethod
Returns the HttpMethod represented by the specified name.
valueOf(int) - 类 中的静态方法io.netty.handler.codec.http.HttpResponseStatus
Returns the HttpResponseStatus represented by the specified code.
valueOf(int, String) - 类 中的静态方法io.netty.handler.codec.http.HttpResponseStatus
Returns the HttpResponseStatus represented by the specified code and reasonPhrase.
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.http.HttpStatusClass
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法io.netty.handler.codec.http.HttpStatusClass
Returns the class of the specified HTTP status code.
valueOf(CharSequence) - 枚举 中的静态方法io.netty.handler.codec.http.HttpStatusClass
Returns the class of the specified HTTP status code.
valueOf(String) - 类 中的静态方法io.netty.handler.codec.http.HttpVersion
Returns an existing or new HttpVersion instance which matches to the specified protocol version string.
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.MultiPartStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.EncoderMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.http.multipart.InterfaceHttpData.HttpDataType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler.ClientHandshakeStateEvent
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 类 中的静态方法io.netty.handler.codec.http.websocketx.WebSocketCloseStatus
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler.ServerHandshakeStateEvent
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.http.websocketx.WebSocketVersion
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.http2.HpackHeadersSize
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.http2.Http2Error
返回带有指定名称的该类型的枚举常量。
valueOf(long) - 枚举 中的静态方法io.netty.handler.codec.http2.Http2Error
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.http2.Http2Exception.ShutdownHint
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.http2.Http2FrameLogger.Direction
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.http2.Http2FrameStreamEvent.Type
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.http2.Http2Headers.PseudoHeaderName
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.http2.Http2Stream.State
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.http2.HttpConversionUtil.ExtensionHeaderNames
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttConnectReturnCode
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttConnectReturnCode
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttMessageType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttMessageType
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttProperties.MqttPropertyType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttProperties.MqttPropertyType
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttQoS
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttQoS
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.Auth
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.Auth
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.Disconnect
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.Disconnect
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.PubAck
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.PubAck
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.PubComp
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.PubComp
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.PubRec
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.PubRec
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.PubRel
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.PubRel
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.SubAck
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.SubAck
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.UnsubAck
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.UnsubAck
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttSubscriptionOption.RetainedHandlingPolicy
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttSubscriptionOption.RetainedHandlingPolicy
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttVersion
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.ProtocolDetectionState
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.redis.FixedRedisMessagePool.RedisErrorKey
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.redis.FixedRedisMessagePool.RedisReplyKey
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.redis.RedisMessageType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 类 中的静态方法io.netty.handler.codec.rtsp.RtspMethods
Returns the HttpMethod represented by the specified name.
valueOf(int) - 类 中的静态方法io.netty.handler.codec.rtsp.RtspResponseStatuses
Returns the HttpResponseStatus represented by the specified code.
valueOf(String) - 类 中的静态方法io.netty.handler.codec.rtsp.RtspVersions
Returns an existing or new HttpVersion instance which matches to the specified RTSP version string.
valueOf(CharSequence) - 类 中的静态方法io.netty.handler.codec.smtp.SmtpCommand
Returns the SmtpCommand for the given command name.
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socks.SocksAddressType
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法io.netty.handler.codec.socks.SocksAddressType
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socks.SocksAuthRequestDecoder.State
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socks.SocksAuthResponseDecoder.State
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socks.SocksAuthScheme
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法io.netty.handler.codec.socks.SocksAuthScheme
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socks.SocksAuthStatus
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法io.netty.handler.codec.socks.SocksAuthStatus
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socks.SocksCmdRequestDecoder.State
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socks.SocksCmdResponseDecoder.State
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socks.SocksCmdStatus
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法io.netty.handler.codec.socks.SocksCmdStatus
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socks.SocksCmdType
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法io.netty.handler.codec.socks.SocksCmdType
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socks.SocksInitRequestDecoder.State
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socks.SocksInitResponseDecoder.State
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socks.SocksMessageType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socks.SocksProtocolVersion
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法io.netty.handler.codec.socks.SocksProtocolVersion
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socks.SocksRequestType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socks.SocksResponseType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socks.SocksSubnegotiationVersion
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法io.netty.handler.codec.socks.SocksSubnegotiationVersion
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socksx.SocksVersion
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 枚举 中的静态方法io.netty.handler.codec.socksx.SocksVersion
Returns the SocksVersion that corresponds to the specified version field value, as defined in the protocol specification.
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socksx.v4.Socks4ClientDecoder.State
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 类 中的静态方法io.netty.handler.codec.socksx.v4.Socks4CommandStatus
 
valueOf(byte) - 类 中的静态方法io.netty.handler.codec.socksx.v4.Socks4CommandType
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socksx.v4.Socks4ServerDecoder.State
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 类 中的静态方法io.netty.handler.codec.socksx.v5.Socks5AddressType
 
valueOf(byte) - 类 中的静态方法io.netty.handler.codec.socksx.v5.Socks5AuthMethod
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socksx.v5.Socks5CommandRequestDecoder.State
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socksx.v5.Socks5CommandResponseDecoder.State
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 类 中的静态方法io.netty.handler.codec.socksx.v5.Socks5CommandStatus
 
valueOf(byte) - 类 中的静态方法io.netty.handler.codec.socksx.v5.Socks5CommandType
 
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socksx.v5.Socks5InitialRequestDecoder.State
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socksx.v5.Socks5InitialResponseDecoder.State
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socksx.v5.Socks5PasswordAuthRequestDecoder.State
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.socksx.v5.Socks5PasswordAuthResponseDecoder.State
返回带有指定名称的该类型的枚举常量。
valueOf(byte) - 类 中的静态方法io.netty.handler.codec.socksx.v5.Socks5PasswordAuthStatus
 
valueOf(int) - 类 中的静态方法io.netty.handler.codec.spdy.SpdySessionStatus
Returns the SpdySessionStatus represented by the specified code.
valueOf(int) - 类 中的静态方法io.netty.handler.codec.spdy.SpdyStreamStatus
Returns the SpdyStreamStatus represented by the specified code.
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.spdy.SpdyVersion
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.stomp.StompCommand
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.codec.stomp.StompSubframeDecoder.State
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.ipfilter.IpFilterRuleType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.logging.ByteBufFormat
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.logging.LogLevel
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.ssl.ApplicationProtocolConfig.Protocol
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.ssl.ApplicationProtocolConfig.SelectedListenerFailureBehavior
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.ssl.ApplicationProtocolConfig.SelectorFailureBehavior
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.ssl.ClientAuth
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.ssl.ocsp.OcspResponse.Status
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.ssl.OpenSslCertificateCompressionConfig.AlgorithmMode
返回带有指定名称的该类型的枚举常量。
valueOf(byte[]) - 类 中的静态方法io.netty.handler.ssl.PemPrivateKey
Creates a PemPrivateKey from raw byte[].
valueOf(ByteBuf) - 类 中的静态方法io.netty.handler.ssl.PemPrivateKey
Creates a PemPrivateKey from raw ByteBuf.
valueOf(byte[]) - 类 中的静态方法io.netty.handler.ssl.PemX509Certificate
Creates a PemX509Certificate from raw byte[].
valueOf(ByteBuf) - 类 中的静态方法io.netty.handler.ssl.PemX509Certificate
Creates a PemX509Certificate from raw ByteBuf.
valueOf(String) - 类 中的静态方法io.netty.handler.ssl.SslContextOption
Returns the SslContextOption of the specified name.
valueOf(Class<?>, String) - 类 中的静态方法io.netty.handler.ssl.SslContextOption
valueOf(String) - 枚举 中的静态方法io.netty.handler.ssl.SslProvider
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.handler.timeout.IdleState
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.resolver.ResolvedAddressTypes
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.testsuite.transport.socket.DatagramUnicastTest.WrapType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.testsuite.transport.socket.SocketSslEchoTest.RenegotiationType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 类 中的静态方法io.netty.util.AttributeKey
Returns the singleton instance of the AttributeKey which has the specified name.
valueOf(Class<?>, String) - 类 中的静态方法io.netty.util.AttributeKey
 
valueOf(Class<?>, String) - 类 中的方法io.netty.util.ConstantPool
valueOf(String) - 类 中的方法io.netty.util.ConstantPool
Returns the Constant which is assigned to the specified name.
valueOf(String) - 枚举 中的静态方法io.netty.util.internal.logging.InternalLogLevel
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.netty.util.ResourceLeakDetector.Level
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 错误 中的静态方法io.netty.util.Signal
Returns the Signal of the specified name.
valueOf(Class<?>, String) - 错误 中的静态方法io.netty.util.Signal
valueOf_11000(Blackhole) - 类 中的方法io.netty.handler.codec.http.HttpStatusValueOfBenchmark
 
valueOf_1300(Blackhole) - 类 中的方法io.netty.handler.codec.http.HttpStatusValueOfBenchmark
 
valueOf_23000(Blackhole) - 类 中的方法io.netty.handler.codec.http.HttpStatusValueOfBenchmark
 
valueOf_2600(Blackhole) - 类 中的方法io.netty.handler.codec.http.HttpStatusValueOfBenchmark
 
valueOf_5300(Blackhole) - 类 中的方法io.netty.handler.codec.http.HttpStatusValueOfBenchmark
 
values() - 枚举 中的静态方法com.sun.nio.sctp.HandlerResult
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.buffer.AbstractByteBufGetCharSequenceBenchmark.ByteBufType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.buffer.AbstractByteBufNoCleanerBenchmark.ByteBufType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.buffer.ByteBufAccessBenchmark.ByteBufType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.buffer.ByteBufUtilDecodeStringBenchmark.ByteBufType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.buffer.CompositeByteBufRandomAccessBenchmark.ByteBufType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.buffer.CompositeByteBufSequentialBenchmark.ByteBufType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.buffer.CompositeByteBufWriteOutBenchmark.ByteBufType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.channel.epoll.EpollMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.channel.pool.FixedChannelPool.AcquireTimeoutAction
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.channel.rxtx.RxtxChannelConfig.Databits
已过时。
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.channel.rxtx.RxtxChannelConfig.Paritybit
已过时。
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.channel.rxtx.RxtxChannelConfig.Stopbits
已过时。
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.channel.socket.InternetProtocolFamily
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.channel.unix.DomainSocketReadMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.example.stomp.websocket.StompVersion
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Continent
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.example.worldclock.WorldClockProtocol.DayOfWeek
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.AsciiHeadersEncoder.NewlineType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.AsciiHeadersEncoder.SeparatorType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.base64.Base64Dialect
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.compression.ZlibWrapper
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.dns.DnsSection
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.haproxy.HAProxyCommand
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.haproxy.HAProxyProtocolVersion
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.haproxy.HAProxyProxiedProtocol.AddressFamily
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.haproxy.HAProxyProxiedProtocol.TransportProtocol
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.haproxy.HAProxyProxiedProtocol
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.haproxy.HAProxyTLV.Type
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.http.cookie.CookieHeaderNames.SameSite
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.http.HttpClientUpgradeHandler.UpgradeEvent
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.http.HttpStatusClass
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.MultiPartStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.EncoderMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.http.multipart.InterfaceHttpData.HttpDataType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler.ClientHandshakeStateEvent
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler.ServerHandshakeStateEvent
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.http.websocketx.WebSocketVersion
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.http2.HpackHeadersSize
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.http2.Http2Error
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.http2.Http2Exception.ShutdownHint
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.http2.Http2FrameLogger.Direction
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.http2.Http2FrameStreamEvent.Type
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.http2.Http2Headers.PseudoHeaderName
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.http2.Http2Stream.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.http2.HttpConversionUtil.ExtensionHeaderNames
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttConnectReturnCode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttMessageType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttProperties.MqttPropertyType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttQoS
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.Auth
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VALUES - 枚举 中的静态变量io.netty.handler.codec.mqtt.MqttReasonCodes.Disconnect
 
values() - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.Disconnect
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.PubAck
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.PubComp
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.PubRec
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.PubRel
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.SubAck
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttReasonCodes.UnsubAck
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttSubscriptionOption.RetainedHandlingPolicy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.mqtt.MqttVersion
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.ProtocolDetectionState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.redis.FixedRedisMessagePool.RedisErrorKey
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.redis.FixedRedisMessagePool.RedisReplyKey
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.redis.RedisMessageType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socks.SocksAddressType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socks.SocksAuthRequestDecoder.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socks.SocksAuthResponseDecoder.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socks.SocksAuthScheme
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socks.SocksAuthStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socks.SocksCmdRequestDecoder.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socks.SocksCmdResponseDecoder.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socks.SocksCmdStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socks.SocksCmdType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socks.SocksInitRequestDecoder.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socks.SocksInitResponseDecoder.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socks.SocksMessageType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socks.SocksProtocolVersion
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socks.SocksRequestType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socks.SocksResponseType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socks.SocksSubnegotiationVersion
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socksx.SocksVersion
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socksx.v4.Socks4ClientDecoder.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socksx.v4.Socks4ServerDecoder.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socksx.v5.Socks5CommandRequestDecoder.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socksx.v5.Socks5CommandResponseDecoder.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socksx.v5.Socks5InitialRequestDecoder.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socksx.v5.Socks5InitialResponseDecoder.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socksx.v5.Socks5PasswordAuthRequestDecoder.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.socksx.v5.Socks5PasswordAuthResponseDecoder.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.spdy.SpdyVersion
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.stomp.StompCommand
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.codec.stomp.StompSubframeDecoder.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.ipfilter.IpFilterRuleType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.logging.ByteBufFormat
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.logging.LogLevel
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.ssl.ApplicationProtocolConfig.Protocol
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.ssl.ApplicationProtocolConfig.SelectedListenerFailureBehavior
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.ssl.ApplicationProtocolConfig.SelectorFailureBehavior
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.ssl.ClientAuth
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.ssl.ocsp.OcspResponse.Status
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.ssl.OpenSslCertificateCompressionConfig.AlgorithmMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.ssl.SslProvider
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.handler.timeout.IdleState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.resolver.ResolvedAddressTypes
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.testsuite.transport.socket.DatagramUnicastTest.WrapType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.testsuite.transport.socket.SocketSslEchoTest.RenegotiationType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的静态方法io.netty.util.CharsetUtil
 
values() - 枚举 中的静态方法io.netty.util.internal.logging.InternalLogLevel
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.netty.util.ResourceLeakDetector.Level
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
valueStringIterator(CharSequence) - 类 中的方法io.netty.handler.codec.http.DefaultHttpHeaders
 
valueStringIterator(CharSequence) - 类 中的方法io.netty.handler.codec.http.HttpHeaders
Equivalent to HttpHeaders.getAll(String) but it is possible that no intermediate list is generated.
valueStringIterator(CharSequence) - 类 中的方法io.netty.handler.codec.http.ReadOnlyHttpHeaders
 
valueValidator() - 类 中的方法io.netty.handler.codec.DefaultHeaders
 
variableHeader() - 类 中的方法io.netty.handler.codec.mqtt.MqttConnAckMessage
 
variableHeader() - 类 中的方法io.netty.handler.codec.mqtt.MqttConnectMessage
 
variableHeader() - 类 中的方法io.netty.handler.codec.mqtt.MqttMessage
 
variableHeader() - 类 中的方法io.netty.handler.codec.mqtt.MqttPubAckMessage
 
variableHeader() - 类 中的方法io.netty.handler.codec.mqtt.MqttPublishMessage
 
variableHeader() - 类 中的方法io.netty.handler.codec.mqtt.MqttSubAckMessage
 
variableHeader() - 类 中的方法io.netty.handler.codec.mqtt.MqttSubscribeMessage
 
variableHeader() - 类 中的方法io.netty.handler.codec.mqtt.MqttUnsubAckMessage
 
variableHeader() - 类 中的方法io.netty.handler.codec.mqtt.MqttUnsubscribeMessage
 
VARIABLES_TO_REMOVE_INDEX - 类 中的静态变量io.netty.util.internal.InternalThreadLocalMap
 
VARIANT_ALSO_NEGOTIATES - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
506 Variant Also Negotiates (RFC2295)
VARY - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderNames
"vary"
VARY - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Names
已过时。
"Vary"
VARY - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderNames
"vary"
VARY - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Names
已过时。
"Vary"
verify() - 类 中的方法io.netty.handler.codec.haproxy.HAProxySSLTLV
Returns the verification result
verify(FullHttpResponse) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
Verify the FullHttpResponse and throws a WebSocketHandshakeException if something is wrong.
verify(FullHttpResponse) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker00
Process server response: HTTP/1.1 101 WebSocket Protocol Handshake Upgrade: WebSocket Connection: Upgrade Sec-WebSocket-Origin: http://example.com Sec-WebSocket-Location: ws://example.com/demo Sec-WebSocket-Protocol: sample 8jKS'y:G*Co,Wxa-
verify(FullHttpResponse) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker07
Process server response: HTTP/1.1 101 Switching Protocols Upgrade: websocket Connection: Upgrade Sec-WebSocket-Accept: s3pPLMBiTxaQ9kYGzzhZRbK+xOo= Sec-WebSocket-Protocol: chat
verify(FullHttpResponse) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker08
Process server response: HTTP/1.1 101 Switching Protocols Upgrade: websocket Connection: Upgrade Sec-WebSocket-Accept: s3pPLMBiTxaQ9kYGzzhZRbK+xOo= Sec-WebSocket-Protocol: chat
verify(FullHttpResponse) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13
Process server response: HTTP/1.1 101 Switching Protocols Upgrade: websocket Connection: Upgrade Sec-WebSocket-Accept: s3pPLMBiTxaQ9kYGzzhZRbK+xOo= Sec-WebSocket-Protocol: chat
verify(ChannelHandlerContext, ReferenceCountedOpenSslEngine) - 类 中的方法io.netty.handler.ssl.ocsp.OcspClientHandler
 
verify(PublicKey) - 类 中的方法io.netty.handler.ssl.PemX509Certificate
 
verify(PublicKey, String) - 类 中的方法io.netty.handler.ssl.PemX509Certificate
 
verify(PublicKey) - 类 中的方法io.netty.handler.ssl.util.LazyJavaxX509Certificate
 
verify(PublicKey, String) - 类 中的方法io.netty.handler.ssl.util.LazyJavaxX509Certificate
 
verify(PublicKey, Provider) - 类 中的方法io.netty.handler.ssl.util.LazyX509Certificate
 
verify(PublicKey) - 类 中的方法io.netty.handler.ssl.util.LazyX509Certificate
 
verify(PublicKey, String) - 类 中的方法io.netty.handler.ssl.util.LazyX509Certificate
 
VERIFY_DEPTH - 类 中的静态变量io.netty.handler.ssl.ReferenceCountedOpenSslContext
 
verifyPadding(int) - 类 中的静态方法io.netty.handler.codec.http2.Http2CodecUtil
 
version() - 枚举 中的方法io.netty.example.stomp.websocket.StompVersion
 
version() - 类 中的方法io.netty.handler.codec.dns.AbstractDnsOptPseudoRrRecord
 
version() - 接口 中的方法io.netty.handler.codec.dns.DnsOptPseudoRecord
Returns the VERSION which is encoded into DnsRecord.timeToLive().
version() - 接口 中的方法io.netty.handler.codec.http.Cookie
已过时。
Not part of RFC6265
version() - 类 中的方法io.netty.handler.codec.http.DefaultCookie
已过时。
version() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
Version of the web socket specification that is being used
version(WebSocketVersion) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig.Builder
Version of web socket specification to use to connect to the server
version() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig
 
version() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
Returns the version of the specification being supported
VERSION - 类 中的静态变量io.netty.handler.codec.memcache.binary.BinaryMemcacheOpcodes
 
version() - 类 中的方法io.netty.handler.codec.mqtt.MqttConnectVariableHeader
 
version() - 接口 中的方法io.netty.handler.codec.socksx.SocksMessage
Returns the protocol version of this message.
version() - 类 中的方法io.netty.handler.codec.socksx.v4.AbstractSocks4Message
 
version() - 类 中的方法io.netty.handler.codec.socksx.v5.AbstractSocks5Message
 
VERSION - 类 中的静态变量io.netty.handler.codec.spdy.SpdyHeaders.HttpNames
":version"
VERSION - 接口 中的静态变量io.netty.handler.codec.stomp.StompHeaders
 
version() - 类 中的方法io.netty.handler.codec.xml.XmlDocumentStart
Return defined XML version or null
version() - 类 中的静态方法io.netty.handler.ssl.OpenSsl
Returns the version of the used available OpenSSL library or -1 if OpenSsl.isAvailable() returns false.
Version - io.netty.util中的类
Retrieves the version information of available Netty artifacts.
versionString() - 类 中的静态方法io.netty.handler.ssl.OpenSsl
Returns the version string of the used available OpenSSL library or null if OpenSsl.isAvailable() returns false.
VIA - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderNames
"via"
VIA - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Names
已过时。
"Via"
VIA - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderNames
"via"
VIA - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Names
已过时。
"Via"
visit(Http2FrameStream) - 接口 中的方法io.netty.handler.codec.http2.Http2FrameStreamVisitor
This method is called once for each stream of the collection.
visit(Http2Stream) - 接口 中的方法io.netty.handler.codec.http2.Http2StreamVisitor
 
VMADDR_CID_ANY - 类 中的静态变量io.netty.channel.epoll.VSockAddress
 
VMADDR_CID_HOST - 类 中的静态变量io.netty.channel.epoll.VSockAddress
 
VMADDR_CID_HYPERVISOR - 类 中的静态变量io.netty.channel.epoll.VSockAddress
 
VMADDR_CID_LOCAL - 类 中的静态变量io.netty.channel.epoll.VSockAddress
 
VMADDR_PORT_ANY - 类 中的静态变量io.netty.channel.epoll.VSockAddress
 
VoidChannelPromise - io.netty.channel中的类
 
VoidChannelPromise(Channel, boolean) - 类 的构造器io.netty.channel.VoidChannelPromise
Creates a new instance.
voidPromise() - 类 中的方法io.netty.channel.AbstractChannel.AbstractUnsafe
 
voidPromise() - 类 中的方法io.netty.channel.AbstractChannel
 
voidPromise() - 接口 中的方法io.netty.channel.Channel.Unsafe
Return a special ChannelPromise which can be reused and passed to the operations in Channel.Unsafe.
voidPromise() - 接口 中的方法io.netty.channel.ChannelOutboundInvoker
Return a special ChannelPromise which can be reused for different operations.
voidPromise() - 类 中的方法io.netty.channel.DefaultChannelPipeline
 
VRFY - 类 中的静态变量io.netty.handler.codec.smtp.SmtpCommand
 
vrfy(CharSequence) - 类 中的静态方法io.netty.handler.codec.smtp.SmtpRequests
Creates a VRFY request.
VSockAddress - io.netty.channel.epoll中的类
VSockAddress(int, int) - 类 的构造器io.netty.channel.epoll.VSockAddress
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
跳过导航链接
Netty 4.1.109.Final(2024/04/15)

Copyright © 2024 即时通讯网(52im.net) - 即时通讯开发者社区. All rights reserved.