- KEEP_ALIVE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderNames
-
- KEEP_ALIVE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Values
-
已过时。
"keep-alive"
- KEEP_ALIVE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderValues
-
"keep-alive"
- KEEP_ALIVE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
-
已过时。
"keep-alive"
- KEEP_ALIVE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderValues
-
"keep-alive"
- keepAlive(int) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.ConnectBuilder
-
- keepAliveTimeSeconds() - 类 中的方法io.netty.handler.codec.mqtt.MqttConnectVariableHeader
-
- KERNEL_VERSION - 类 中的静态变量io.netty.channel.epoll.Native
-
- key - 类 中的变量io.netty.handler.codec.DefaultHeaders.HeaderEntry
-
- KEY - 类 中的静态变量io.netty.handler.codec.dns.DnsRecordType
-
key record RFC 2535 and RFC 2930 Used only for SIG(0) (RFC 2931) and TKEY
(RFC 2930).
- key() - 类 中的方法io.netty.handler.codec.memcache.binary.AbstractBinaryMemcacheMessage
-
- key() - 接口 中的方法io.netty.handler.codec.memcache.binary.BinaryMemcacheMessage
-
Returns the optional key of the document.
- key - 类 中的变量io.netty.handler.codec.mqtt.MqttProperties.StringPair
-
- key() - 类 中的方法io.netty.handler.ssl.util.SelfSignedCertificate
-
Returns the generated EC/RSA private key.
- key() - 接口 中的方法io.netty.util.Attribute
-
Returns the key of this attribute.
- KEY_EEXISTS - 类 中的静态变量io.netty.handler.codec.memcache.binary.BinaryMemcacheResponseStatus
-
- KEY_ENOENT - 类 中的静态变量io.netty.handler.codec.memcache.binary.BinaryMemcacheResponseStatus
-
- KEY_MANAGEMENT_FAILURE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
-
463 Key management failure
- keyLength() - 类 中的方法io.netty.handler.codec.memcache.binary.AbstractBinaryMemcacheMessage
-
- keyLength() - 接口 中的方法io.netty.handler.codec.memcache.binary.BinaryMemcacheMessage
-
Returns the key length of the message.
- keyManager(File, File) - 类 中的方法io.netty.handler.ssl.SslContextBuilder
-
Identifying certificate for this host.
- keyManager(InputStream, InputStream) - 类 中的方法io.netty.handler.ssl.SslContextBuilder
-
Identifying certificate for this host.
- keyManager(PrivateKey, X509Certificate...) - 类 中的方法io.netty.handler.ssl.SslContextBuilder
-
Identifying certificate for this host.
- keyManager(PrivateKey, Iterable<? extends X509Certificate>) - 类 中的方法io.netty.handler.ssl.SslContextBuilder
-
Identifying certificate for this host.
- keyManager(File, File, String) - 类 中的方法io.netty.handler.ssl.SslContextBuilder
-
Identifying certificate for this host.
- keyManager(InputStream, InputStream, String) - 类 中的方法io.netty.handler.ssl.SslContextBuilder
-
Identifying certificate for this host.
- keyManager(PrivateKey, String, X509Certificate...) - 类 中的方法io.netty.handler.ssl.SslContextBuilder
-
Identifying certificate for this host.
- keyManager(PrivateKey, String, Iterable<? extends X509Certificate>) - 类 中的方法io.netty.handler.ssl.SslContextBuilder
-
Identifying certificate for this host.
- keyManager(KeyManagerFactory) - 类 中的方法io.netty.handler.ssl.SslContextBuilder
-
Identifying manager for this host.
- keyManager(KeyManager) - 类 中的方法io.netty.handler.ssl.SslContextBuilder
-
A single key manager managing the identity information of this host.
- KeyManagerFactoryWrapper - io.netty.handler.ssl.util中的类
-
- KeyManagerFactoryWrapper(KeyManager) - 类 的构造器io.netty.handler.ssl.util.KeyManagerFactoryWrapper
-
- KEYMGMT - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderNames
-
"keymgmt"
- KEYMGMT - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Names
-
已过时。
"KeyMgmt"
- KeySequence() - 类 的构造器io.netty.util.DefaultAttributeMapBenchmark.KeySequence
-
- keyStoreType(String) - 类 中的方法io.netty.handler.ssl.SslContextBuilder
-
Sets the KeyStore
type that should be used.
- keyToString(char) - 类 中的方法io.netty.handler.codec.http2.Http2Settings
-
- kind() - 类 中的方法io.netty.channel.udt.nio.NioUdtProvider
-
已过时。
UDT Channel Kind.
- KmpSearchProcessorFactory - io.netty.buffer.search中的类
-
- KmpSearchProcessorFactory.Processor - io.netty.buffer.search中的类
-
- KQueue - io.netty.channel.kqueue中的类
-
If KQueue is available the JNI resources will be loaded when this class loads.
- KQueueChannelConfig - io.netty.channel.kqueue中的类
-
- KQueueChannelOption<T> - io.netty.channel.kqueue中的类
-
- KQueueDatagramChannel - io.netty.channel.kqueue中的类
-
- KQueueDatagramChannel() - 类 的构造器io.netty.channel.kqueue.KQueueDatagramChannel
-
- KQueueDatagramChannel(InternetProtocolFamily) - 类 的构造器io.netty.channel.kqueue.KQueueDatagramChannel
-
- KQueueDatagramChannel(int) - 类 的构造器io.netty.channel.kqueue.KQueueDatagramChannel
-
- KQueueDatagramChannelConfig - io.netty.channel.kqueue中的类
-
- KQueueDomainDatagramChannel - io.netty.channel.kqueue中的类
-
- KQueueDomainDatagramChannel() - 类 的构造器io.netty.channel.kqueue.KQueueDomainDatagramChannel
-
- KQueueDomainDatagramChannel(int) - 类 的构造器io.netty.channel.kqueue.KQueueDomainDatagramChannel
-
- KQueueDomainDatagramChannelConfig - io.netty.channel.kqueue中的类
-
- KQueueDomainSocketChannel - io.netty.channel.kqueue中的类
-
- KQueueDomainSocketChannel() - 类 的构造器io.netty.channel.kqueue.KQueueDomainSocketChannel
-
- KQueueDomainSocketChannel(int) - 类 的构造器io.netty.channel.kqueue.KQueueDomainSocketChannel
-
- KQueueDomainSocketChannelConfig - io.netty.channel.kqueue中的类
-
- KQueueEventLoopGroup - io.netty.channel.kqueue中的类
-
- KQueueEventLoopGroup() - 类 的构造器io.netty.channel.kqueue.KQueueEventLoopGroup
-
Create a new instance using the default number of threads and the default ThreadFactory
.
- KQueueEventLoopGroup(int) - 类 的构造器io.netty.channel.kqueue.KQueueEventLoopGroup
-
Create a new instance using the specified number of threads and the default ThreadFactory
.
- KQueueEventLoopGroup(ThreadFactory) - 类 的构造器io.netty.channel.kqueue.KQueueEventLoopGroup
-
Create a new instance using the default number of threads and the given ThreadFactory
.
- KQueueEventLoopGroup(int, SelectStrategyFactory) - 类 的构造器io.netty.channel.kqueue.KQueueEventLoopGroup
-
Create a new instance using the specified number of threads and the default ThreadFactory
.
- KQueueEventLoopGroup(int, ThreadFactory) - 类 的构造器io.netty.channel.kqueue.KQueueEventLoopGroup
-
Create a new instance using the specified number of threads and the given ThreadFactory
.
- KQueueEventLoopGroup(int, Executor) - 类 的构造器io.netty.channel.kqueue.KQueueEventLoopGroup
-
- KQueueEventLoopGroup(int, ThreadFactory, SelectStrategyFactory) - 类 的构造器io.netty.channel.kqueue.KQueueEventLoopGroup
-
Create a new instance using the specified number of threads and the given ThreadFactory
.
- KQueueEventLoopGroup(int, ThreadFactory, int) - 类 的构造器io.netty.channel.kqueue.KQueueEventLoopGroup
-
- KQueueEventLoopGroup(int, ThreadFactory, int, SelectStrategyFactory) - 类 的构造器io.netty.channel.kqueue.KQueueEventLoopGroup
-
- KQueueEventLoopGroup(int, Executor, SelectStrategyFactory) - 类 的构造器io.netty.channel.kqueue.KQueueEventLoopGroup
-
- KQueueEventLoopGroup(int, Executor, EventExecutorChooserFactory, SelectStrategyFactory) - 类 的构造器io.netty.channel.kqueue.KQueueEventLoopGroup
-
- KQueueEventLoopGroup(int, Executor, EventExecutorChooserFactory, SelectStrategyFactory, RejectedExecutionHandler) - 类 的构造器io.netty.channel.kqueue.KQueueEventLoopGroup
-
- KQueueEventLoopGroup(int, Executor, EventExecutorChooserFactory, SelectStrategyFactory, RejectedExecutionHandler, EventLoopTaskQueueFactory) - 类 的构造器io.netty.channel.kqueue.KQueueEventLoopGroup
-
- KQueueEventLoopGroup(int, Executor, EventExecutorChooserFactory, SelectStrategyFactory, RejectedExecutionHandler, EventLoopTaskQueueFactory, EventLoopTaskQueueFactory) - 类 的构造器io.netty.channel.kqueue.KQueueEventLoopGroup
-
- KQueueServerChannelConfig - io.netty.channel.kqueue中的类
-
- KQueueServerDomainSocketChannel - io.netty.channel.kqueue中的类
-
- KQueueServerDomainSocketChannel() - 类 的构造器io.netty.channel.kqueue.KQueueServerDomainSocketChannel
-
- KQueueServerDomainSocketChannel(int) - 类 的构造器io.netty.channel.kqueue.KQueueServerDomainSocketChannel
-
- KQueueServerSocketChannel - io.netty.channel.kqueue中的类
-
- KQueueServerSocketChannel() - 类 的构造器io.netty.channel.kqueue.KQueueServerSocketChannel
-
- KQueueServerSocketChannel(int) - 类 的构造器io.netty.channel.kqueue.KQueueServerSocketChannel
-
- KQueueServerSocketChannelConfig - io.netty.channel.kqueue中的类
-
- KQueueSocketChannel - io.netty.channel.kqueue中的类
-
- KQueueSocketChannel() - 类 的构造器io.netty.channel.kqueue.KQueueSocketChannel
-
- KQueueSocketChannel(InternetProtocolFamily) - 类 的构造器io.netty.channel.kqueue.KQueueSocketChannel
-
- KQueueSocketChannel(int) - 类 的构造器io.netty.channel.kqueue.KQueueSocketChannel
-
- KQueueSocketChannelConfig - io.netty.channel.kqueue中的类
-
- KX - 类 中的静态变量io.netty.handler.codec.dns.DnsRecordType
-
Key eXchanger record RFC 2230 Used with some cryptographic systems (not
including DNSSEC) to identify a key management agent for the associated
domain-name.