跳过导航链接
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 _ 

T

TA - 类 中的静态变量io.netty.handler.codec.dns.DnsRecordType
DNSSEC Trust Authorities record N/A Part of a deployment proposal for DNSSEC without a signed DNS root.
TAB - 类 中的静态变量io.netty.util.internal.StringUtil
 
takeTask() - 类 中的方法io.netty.util.concurrent.SingleThreadEventExecutor
Take the next Runnable from the task queue and so will block if no task is currently present.
target() - 类 中的方法io.netty.handler.codec.xml.XmlProcessingInstruction
 
targetContentEncoding() - 类 中的方法io.netty.handler.codec.http.HttpContentEncoder.Result
 
task() - 接口 中的方法io.netty.util.Timeout
Returns the TimerTask which is associated with this handle.
TCP - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
已过时。
"TCP"
TCP - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderValues
"TCP"
TCP_CORK - 类 中的静态变量io.netty.channel.epoll.EpollChannelOption
 
TCP_DEFER_ACCEPT - 类 中的静态变量io.netty.channel.epoll.EpollChannelOption
 
TCP_FASTOPEN - 类 中的静态变量io.netty.channel.ChannelOption
Server-side TCP FastOpen.
TCP_FASTOPEN - 类 中的静态变量io.netty.channel.epoll.EpollChannelOption
已过时。
TCP_FASTOPEN_CONNECT - 类 中的静态变量io.netty.channel.ChannelOption
Client-side TCP FastOpen.
TCP_FASTOPEN_CONNECT - 类 中的静态变量io.netty.channel.epoll.EpollChannelOption
已过时。
TCP_KEEPCNT - 类 中的静态变量io.netty.channel.epoll.EpollChannelOption
 
TCP_KEEPIDLE - 类 中的静态变量io.netty.channel.epoll.EpollChannelOption
 
TCP_KEEPINTVL - 类 中的静态变量io.netty.channel.epoll.EpollChannelOption
 
TCP_MD5SIG - 类 中的静态变量io.netty.channel.epoll.EpollChannelOption
 
TCP_MD5SIG_MAXKEYLEN - 类 中的静态变量io.netty.channel.epoll.Native
 
TCP_NODELAY - 类 中的静态变量io.netty.channel.ChannelOption
 
TCP_NOPUSH - 类 中的静态变量io.netty.channel.kqueue.KQueueChannelOption
 
TCP_NOTSENT_LOWAT - 类 中的静态变量io.netty.channel.epoll.EpollChannelOption
 
TCP_QUICKACK - 类 中的静态变量io.netty.channel.epoll.EpollChannelOption
 
TCP_USER_TIMEOUT - 类 中的静态变量io.netty.channel.epoll.EpollChannelOption
 
TcpDnsClient - io.netty.example.dns.tcp中的类
 
TcpDnsQueryDecoder - io.netty.handler.codec.dns中的类
 
TcpDnsQueryDecoder() - 类 的构造器io.netty.handler.codec.dns.TcpDnsQueryDecoder
Creates a new decoder with the default record decoder.
TcpDnsQueryDecoder(DnsRecordDecoder, int) - 类 的构造器io.netty.handler.codec.dns.TcpDnsQueryDecoder
Creates a new decoder with the specified decoder.
TcpDnsQueryEncoder - io.netty.handler.codec.dns中的类
 
TcpDnsQueryEncoder() - 类 的构造器io.netty.handler.codec.dns.TcpDnsQueryEncoder
Creates a new encoder with the default record encoder.
TcpDnsQueryEncoder(DnsRecordEncoder) - 类 的构造器io.netty.handler.codec.dns.TcpDnsQueryEncoder
Creates a new encoder with the specified recordEncoder.
TcpDnsResponseDecoder - io.netty.handler.codec.dns中的类
 
TcpDnsResponseDecoder() - 类 的构造器io.netty.handler.codec.dns.TcpDnsResponseDecoder
Creates a new decoder with the default record decoder.
TcpDnsResponseDecoder(DnsRecordDecoder, int) - 类 的构造器io.netty.handler.codec.dns.TcpDnsResponseDecoder
Creates a new decoder with the specified recordDecoder and maxFrameLength
TcpDnsResponseEncoder - io.netty.handler.codec.dns中的类
 
TcpDnsResponseEncoder() - 类 的构造器io.netty.handler.codec.dns.TcpDnsResponseEncoder
Creates a new encoder with the default record encoder.
TcpDnsResponseEncoder(DnsRecordEncoder) - 类 的构造器io.netty.handler.codec.dns.TcpDnsResponseEncoder
Creates a new encoder with the specified encoder.
TcpDnsServer - io.netty.example.dns.tcp中的类
 
TcpDnsServer() - 类 的构造器io.netty.example.dns.tcp.TcpDnsServer
 
tcpInfo() - 类 中的方法io.netty.channel.epoll.EpollSocketChannel
Returns the TCP_INFO for the current socket.
tcpInfo(EpollTcpInfo) - 类 中的方法io.netty.channel.epoll.EpollSocketChannel
Updates and returns the TCP_INFO for the current socket.
TE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderNames
"te"
TE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Names
已过时。
"TE"
teardown() - 类 中的方法io.netty.buffer.AbstractByteBufGetCharSequenceBenchmark
 
tearDown() - 类 中的方法io.netty.buffer.AbstractReferenceCountedByteBufBenchmark
 
tearDown() - 类 中的方法io.netty.buffer.ByteBufAccessBenchmark
 
teardown() - 类 中的方法io.netty.buffer.ByteBufUtilDecodeStringBenchmark
 
teardown() - 类 中的方法io.netty.buffer.ByteBufZeroingBenchmark
 
teardown() - 类 中的方法io.netty.buffer.CompositeByteBufRandomAccessBenchmark
 
teardown() - 类 中的方法io.netty.buffer.CompositeByteBufSequentialBenchmark
 
teardown() - 类 中的方法io.netty.buffer.CompositeByteBufWriteOutBenchmark
 
tearDown() - 类 中的方法io.netty.channel.unix.tests.SocketTest
 
teardown() - 类 中的方法io.netty.handler.codec.http2.HpackDecoderBenchmark
 
tearDown() - 类 中的方法io.netty.handler.codec.http2.HpackEncoderBenchmark
 
teardown() - 类 中的方法io.netty.handler.codec.http2.Http2FrameWriterDataBenchmark
 
TEARDOWN - 类 中的静态变量io.netty.handler.codec.rtsp.RtspMethods
The TEARDOWN request stops the stream delivery for the given URI, freeing the resources associated with it.
TelnetClient - io.netty.example.telnet中的类
Simplistic telnet client.
TelnetClient() - 类 的构造器io.netty.example.telnet.TelnetClient
 
TelnetClientHandler - io.netty.example.telnet中的类
Handles a client-side channel.
TelnetClientHandler() - 类 的构造器io.netty.example.telnet.TelnetClientHandler
 
TelnetClientInitializer - io.netty.example.telnet中的类
Creates a newly configured ChannelPipeline for a new channel.
TelnetClientInitializer(SslContext) - 类 的构造器io.netty.example.telnet.TelnetClientInitializer
 
TelnetServer - io.netty.example.telnet中的类
Simplistic telnet server.
TelnetServer() - 类 的构造器io.netty.example.telnet.TelnetServer
 
TelnetServerHandler - io.netty.example.telnet中的类
Handles a server-side channel.
TelnetServerHandler() - 类 的构造器io.netty.example.telnet.TelnetServerHandler
 
TelnetServerInitializer - io.netty.example.telnet中的类
Creates a newly configured ChannelPipeline for a new channel.
TelnetServerInitializer(SslContext) - 类 的构造器io.netty.example.telnet.TelnetServerInitializer
 
TEMPORARY_REDIRECT - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
307 Temporary Redirect (since HTTP/1.1)
terminationFuture() - 类 中的方法io.netty.channel.ThreadPerChannelEventLoopGroup
已过时。
 
terminationFuture() - 接口 中的方法io.netty.util.concurrent.EventExecutorGroup
Returns the Future which is notified when all EventExecutors managed by this EventExecutorGroup have been terminated.
terminationFuture() - 类 中的方法io.netty.util.concurrent.GlobalEventExecutor
 
terminationFuture() - 类 中的方法io.netty.util.concurrent.ImmediateEventExecutor
 
terminationFuture() - 类 中的方法io.netty.util.concurrent.MultithreadEventExecutorGroup
 
terminationFuture() - 类 中的方法io.netty.util.concurrent.NonStickyEventExecutorGroup
 
terminationFuture() - 类 中的方法io.netty.util.concurrent.SingleThreadEventExecutor
 
terminationFuture() - 类 中的方法io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
 
testAddresses(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketAddressesTest
 
testAddressesConnectWithoutLocalAddress(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketAddressesTest
 
testAllDataReadAfterHalfClosure(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketHalfClosedTest
 
testAllDataReadAfterHalfClosure(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketHalfClosedTest
 
testAllDataReadClosure(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketHalfClosedTest
 
testAllDataReadClosure(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketHalfClosedTest
 
testAutoCloseFalseDoesShutdownOutput(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketHalfClosedTest
 
testAutoCloseFalseDoesShutdownOutput(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketHalfClosedTest
 
testAutoReadGlobalTrafficShapping(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.TrafficShapingHandlerTest
 
testAutoReadGlobalTrafficShapping(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.TrafficShapingHandlerTest
 
testAutoReadOffDuringReadOnlyReadsOneTime(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketAutoReadTest
 
testAutoReadOffDuringReadOnlyReadsOneTime(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketAutoReadTest
 
testAutoReadOffNoDataReadUntilReadCalled(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketDataReadInitialStateTest
 
testAutoReadOffNoDataReadUntilReadCalled(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketDataReadInitialStateTest
 
testAutoReadOnDataReadImmediately(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketDataReadInitialStateTest
 
testAutoReadOnDataReadImmediately(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketDataReadInitialStateTest
 
testAutoReadTrafficShapping(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.TrafficShapingHandlerTest
 
testAutoReadTrafficShapping(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.TrafficShapingHandlerTest
 
testBindWithPortOnly(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.DatagramUnicastInetTest
 
testBufRelease(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketBufReleaseTest
 
testBufRelease(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketBufReleaseTest
 
testCancelWrite(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketCancelWriteTest
 
testCancelWrite(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketCancelWriteTest
 
testChannelEventsFiredWhenClosedDirectly(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketConnectTest
 
testChannelEventsFiredWhenClosedDirectly(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketConnectTest
 
testChannelsIterator() - 类 中的方法io.netty.testsuite.transport.AbstractSingleThreadEventLoopTest
 
testChannelsIteratorEmpty() - 类 中的方法io.netty.testsuite.transport.AbstractSingleThreadEventLoopTest
 
testChannelsIteratorNotSupported() - 类 中的方法io.netty.testsuite.transport.DefaultEventLoopTest
 
testChannelsIteratorRemoveThrows() - 类 中的方法io.netty.testsuite.transport.AbstractSingleThreadEventLoopTest
 
testChannelsRegistered() - 类 中的方法io.netty.testsuite.transport.AbstractSingleThreadEventLoopTest
 
testCloseForcibly(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketCloseForciblyTest
 
testCloseForcibly(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketCloseForciblyTest
 
testCompositeBufferPartialWriteDoesNotCorruptData(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.CompositeBufferGatheringWriteTest
 
testCompositeBufferPartialWriteDoesNotCorruptData(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.CompositeBufferGatheringWriteTest
 
testConditionalWritability(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketConditionalWritabilityTest
 
testConditionalWritability(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketConditionalWritabilityTest
 
testConnectCancellation(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketConnectionAttemptTest
 
testConnectNotExists(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.DatagramConnectNotExistsTest
 
testConnectRefused(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketConnectionAttemptTest
 
testConnectRefusedHalfClosure(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketConnectionAttemptTest
 
testConnectTimeout(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketConnectionAttemptTest
 
testCustomFileRegion(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketFileRegionTest
 
testCustomFileRegion(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketFileRegionTest
 
testDoubleCloseDoesNotThrow() - 类 中的方法io.netty.channel.unix.tests.SocketTest
 
testFileRegion(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketFileRegionTest
 
testFileRegion(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketFileRegionTest
 
testFileRegionCountLargerThenFile(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketFileRegionTest
 
testFileRegionCountLargerThenFile(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketFileRegionTest
 
testFileRegionNotAutoRead(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketFileRegionTest
 
testFileRegionNotAutoRead(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketFileRegionTest
 
testFileRegionVoidPromise(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketFileRegionTest
 
testFileRegionVoidPromise(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketFileRegionTest
 
testFileRegionVoidPromiseNotAutoRead(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketFileRegionTest
 
testFileRegionVoidPromiseNotAutoRead(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketFileRegionTest
 
testFixedLengthEcho(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketFixedLengthEchoTest
 
testFixedLengthEcho(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketFixedLengthEchoTest
 
testFixedLengthEchoNotAutoRead(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketFixedLengthEchoTest
 
testFixedLengthEchoNotAutoRead(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketFixedLengthEchoTest
 
testGatheringWrite(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketGatheringWriteTest
 
testGatheringWrite(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketGatheringWriteTest
 
testGatheringWriteBig(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketGatheringWriteTest
 
testGatheringWriteBig(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketGatheringWriteTest
 
testGatheringWriteNotAutoRead(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketGatheringWriteTest
 
testGatheringWriteNotAutoRead(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketGatheringWriteTest
 
testGatheringWriteWithComposite(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketGatheringWriteTest
 
testGatheringWriteWithComposite(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketGatheringWriteTest
 
testGatheringWriteWithCompositeNotAutoRead(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketGatheringWriteTest
 
testGatheringWriteWithCompositeNotAutoRead(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketGatheringWriteTest
 
testHalfClosureOnlyOneEventWhenAutoRead(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketHalfClosedTest
 
testHalfClosureOnlyOneEventWhenAutoRead(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketHalfClosedTest
 
testHalfClosureReceiveDataOnFinalWait2StateWhenSoLingerSet(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketHalfClosedTest
 
testHighNumberChunks(boolean, boolean) - 类 中的方法io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoderBenchmark
 
testIntOpt() - 类 中的方法io.netty.channel.unix.tests.SocketTest
 
testKeepAlive() - 类 中的方法io.netty.channel.unix.tests.SocketTest
 
testLocalAddressAfterConnect(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketConnectTest
 
testLocalAddressAfterConnect(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketConnectTest
 
testMethodName(TestInfo) - 类 中的静态方法io.netty.testsuite.util.TestUtils
Returns the method name of the current test.
testMulticast(Bootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.DatagramMulticastIPv6Test
 
testMulticast(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.DatagramMulticastTest
 
testMulticast(Bootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.DatagramMulticastTest
 
testMultipleConnect(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketMultipleConnectTest
 
testMultipleConnect(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketMultipleConnectTest
 
testNoRstIfSoLingerOnClose(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketRstTest
 
testNoRstIfSoLingerOnClose(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketRstTest
 
testNotFailsWihtoutMemoryAddress() - 类 中的方法io.netty.channel.unix.tests.IovArrayTest
 
testNoTrafficShapping(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.TrafficShapingHandlerTest
 
testNoTrafficShapping(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.TrafficShapingHandlerTest
 
testObjectEcho(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketObjectEchoTest
 
testObjectEcho(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketObjectEchoTest
 
testObjectEchoNotAutoRead(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketObjectEchoTest
 
testObjectEchoNotAutoRead(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketObjectEchoTest
 
testRawOpt() - 类 中的方法io.netty.channel.unix.tests.SocketTest
 
testRead1TrafficShapping(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.TrafficShapingHandlerTest
 
testRead1TrafficShapping(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.TrafficShapingHandlerTest
 
testReadGlobalTrafficShapping(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.TrafficShapingHandlerTest
 
testReadGlobalTrafficShapping(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.TrafficShapingHandlerTest
 
testReadPendingIsResetAfterEachRead(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketExceptionHandlingTest
 
testReadPendingIsResetAfterEachRead(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketExceptionHandlingTest
 
testReadPendingIsResetAfterEachRead(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketReadPendingTest
 
testReadPendingIsResetAfterEachRead(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketReadPendingTest
 
testReadTrafficShapping(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.TrafficShapingHandlerTest
 
testReadTrafficShapping(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.TrafficShapingHandlerTest
 
testReceivedBufferSize() - 类 中的方法io.netty.channel.unix.tests.SocketTest
 
testReceiveEmptyDatagrams(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.DatagramUnicastTest
 
testReceiveEmptyDatagrams(Bootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.DatagramUnicastTest
 
testReuseFd(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.AbstractSocketReuseFdTest
 
testReuseFd(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.AbstractSocketReuseFdTest
 
testSendBufferSize() - 类 中的方法io.netty.channel.unix.tests.SocketTest
 
testSendToUnresolvableAddress(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.DatagramUnicastTest
 
testSendToUnresolvableAddress(Bootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.DatagramUnicastTest
 
testShutdownGracefullyNoQuietPeriod() - 类 中的方法io.netty.testsuite.transport.AbstractSingleThreadEventLoopTest
 
testShutdownNotYetConnected(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketChannelNotYetConnectedTest
 
testShutdownOutput(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.AbstractSocketShutdownOutputByPeerTest
 
testShutdownOutput(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketShutdownOutputBySelfTest
 
testShutdownOutputAfterClosed(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketShutdownOutputBySelfTest
 
testShutdownOutputSoLingerNoAssertError(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketShutdownOutputBySelfTest
 
testShutdownOutputWithoutOption(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.AbstractSocketShutdownOutputByPeerTest
 
testShutdownSoLingerNoAssertError(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketShutdownOutputBySelfTest
 
testSimpleEcho(TestInfo) - 类 中的方法io.netty.testsuite.transport.sctp.SctpEchoTest
 
testSimpleEcho(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.sctp.SctpEchoTest
 
testSimpleEcho(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketEchoTest
 
testSimpleEcho(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketEchoTest
 
testSimpleEchoNotAutoRead(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketEchoTest
 
testSimpleEchoNotAutoRead(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketEchoTest
 
testSimpleEchoUnordered(TestInfo) - 类 中的方法io.netty.testsuite.transport.sctp.SctpEchoTest
 
testSimpleEchoUnordered(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.sctp.SctpEchoTest
 
testSimpleEchoWithAdditionalExecutor(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketEchoTest
 
testSimpleEchoWithAdditionalExecutor(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketEchoTest
 
testSimpleEchoWithAdditionalExecutorAndVoidPromise(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketEchoTest
 
testSimpleEchoWithAdditionalExecutorAndVoidPromise(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketEchoTest
 
testSimpleEchoWithAdditionalExecutorNotAutoRead(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketEchoTest
 
testSimpleEchoWithAdditionalExecutorNotAutoRead(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketEchoTest
 
testSimpleEchoWithVoidPromise(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketEchoTest
 
testSimpleEchoWithVoidPromise(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketEchoTest
 
testSimpleEchoWithVoidPromiseNotAutoRead(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketEchoTest
 
testSimpleEchoWithVoidPromiseNotAutoRead(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketEchoTest
 
testSimpleSendCompositeDirectByteBuf(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.DatagramUnicastTest
 
testSimpleSendCompositeDirectByteBuf(Bootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.DatagramUnicastTest
 
testSimpleSendCompositeHeapByteBuf(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.DatagramUnicastTest
 
testSimpleSendCompositeHeapByteBuf(Bootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.DatagramUnicastTest
 
testSimpleSendCompositeMixedByteBuf(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.DatagramUnicastTest
 
testSimpleSendCompositeMixedByteBuf(Bootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.DatagramUnicastTest
 
testSimpleSendDirectByteBuf(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.DatagramUnicastTest
 
testSimpleSendDirectByteBuf(Bootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.DatagramUnicastTest
 
testSimpleSendHeapByteBuf(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.DatagramUnicastTest
 
testSimpleSendHeapByteBuf(Bootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.DatagramUnicastTest
 
testSimpleSendWithConnect(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.DatagramUnicastTest
 
testSimpleSendWithConnect(Bootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.DatagramUnicastTest
 
testSimpleSendWithoutBind(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.DatagramUnicastTest
 
testSimpleSendWithoutBind(Bootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.DatagramUnicastTest
 
testSingleCompositeBufferWrite(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.CompositeBufferGatheringWriteTest
 
testSingleCompositeBufferWrite(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.CompositeBufferGatheringWriteTest
 
testSoLinger() - 类 中的方法io.netty.channel.unix.tests.SocketTest
 
testSoLingerZeroCausesOnlyRstOnClose(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketRstTest
 
testSoLingerZeroCausesOnlyRstOnClose(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketRstTest
 
testSpdyEcho(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketSpdyEchoTest
 
testSpdyEcho(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketSpdyEchoTest
 
testSpdyEchoNotAutoRead(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketSpdyEchoTest
 
testSpdyEchoNotAutoRead(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketSpdyEchoTest
 
testSslEcho(SslContext, SslContext, SocketSslEchoTest.Renegotiation, boolean, boolean, boolean, boolean, boolean, TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketSslEchoTest
 
testSslEcho(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketSslEchoTest
 
testSslGreeting(SslContext, SslContext, boolean, TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketSslGreetingTest
 
testSslGreeting(ServerBootstrap, Bootstrap, SslContext, SslContext, boolean) - 类 中的方法io.netty.testsuite.transport.socket.SocketSslGreetingTest
 
testSslRenegotiationRejected(SslContext, SslContext, boolean, TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketSslClientRenegotiateTest
 
testSslRenegotiationRejected(ServerBootstrap, Bootstrap, SslContext, SslContext, boolean) - 类 中的方法io.netty.testsuite.transport.socket.SocketSslClientRenegotiateTest
 
testSslSessionReuse(SslContext, SslContext, TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketSslSessionReuseTest
 
testSslSessionReuse(ServerBootstrap, Bootstrap, SslContext, SslContext) - 类 中的方法io.netty.testsuite.transport.socket.SocketSslSessionReuseTest
 
testStartTls(SslContext, SslContext, TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketStartTlsTest
 
testStartTls(ServerBootstrap, Bootstrap, SslContext, SslContext) - 类 中的方法io.netty.testsuite.transport.socket.SocketStartTlsTest
 
testStartTlsNotAutoRead(SslContext, SslContext, TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketStartTlsTest
 
testStartTlsNotAutoRead(ServerBootstrap, Bootstrap, SslContext, SslContext) - 类 中的方法io.netty.testsuite.transport.socket.SocketStartTlsTest
 
testStringEcho(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketStringEchoTest
 
testStringEcho(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketStringEchoTest
 
testStringEchoNotAutoRead(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketStringEchoTest
 
testStringEchoNotAutoRead(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketStringEchoTest
 
TestsuitePermutation - io.netty.testsuite.transport中的类
 
TestsuitePermutation.BootstrapComboFactory<SB extends AbstractBootstrap<?,?>,CB extends AbstractBootstrap<?,?>> - io.netty.testsuite.transport中的接口
 
TestsuitePermutation.BootstrapFactory<CB extends AbstractBootstrap<?,?>> - io.netty.testsuite.transport中的接口
 
testSuspendAndResumeAccept(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.ServerSocketSuspendTest
 
testTcpNoDelay() - 类 中的方法io.netty.channel.unix.tests.SocketTest
 
testTrafficClass() - 类 中的方法io.netty.channel.unix.tests.SocketTest
 
TestUtils - io.netty.testsuite.util中的类
 
testWrite1TrafficShapping(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.TrafficShapingHandlerTest
 
testWrite1TrafficShapping(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.TrafficShapingHandlerTest
 
testWriteAfterShutdownOutputNoWritabilityChange(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketShutdownOutputBySelfTest
 
testWriteBeforeConnect(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.WriteBeforeRegisteredTest
 
testWriteGlobalTrafficShapping(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.TrafficShapingHandlerTest
 
testWriteGlobalTrafficShapping(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.TrafficShapingHandlerTest
 
testWriteTrafficShapping(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.TrafficShapingHandlerTest
 
testWriteTrafficShapping(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.TrafficShapingHandlerTest
 
testWriteWithFastOpenBeforeConnect(TestInfo) - 类 中的方法io.netty.testsuite.transport.socket.SocketConnectTest
 
testWriteWithFastOpenBeforeConnect(ServerBootstrap, Bootstrap) - 类 中的方法io.netty.testsuite.transport.socket.SocketConnectTest
 
text() - 类 中的方法io.netty.handler.codec.http.HttpVersion
Returns the full protocol version text such as "HTTP/1.0".
text() - 类 中的方法io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
Returns the text data in this frame.
text() - 类 中的方法io.netty.handler.codec.http.websocketx.TextWebSocketFrame
Returns the text data in this frame.
text() - 枚举 中的方法io.netty.handler.codec.http2.HttpConversionUtil.ExtensionHeaderNames
 
text() - 类 中的方法io.netty.handler.codec.xml.XmlDTD
 
text() - 类 中的方法io.netty.handler.codec.xml.XmlEntityReference
 
TEXT_CSS - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderValues
"text/css"
TEXT_EVENT_STREAM - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderValues
"text/event-stream"
TEXT_HTML - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderValues
"text/html"
TEXT_PLAIN - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderValues
"text/plain"
TextWebSocketFrame - io.netty.handler.codec.http.websocketx中的类
Web Socket text frame.
TextWebSocketFrame() - 类 的构造器io.netty.handler.codec.http.websocketx.TextWebSocketFrame
Creates a new empty text frame.
TextWebSocketFrame(String) - 类 的构造器io.netty.handler.codec.http.websocketx.TextWebSocketFrame
Creates a new text frame with the specified text string.
TextWebSocketFrame(ByteBuf) - 类 的构造器io.netty.handler.codec.http.websocketx.TextWebSocketFrame
Creates a new text frame with the specified binary data.
TextWebSocketFrame(boolean, int, String) - 类 的构造器io.netty.handler.codec.http.websocketx.TextWebSocketFrame
Creates a new text frame with the specified text string.
TextWebSocketFrame(boolean, int, ByteBuf) - 类 的构造器io.netty.handler.codec.http.websocketx.TextWebSocketFrame
Creates a new text frame with the specified binary data and the final fragment flag.
thisUpdate() - 类 中的方法io.netty.handler.ssl.ocsp.OcspResponse
 
ThreadDeathWatcher - io.netty.util中的类
已过时。
will be removed in the next major release
ThreadExecutorMap - io.netty.util.internal中的类
Allow to retrieve the EventExecutor for the calling Thread.
threadGroup - 类 中的变量io.netty.util.concurrent.DefaultThreadFactory
 
threadLocalDirectBuffer() - 类 中的静态方法io.netty.buffer.ByteBufUtil
Returns a cached thread-local direct buffer, if available.
threadLocalMap() - 类 中的方法io.netty.util.concurrent.FastThreadLocalThread
Returns the internal data structure that keeps the thread-local variables bound to this thread.
ThreadLocalMarshallerProvider - io.netty.handler.codec.marshalling中的类
UnmarshallerProvider implementation which use a ThreadLocal to store references to Marshaller instances.
ThreadLocalMarshallerProvider(MarshallerFactory, MarshallingConfiguration) - 类 的构造器io.netty.handler.codec.marshalling.ThreadLocalMarshallerProvider
Create a new instance of the ThreadLocalMarshallerProvider
threadLocalRandom() - 类 中的静态方法io.netty.util.internal.PlatformDependent
Return a Random which is not-threadsafe and so can only be used from the same thread.
ThreadLocalRandom - io.netty.util.internal中的类
A random number generator isolated to the current thread.
ThreadLocalUnmarshallerProvider - io.netty.handler.codec.marshalling中的类
UnmarshallerProvider implementation which use a ThreadLocal to store references to Unmarshaller instances.
ThreadLocalUnmarshallerProvider(MarshallerFactory, MarshallingConfiguration) - 类 的构造器io.netty.handler.codec.marshalling.ThreadLocalUnmarshallerProvider
Create a new instance of the ThreadLocalUnmarshallerProvider
ThreadPerChannelEventLoop - io.netty.channel中的类
已过时。
this will be remove in the next-major release.
ThreadPerChannelEventLoop(ThreadPerChannelEventLoopGroup) - 类 的构造器io.netty.channel.ThreadPerChannelEventLoop
已过时。
 
ThreadPerChannelEventLoopGroup - io.netty.channel中的类
已过时。
this will be remove in the next-major release.
ThreadPerChannelEventLoopGroup() - 类 的构造器io.netty.channel.ThreadPerChannelEventLoopGroup
已过时。
Create a new ThreadPerChannelEventLoopGroup with no limit in place.
ThreadPerChannelEventLoopGroup(int) - 类 的构造器io.netty.channel.ThreadPerChannelEventLoopGroup
已过时。
ThreadPerChannelEventLoopGroup(int, ThreadFactory, Object...) - 类 的构造器io.netty.channel.ThreadPerChannelEventLoopGroup
已过时。
ThreadPerChannelEventLoopGroup(int, Executor, Object...) - 类 的构造器io.netty.channel.ThreadPerChannelEventLoopGroup
已过时。
ThreadPerTaskExecutor - io.netty.util.concurrent中的类
 
ThreadPerTaskExecutor(ThreadFactory) - 类 的构造器io.netty.util.concurrent.ThreadPerTaskExecutor
 
threadProperties() - 类 中的方法io.netty.util.concurrent.SingleThreadEventExecutor
Returns the ThreadProperties of the Thread that powers the SingleThreadEventExecutor.
ThreadProperties - io.netty.util.concurrent中的接口
Expose details for a Thread.
ThreadState() - 类 的构造器io.netty.util.concurrent.ScheduledFutureTaskDeadlineBenchmark.ThreadState
 
ThreadState() - 类 的构造器io.netty.util.concurrent.ScheduleFutureTaskBenchmark.ThreadState
 
ThrowableUtil - io.netty.util.internal中的类
 
throwConnectException(String, int) - 类 中的静态方法io.netty.channel.unix.Errors
throwException(Throwable) - 类 中的静态方法io.netty.util.internal.PlatformDependent
Raises an exception bypassing compiler checks for checked exceptions.
THURSDAY_VALUE - 枚举 中的静态变量io.netty.example.worldclock.WorldClockProtocol.DayOfWeek
THURSDAY = 5;
TICKET_KEY_SIZE - 类 中的静态变量io.netty.handler.ssl.OpenSslSessionTicketKey
Size of session ticker key
ticketKeyFail() - 类 中的方法io.netty.handler.ssl.OpenSslSessionStats
Returns the number of times a client presented a ticket that did not match any key in the list.
ticketKeyNew() - 类 中的方法io.netty.handler.ssl.OpenSslSessionStats
Returns the number of times a client did not present a ticket and we issued a new one
ticketKeyRenew() - 类 中的方法io.netty.handler.ssl.OpenSslSessionStats
Returns the number of times a client presented a ticket derived from an older key, and we upgraded to the primary key.
ticketKeyResume() - 类 中的方法io.netty.handler.ssl.OpenSslSessionStats
Returns the number of times a client presented a ticket derived from the primary key.
TIME - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
已过时。
"time"
TIME - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderValues
"time"
TIMEOUT - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
已过时。
"timeout"
TIMEOUT - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderValues
"timeout"
Timeout - io.netty.util中的接口
A handle associated with a TimerTask that is returned by a Timer.
TimeoutException - io.netty.handler.timeout中的异常错误
A TimeoutException when no data was either read or written within a certain period of time.
timeouts() - 类 中的方法io.netty.handler.ssl.OpenSslSessionStats
Returns the number of sessions proposed by clients and either found in the internal or external session cache in server mode, but that were invalid due to timeout.
timer() - 接口 中的方法io.netty.util.Timeout
Returns the Timer that created this handle.
Timer - io.netty.util中的接口
Schedules TimerTasks for one-time future execution in a background thread.
TimerTask - io.netty.util中的接口
A task which is executed after the delay specified with Timer.newTimeout(TimerTask, long, TimeUnit).
TIMESTAMP - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderNames
"timestamp"
TIMESTAMP - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Names
已过时。
"Timestamp"
timeToLive() - 类 中的方法io.netty.handler.codec.dns.AbstractDnsRecord
 
timeToLive() - 接口 中的方法io.netty.handler.codec.dns.DnsQuestion
An unused property.
timeToLive() - 接口 中的方法io.netty.handler.codec.dns.DnsRecord
Returns the time to live after reading for this resource record.
tinyCacheSize() - 类 中的方法io.netty.buffer.PooledByteBufAllocator
tinyCacheSize() - 类 中的方法io.netty.buffer.PooledByteBufAllocatorMetric
已过时。
Tiny caches have been merged into small caches.
tinySubpages() - 接口 中的方法io.netty.buffer.PoolArenaMetric
已过时。
Tiny sub-pages have been merged into small sub-pages.
TKEY - 类 中的静态变量io.netty.handler.codec.dns.DnsRecordType
Secret key record RFC 2930 A method of providing keying material to be used with TSIG that is encrypted under the public key in an accompanying KEY RR..
TLS_AES_128_GCM_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_AES_128_GCM_SHA256
TLS_AES_256_GCM_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_AES_256_GCM_SHA384
TLS_CHACHA20_POLY1305_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_CHACHA20_POLY1305_SHA256
TLS_DH_anon_WITH_AES_128_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DH_anon_WITH_AES_128_CBC_SHA
TLS_DH_anon_WITH_AES_128_CBC_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DH_anon_WITH_AES_128_CBC_SHA256
TLS_DH_anon_WITH_AES_128_GCM_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DH_anon_WITH_AES_128_GCM_SHA256
TLS_DH_anon_WITH_AES_256_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DH_anon_WITH_AES_256_CBC_SHA
TLS_DH_anon_WITH_AES_256_CBC_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DH_anon_WITH_AES_256_CBC_SHA256
TLS_DH_anon_WITH_AES_256_GCM_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DH_anon_WITH_AES_256_GCM_SHA384
TLS_DH_anon_WITH_CAMELLIA128_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DH_anon_WITH_CAMELLIA128_SHA
TLS_DH_anon_WITH_CAMELLIA128_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DH_anon_WITH_CAMELLIA128_SHA256
TLS_DH_anon_WITH_CAMELLIA256_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DH_anon_WITH_CAMELLIA256_SHA
TLS_DH_anon_WITH_CAMELLIA256_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DH_anon_WITH_CAMELLIA256_SHA256
TLS_DH_anon_WITH_SEED_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DH_anon_WITH_SEED_SHA
TLS_DHE_DSS_WITH_AES_128_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_DSS_WITH_AES_128_CBC_SHA
TLS_DHE_DSS_WITH_AES_128_CBC_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
TLS_DHE_DSS_WITH_AES_128_GCM_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
TLS_DHE_DSS_WITH_AES_256_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_DSS_WITH_AES_256_CBC_SHA
TLS_DHE_DSS_WITH_AES_256_CBC_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
TLS_DHE_DSS_WITH_AES_256_GCM_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
TLS_DHE_DSS_WITH_ARIA128_GCM_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_DSS_WITH_ARIA128_GCM_SHA256
TLS_DHE_DSS_WITH_ARIA256_GCM_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_DSS_WITH_ARIA256_GCM_SHA384
TLS_DHE_DSS_WITH_CAMELLIA128_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_DSS_WITH_CAMELLIA128_SHA
TLS_DHE_DSS_WITH_CAMELLIA128_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_DSS_WITH_CAMELLIA128_SHA256
TLS_DHE_DSS_WITH_CAMELLIA256_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_DSS_WITH_CAMELLIA256_SHA
TLS_DHE_DSS_WITH_CAMELLIA256_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_DSS_WITH_CAMELLIA256_SHA256
TLS_DHE_DSS_WITH_SEED_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_DSS_WITH_SEED_SHA
TLS_DHE_PSK_WITH_AES_128_CBC_CCM - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_PSK_WITH_AES_128_CBC_CCM
TLS_DHE_PSK_WITH_AES_128_CBC_CCM8 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_PSK_WITH_AES_128_CBC_CCM8
TLS_DHE_PSK_WITH_AES_128_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_PSK_WITH_AES_128_CBC_SHA
TLS_DHE_PSK_WITH_AES_128_CBC_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_PSK_WITH_AES_128_CBC_SHA256
TLS_DHE_PSK_WITH_AES_128_GCM_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_PSK_WITH_AES_128_GCM_SHA256
TLS_DHE_PSK_WITH_AES_256_CBC_CCM - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_PSK_WITH_AES_256_CBC_CCM
TLS_DHE_PSK_WITH_AES_256_CBC_CCM8 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_PSK_WITH_AES_256_CBC_CCM8
TLS_DHE_PSK_WITH_AES_256_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_PSK_WITH_AES_256_CBC_SHA
TLS_DHE_PSK_WITH_AES_256_CBC_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_PSK_WITH_AES_256_CBC_SHA384
TLS_DHE_PSK_WITH_AES_256_GCM_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_PSK_WITH_AES_256_GCM_SHA384
TLS_DHE_PSK_WITH_ARIA128_GCM_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_PSK_WITH_ARIA128_GCM_SHA256
TLS_DHE_PSK_WITH_ARIA256_GCM_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_PSK_WITH_ARIA256_GCM_SHA384
TLS_DHE_PSK_WITH_CAMELLIA128_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_PSK_WITH_CAMELLIA128_SHA256
TLS_DHE_PSK_WITH_CAMELLIA256_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_PSK_WITH_CAMELLIA256_SHA384
TLS_DHE_PSK_WITH_CHACHA20_POLY1305_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_PSK_WITH_CHACHA20_POLY1305_SHA256
TLS_DHE_RSA_WITH_AES_128_CBC_CCM - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_RSA_WITH_AES_128_CBC_CCM
TLS_DHE_RSA_WITH_AES_128_CBC_CCM8 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_RSA_WITH_AES_128_CBC_CCM8
TLS_DHE_RSA_WITH_AES_128_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_RSA_WITH_AES_128_CBC_SHA
TLS_DHE_RSA_WITH_AES_128_CBC_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
TLS_DHE_RSA_WITH_AES_256_CBC_CCM - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_RSA_WITH_AES_256_CBC_CCM
TLS_DHE_RSA_WITH_AES_256_CBC_CCM8 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_RSA_WITH_AES_256_CBC_CCM8
TLS_DHE_RSA_WITH_AES_256_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_RSA_WITH_AES_256_CBC_SHA
TLS_DHE_RSA_WITH_AES_256_CBC_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
TLS_DHE_RSA_WITH_ARIA128_GCM_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_RSA_WITH_ARIA128_GCM_SHA256
TLS_DHE_RSA_WITH_ARIA256_GCM_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_RSA_WITH_ARIA256_GCM_SHA384
TLS_DHE_RSA_WITH_CAMELLIA128_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_RSA_WITH_CAMELLIA128_SHA
TLS_DHE_RSA_WITH_CAMELLIA128_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_RSA_WITH_CAMELLIA128_SHA256
TLS_DHE_RSA_WITH_CAMELLIA256_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_RSA_WITH_CAMELLIA256_SHA
TLS_DHE_RSA_WITH_CAMELLIA256_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_RSA_WITH_CAMELLIA256_SHA256
TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
TLS_DHE_RSA_WITH_SEED_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_DHE_RSA_WITH_SEED_SHA
TLS_ECDH_anon_WITH_AES_128_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDH_anon_WITH_AES_128_CBC_SHA
TLS_ECDH_anon_WITH_AES_256_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDH_anon_WITH_AES_256_CBC_SHA
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_CCM - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_CCM
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_CCM8 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_CCM8
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_CCM - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_CCM
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_CCM8 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_CCM8
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
TLS_ECDHE_ECDSA_WITH_ARIA128_GCM_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_ECDSA_WITH_ARIA128_GCM_SHA256
TLS_ECDHE_ECDSA_WITH_ARIA256_GCM_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_ECDSA_WITH_ARIA256_GCM_SHA384
TLS_ECDHE_ECDSA_WITH_CAMELLIA128_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_ECDSA_WITH_CAMELLIA128_SHA256
TLS_ECDHE_ECDSA_WITH_CAMELLIA256_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_ECDSA_WITH_CAMELLIA256_SHA384
TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA
TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA256
TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA
TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA384
TLS_ECDHE_PSK_WITH_CAMELLIA128_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_PSK_WITH_CAMELLIA128_SHA256
TLS_ECDHE_PSK_WITH_CAMELLIA256_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_PSK_WITH_CAMELLIA256_SHA384
TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
TLS_ECDHE_RSA_WITH_CAMELLIA128_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_RSA_WITH_CAMELLIA128_SHA256
TLS_ECDHE_RSA_WITH_CAMELLIA256_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_RSA_WITH_CAMELLIA256_SHA384
TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
TLS_FALSE_START - 类 中的静态变量io.netty.handler.ssl.OpenSslContextOption
If enabled TLS false start will be enabled if supported.
TLS_HANDSHAKE_FAILED - 类 中的静态变量io.netty.handler.codec.http.websocketx.WebSocketCloseStatus
 
TLS_PSK_WITH_AES_128_CBC_CCM - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_PSK_WITH_AES_128_CBC_CCM
TLS_PSK_WITH_AES_128_CBC_CCM8 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_PSK_WITH_AES_128_CBC_CCM8
TLS_PSK_WITH_AES_128_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_PSK_WITH_AES_128_CBC_SHA
TLS_PSK_WITH_AES_128_CBC_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_PSK_WITH_AES_128_CBC_SHA256
TLS_PSK_WITH_AES_128_GCM_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_PSK_WITH_AES_128_GCM_SHA256
TLS_PSK_WITH_AES_256_CBC_CCM - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_PSK_WITH_AES_256_CBC_CCM
TLS_PSK_WITH_AES_256_CBC_CCM8 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_PSK_WITH_AES_256_CBC_CCM8
TLS_PSK_WITH_AES_256_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_PSK_WITH_AES_256_CBC_SHA
TLS_PSK_WITH_AES_256_CBC_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_PSK_WITH_AES_256_CBC_SHA384
TLS_PSK_WITH_AES_256_GCM_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_PSK_WITH_AES_256_GCM_SHA384
TLS_PSK_WITH_ARIA128_GCM_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_PSK_WITH_ARIA128_GCM_SHA256
TLS_PSK_WITH_ARIA256_GCM_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_PSK_WITH_ARIA256_GCM_SHA384
TLS_PSK_WITH_CAMELLIA128_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_PSK_WITH_CAMELLIA128_SHA256
TLS_PSK_WITH_CAMELLIA256_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_PSK_WITH_CAMELLIA256_SHA384
TLS_PSK_WITH_CHACHA20_POLY1305_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_PSK_WITH_CHACHA20_POLY1305_SHA256
TLS_RSA_PSK_WITH_AES_128_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_PSK_WITH_AES_128_CBC_SHA
TLS_RSA_PSK_WITH_AES_128_CBC_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_PSK_WITH_AES_128_CBC_SHA256
TLS_RSA_PSK_WITH_AES_128_GCM_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_PSK_WITH_AES_128_GCM_SHA256
TLS_RSA_PSK_WITH_AES_256_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_PSK_WITH_AES_256_CBC_SHA
TLS_RSA_PSK_WITH_AES_256_CBC_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_PSK_WITH_AES_256_CBC_SHA384
TLS_RSA_PSK_WITH_AES_256_GCM_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_PSK_WITH_AES_256_GCM_SHA384
TLS_RSA_PSK_WITH_ARIA128_GCM_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_PSK_WITH_ARIA128_GCM_SHA256
TLS_RSA_PSK_WITH_ARIA256_GCM_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_PSK_WITH_ARIA256_GCM_SHA384
TLS_RSA_PSK_WITH_CAMELLIA128_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_PSK_WITH_CAMELLIA128_SHA256
TLS_RSA_PSK_WITH_CAMELLIA256_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_PSK_WITH_CAMELLIA256_SHA384
TLS_RSA_PSK_WITH_CHACHA20_POLY1305_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_PSK_WITH_CHACHA20_POLY1305_SHA256
TLS_RSA_WITH_AES_128_CBC_CCM - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_WITH_AES_128_CBC_CCM
TLS_RSA_WITH_AES_128_CBC_CCM8 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_WITH_AES_128_CBC_CCM8
TLS_RSA_WITH_AES_128_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_WITH_AES_128_CBC_SHA
TLS_RSA_WITH_AES_128_CBC_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_WITH_AES_128_CBC_SHA256
TLS_RSA_WITH_AES_128_GCM_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_WITH_AES_128_GCM_SHA256
TLS_RSA_WITH_AES_256_CBC_CCM - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_WITH_AES_256_CBC_CCM
TLS_RSA_WITH_AES_256_CBC_CCM8 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_WITH_AES_256_CBC_CCM8
TLS_RSA_WITH_AES_256_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_WITH_AES_256_CBC_SHA
TLS_RSA_WITH_AES_256_CBC_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_WITH_AES_256_CBC_SHA256
TLS_RSA_WITH_AES_256_GCM_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_WITH_AES_256_GCM_SHA384
TLS_RSA_WITH_ARIA128_GCM_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_WITH_ARIA128_GCM_SHA256
TLS_RSA_WITH_ARIA256_GCM_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_WITH_ARIA256_GCM_SHA384
TLS_RSA_WITH_CAMELLIA128_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_WITH_CAMELLIA128_SHA
TLS_RSA_WITH_CAMELLIA128_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_WITH_CAMELLIA128_SHA256
TLS_RSA_WITH_CAMELLIA256_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_WITH_CAMELLIA256_SHA
TLS_RSA_WITH_CAMELLIA256_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_WITH_CAMELLIA256_SHA256
TLS_RSA_WITH_ECDHE_ARIA128_GCM_SHA256 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_WITH_ECDHE_ARIA128_GCM_SHA256
TLS_RSA_WITH_ECDHE_ARIA256_GCM_SHA384 - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_WITH_ECDHE_ARIA256_GCM_SHA384
TLS_RSA_WITH_IDEA_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_WITH_IDEA_CBC_SHA
TLS_RSA_WITH_SEED_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_RSA_WITH_SEED_SHA
TLS_SRP_DSS_WITH_AES_128_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_SRP_DSS_WITH_AES_128_CBC_SHA
TLS_SRP_DSS_WITH_AES_256_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_SRP_DSS_WITH_AES_256_CBC_SHA
TLS_SRP_RSA_WITH_AES_128_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_SRP_RSA_WITH_AES_128_CBC_SHA
TLS_SRP_RSA_WITH_AES_256_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_SRP_RSA_WITH_AES_256_CBC_SHA
TLS_SRP_WITH_AES_128_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_SRP_WITH_AES_128_CBC_SHA
TLS_SRP_WITH_AES_256_CBC_SHA - 类 中的静态变量io.netty.handler.ssl.Ciphers
TLS_SRP_WITH_AES_256_CBC_SHA
TLS_UPGRADE_PROTOCOL_NAME - 类 中的静态变量io.netty.handler.codec.http2.Http2CodecUtil
 
TLS_v1 - 类 中的静态变量io.netty.handler.ssl.SslProtocols
已过时。
TLSv1 is no longer secure. Consider using SslProtocols.TLS_v1_2 or SslProtocols.TLS_v1_3
TLS_v1_1 - 类 中的静态变量io.netty.handler.ssl.SslProtocols
已过时。
TLSv1.1 is no longer secure. Consider using SslProtocols.TLS_v1_2 or SslProtocols.TLS_v1_3
TLS_v1_2 - 类 中的静态变量io.netty.handler.ssl.SslProtocols
TLS v1.2
TLS_v1_3 - 类 中的静态变量io.netty.handler.ssl.SslProtocols
TLS v1.3
TLSA - 类 中的静态变量io.netty.handler.codec.dns.DnsRecordType
TLSA certificate association record RFC 6698 A record for DNS-based Authentication of Named Entities (DANE).
tlvs() - 类 中的方法io.netty.handler.codec.haproxy.HAProxyMessage
Returns a list of HAProxyTLV or an empty list if no TLVs are present.
tmpdir() - 类 中的静态方法io.netty.util.internal.PlatformDependent
Returns the temporary directory.
toAddressString(InetAddress) - 类 中的静态方法io.netty.util.NetUtil
Returns the String representation of an InetAddress.
toAddressString(InetAddress, boolean) - 类 中的静态方法io.netty.util.NetUtil
Returns the String representation of an InetAddress.
toArray() - 类 中的方法io.netty.channel.group.DefaultChannelGroup
 
toArray(T[]) - 类 中的方法io.netty.channel.group.DefaultChannelGroup
 
toArray() - 类 中的方法io.netty.util.internal.DefaultPriorityQueue
 
toArray(X[]) - 类 中的方法io.netty.util.internal.DefaultPriorityQueue
 
toArray() - 类 中的方法io.netty.util.internal.EmptyPriorityQueue
 
toArray(T1[]) - 类 中的方法io.netty.util.internal.EmptyPriorityQueue
 
toBuilder() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTime
 
toBuilder() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTimes
 
toBuilder() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.Location
 
toBuilder() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.Locations
 
toBuilder() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig
 
toBuilder() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig
 
toBuilder() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig
 
toByteArray() - 类 中的方法io.netty.util.AsciiString
Converts this string to a byte array.
toByteArray(int, int) - 类 中的方法io.netty.util.AsciiString
Converts a subset of this string to a byte array.
toByteBuf(InputStream) - 类 中的静态方法io.netty.example.http2.Http2ExampleUtil
Reads an InputStream into a byte array.
toByteBuf(ChannelHandlerContext, Throwable) - 类 中的静态方法io.netty.handler.codec.http2.Http2CodecUtil
Creates a buffer containing the error message from the given exception.
toByteIndex(int) - 类 中的方法io.netty.buffer.CompositeByteBuf
 
toCharArray() - 类 中的方法io.netty.util.AsciiString
Copies the characters in this string to a character array.
toCharArray(int, int) - 类 中的方法io.netty.util.AsciiString
Copies the characters in this string to a character array.
toComponentIndex(int) - 类 中的方法io.netty.buffer.CompositeByteBuf
Return the index for the given offset
toFullHttpRequest(int, Http2Headers, ByteBufAllocator, boolean) - 类 中的静态方法io.netty.handler.codec.http2.HttpConversionUtil
Create a new object to contain the request data
toFullHttpRequest(int, Http2Headers, ByteBuf, boolean) - 类 中的静态方法io.netty.handler.codec.http2.HttpConversionUtil
Create a new object to contain the request data
toFullHttpResponse(int, Http2Headers, ByteBufAllocator, boolean) - 类 中的静态方法io.netty.handler.codec.http2.HttpConversionUtil
Create a new object to contain the response data
toFullHttpResponse(int, Http2Headers, ByteBuf, boolean) - 类 中的静态方法io.netty.handler.codec.http2.HttpConversionUtil
Create a new object to contain the response data
toHexString(byte[]) - 类 中的静态方法io.netty.util.internal.StringUtil
Converts the specified byte array into a hexadecimal value.
toHexString(byte[], int, int) - 类 中的静态方法io.netty.util.internal.StringUtil
Converts the specified byte array into a hexadecimal value.
toHexString(T, byte[]) - 类 中的静态方法io.netty.util.internal.StringUtil
Converts the specified byte array into a hexadecimal value and appends it to the specified buffer.
toHexString(T, byte[], int, int) - 类 中的静态方法io.netty.util.internal.StringUtil
Converts the specified byte array into a hexadecimal value and appends it to the specified buffer.
toHexStringPadded(byte[]) - 类 中的静态方法io.netty.util.internal.StringUtil
Converts the specified byte array into a hexadecimal value.
toHexStringPadded(byte[], int, int) - 类 中的静态方法io.netty.util.internal.StringUtil
Converts the specified byte array into a hexadecimal value.
toHexStringPadded(T, byte[]) - 类 中的静态方法io.netty.util.internal.StringUtil
Converts the specified byte array into a hexadecimal value and appends it to the specified buffer.
toHexStringPadded(T, byte[], int, int) - 类 中的静态方法io.netty.util.internal.StringUtil
Converts the specified byte array into a hexadecimal value and appends it to the specified buffer.
toHintString() - 接口 中的方法io.netty.util.ResourceLeakHint
Returns a human-readable message that potentially enables easier resource leak tracking.
toHttp2Headers(HttpMessage, boolean) - 类 中的静态方法io.netty.handler.codec.http2.HttpConversionUtil
Converts the given HTTP/1.x headers into HTTP/2 headers.
toHttp2Headers(HttpHeaders, boolean) - 类 中的静态方法io.netty.handler.codec.http2.HttpConversionUtil
 
toHttp2Headers(HttpHeaders, Http2Headers) - 类 中的静态方法io.netty.handler.codec.http2.HttpConversionUtil
 
toHttpHeaderValue() - 枚举 中的方法io.netty.handler.codec.http.websocketx.WebSocketVersion
 
toHttpRequest(int, Http2Headers, boolean) - 类 中的静态方法io.netty.handler.codec.http2.HttpConversionUtil
Create a new object to contain the request data.
toHttpResponse(int, Http2Headers, boolean) - 类 中的静态方法io.netty.handler.codec.http2.HttpConversionUtil
Create a new object to contain the response data.
toInt(String, int) - 类 中的静态方法io.netty.example.http2.Http2ExampleUtil
 
toInternalLevel() - 枚举 中的方法io.netty.handler.logging.LogLevel
For internal use only.
toJava(String, String) - 类 中的静态方法io.netty.handler.ssl.CipherSuiteConverter
Convert from OpenSSL cipher suite name convention to java cipher suite name convention.
toLeakAwareBuffer(ByteBuf) - 类 中的静态方法io.netty.buffer.AbstractByteBufAllocator
 
toLeakAwareBuffer(CompositeByteBuf) - 类 中的静态方法io.netty.buffer.AbstractByteBufAllocator
 
toLowerCase() - 类 中的方法io.netty.util.AsciiString
Converts the characters in this string to lowercase, using the default Locale.
toLowerCase(char) - 类 中的静态方法io.netty.util.AsciiString
If the character is uppercase - converts the character to lowercase, otherwise returns the character as it is.
toLowerCase() - 类 中的方法io.netty.util.AsciiStringCaseConversionBenchmark
 
toLowerCase(long) - 类 中的静态方法io.netty.util.internal.SWARUtil
Returns a word with all bytes converted to lowercase ASCII.
toLowerCase(int) - 类 中的静态方法io.netty.util.internal.SWARUtil
Returns a word with all bytes converted to lowercase ASCII.
toMap() - 接口 中的方法io.netty.channel.ChannelPipeline
Converts this pipeline into an ordered Map whose keys are handler names and whose values are handlers.
toMap() - 类 中的方法io.netty.channel.DefaultChannelPipeline
 
TOO_MANY_REQUESTS - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
429 Too Many Requests (RFC6585)
TooLongFormFieldException() - 异常错误 的构造器io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.TooLongFormFieldException
 
TooLongFrameException - io.netty.handler.codec中的异常错误
An DecoderException which is thrown when the length of the frame decoded is greater than the allowed maximum.
TooLongFrameException() - 异常错误 的构造器io.netty.handler.codec.TooLongFrameException
Creates a new instance.
TooLongFrameException(String, Throwable) - 异常错误 的构造器io.netty.handler.codec.TooLongFrameException
Creates a new instance.
TooLongFrameException(String) - 异常错误 的构造器io.netty.handler.codec.TooLongFrameException
Creates a new instance.
TooLongFrameException(Throwable) - 异常错误 的构造器io.netty.handler.codec.TooLongFrameException
Creates a new instance.
TooLongHttpContentException - io.netty.handler.codec.http中的异常错误
An TooLongFrameException which is thrown when the length of the content decoded is greater than the allowed maximum.
TooLongHttpContentException() - 异常错误 的构造器io.netty.handler.codec.http.TooLongHttpContentException
Creates a new instance.
TooLongHttpContentException(String, Throwable) - 异常错误 的构造器io.netty.handler.codec.http.TooLongHttpContentException
Creates a new instance.
TooLongHttpContentException(String) - 异常错误 的构造器io.netty.handler.codec.http.TooLongHttpContentException
Creates a new instance.
TooLongHttpContentException(Throwable) - 异常错误 的构造器io.netty.handler.codec.http.TooLongHttpContentException
Creates a new instance.
TooLongHttpHeaderException - io.netty.handler.codec.http中的异常错误
An TooLongFrameException which is thrown when the length of the header decoded is greater than the allowed maximum.
TooLongHttpHeaderException() - 异常错误 的构造器io.netty.handler.codec.http.TooLongHttpHeaderException
Creates a new instance.
TooLongHttpHeaderException(String, Throwable) - 异常错误 的构造器io.netty.handler.codec.http.TooLongHttpHeaderException
Creates a new instance.
TooLongHttpHeaderException(String) - 异常错误 的构造器io.netty.handler.codec.http.TooLongHttpHeaderException
Creates a new instance.
TooLongHttpHeaderException(Throwable) - 异常错误 的构造器io.netty.handler.codec.http.TooLongHttpHeaderException
Creates a new instance.
TooLongHttpLineException - io.netty.handler.codec.http中的异常错误
An TooLongFrameException which is thrown when the length of the line decoded is greater than the allowed maximum.
TooLongHttpLineException() - 异常错误 的构造器io.netty.handler.codec.http.TooLongHttpLineException
Creates a new instance.
TooLongHttpLineException(String, Throwable) - 异常错误 的构造器io.netty.handler.codec.http.TooLongHttpLineException
Creates a new instance.
TooLongHttpLineException(String) - 异常错误 的构造器io.netty.handler.codec.http.TooLongHttpLineException
Creates a new instance.
TooLongHttpLineException(Throwable) - 异常错误 的构造器io.netty.handler.codec.http.TooLongHttpLineException
Creates a new instance.
TooManyFormFieldsException() - 异常错误 的构造器io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.TooManyFormFieldsException
 
toOpenSsl(String, boolean) - 类 中的静态方法io.netty.handler.ssl.CipherSuiteConverter
Converts the specified Java cipher suite to its corresponding OpenSSL cipher suite name.
topicAliasMaximum(int) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.ConnAckPropertiesBuilder
 
topicFilter() - 类 中的方法io.netty.handler.codec.mqtt.MqttTopicSubscription
 
topicName(String) - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageBuilders.PublishBuilder
 
topicName() - 类 中的方法io.netty.handler.codec.mqtt.MqttPublishVariableHeader
 
topicName() - 类 中的方法io.netty.handler.codec.mqtt.MqttTopicSubscription
已过时。
use topicFilter
topics() - 类 中的方法io.netty.handler.codec.mqtt.MqttUnsubscribePayload
 
topicSubscriptions() - 类 中的方法io.netty.handler.codec.mqtt.MqttSubscribePayload
 
toPoolName(Class<?>) - 类 中的静态方法io.netty.util.concurrent.DefaultThreadFactory
 
toPrivateKey(File, String) - 类 中的静态方法io.netty.handler.ssl.SslContext
 
toPrivateKey(InputStream, String) - 类 中的静态方法io.netty.handler.ssl.SslContext
 
toSocketAddressString(InetSocketAddress) - 类 中的静态方法io.netty.util.NetUtil
Returns the String representation of an InetSocketAddress.
toSocketAddressString(String, int) - 类 中的静态方法io.netty.util.NetUtil
Returns the String representation of a host port combo.
toString() - 类 中的方法io.netty.bootstrap.AbstractBootstrap
 
toString() - 类 中的方法io.netty.bootstrap.AbstractBootstrapConfig
 
toString() - 类 中的方法io.netty.bootstrap.BootstrapConfig
 
toString() - 类 中的方法io.netty.bootstrap.ServerBootstrapConfig
 
toString(Charset) - 类 中的方法io.netty.buffer.AbstractByteBuf
 
toString(int, int, Charset) - 类 中的方法io.netty.buffer.AbstractByteBuf
 
toString() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
toString() - 类 中的方法io.netty.buffer.AbstractByteBufAllocator
 
toString(Charset) - 类 中的方法io.netty.buffer.ByteBuf
Decodes this buffer's readable bytes into a string with the specified character set name.
toString(int, int, Charset) - 类 中的方法io.netty.buffer.ByteBuf
Decodes this buffer's sub-region into a string with the specified character set.
toString() - 类 中的方法io.netty.buffer.ByteBuf
Returns the string representation of this buffer.
toString() - 类 中的方法io.netty.buffer.CompositeByteBuf
 
toString() - 类 中的方法io.netty.buffer.DefaultByteBufHolder
 
toString(Charset) - 类 中的方法io.netty.buffer.EmptyByteBuf
 
toString(int, int, Charset) - 类 中的方法io.netty.buffer.EmptyByteBuf
 
toString() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
toString() - 类 中的方法io.netty.buffer.PooledByteBufAllocatorMetric
 
toString(Charset) - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
toString(int, int, Charset) - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
toString() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
toString() - 类 中的方法io.netty.channel.AbstractChannel
Returns the String representation of this channel.
toString() - 类 中的方法io.netty.channel.AbstractCoalescingBufferQueue
 
toString() - 类 中的方法io.netty.channel.DefaultAddressedEnvelope
 
toString() - 类 中的方法io.netty.channel.DefaultChannelId
 
toString() - 类 中的方法io.netty.channel.DefaultChannelPipeline
Returns the String representation of this pipeline.
toString() - 类 中的方法io.netty.channel.epoll.VSockAddress
 
toString() - 类 中的方法io.netty.channel.group.DefaultChannelGroup
 
toString() - 类 中的方法io.netty.channel.kqueue.AcceptFilter
 
toString() - 类 中的方法io.netty.channel.local.LocalAddress
 
toString() - 类 中的方法io.netty.channel.ReflectiveChannelFactory
 
toString() - 类 中的方法io.netty.channel.sctp.SctpMessage
 
toString() - 类 中的方法io.netty.channel.unix.DomainSocketAddress
 
toString() - 类 中的方法io.netty.channel.unix.FileDescriptor
 
toString() - 类 中的方法io.netty.channel.unix.PeerCredentials
 
toString() - 类 中的方法io.netty.channel.unix.Socket
 
toString() - 类 中的方法io.netty.channel.WriteBufferWaterMark
 
toString() - 类 中的方法io.netty.handler.codec.DecoderResult
 
toString() - 类 中的方法io.netty.handler.codec.DefaultHeaders.HeaderEntry
 
toString() - 类 中的方法io.netty.handler.codec.DefaultHeaders
 
toString() - 类 中的方法io.netty.handler.codec.dns.AbstractDnsOptPseudoRrRecord
 
toString() - 类 中的方法io.netty.handler.codec.dns.AbstractDnsRecord
 
toString() - 类 中的方法io.netty.handler.codec.dns.DefaultDnsOptEcsRecord
 
toString() - 类 中的方法io.netty.handler.codec.dns.DefaultDnsPtrRecord
 
toString() - 类 中的方法io.netty.handler.codec.dns.DefaultDnsQuery
 
toString() - 类 中的方法io.netty.handler.codec.dns.DefaultDnsQuestion
 
toString() - 类 中的方法io.netty.handler.codec.dns.DefaultDnsRawRecord
 
toString() - 类 中的方法io.netty.handler.codec.dns.DefaultDnsResponse
 
toString() - 类 中的方法io.netty.handler.codec.dns.DnsOpCode
 
toString() - 类 中的方法io.netty.handler.codec.dns.DnsRecordType
 
toString() - 类 中的方法io.netty.handler.codec.dns.DnsResponseCode
Returns a formatted error message for this DnsResponseCode.
toString() - 类 中的方法io.netty.handler.codec.EmptyHeaders
 
toString() - 类 中的方法io.netty.handler.codec.haproxy.HAProxyMessage
 
toString() - 类 中的方法io.netty.handler.codec.haproxy.HAProxySSLTLV
 
toString() - 类 中的方法io.netty.handler.codec.haproxy.HAProxyTLV
 
toString(Class<?>, Iterator<Map.Entry<K, V>>, int) - 类 中的静态方法io.netty.handler.codec.HeadersUtils
Helper for implementing toString for DefaultHeaders and wrappers such as DefaultHttpHeaders.
toString() - 类 中的方法io.netty.handler.codec.http.cookie.DefaultCookie
 
toString() - 类 中的方法io.netty.handler.codec.http.cors.CorsConfig
 
toString() - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpRequest
 
toString() - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpResponse
 
toString() - 类 中的方法io.netty.handler.codec.http.DefaultHttpContent
 
toString() - 类 中的方法io.netty.handler.codec.http.DefaultHttpRequest
 
toString() - 类 中的方法io.netty.handler.codec.http.DefaultHttpResponse
 
toString() - 类 中的方法io.netty.handler.codec.http.DefaultLastHttpContent
 
toString() - 类 中的方法io.netty.handler.codec.http.HttpHeaders
 
toString() - 类 中的方法io.netty.handler.codec.http.HttpMethod
 
toString() - 类 中的方法io.netty.handler.codec.http.HttpResponseStatus
 
toString() - 类 中的方法io.netty.handler.codec.http.HttpScheme
 
toString() - 类 中的方法io.netty.handler.codec.http.HttpServerUpgradeHandler.UpgradeEvent
 
toString() - 类 中的方法io.netty.handler.codec.http.HttpVersion
Returns the full protocol version text such as "HTTP/1.0".
toString() - 类 中的方法io.netty.handler.codec.http.multipart.DiskAttribute
 
toString() - 类 中的方法io.netty.handler.codec.http.multipart.DiskFileUpload
 
toString() - 类 中的方法io.netty.handler.codec.http.multipart.MemoryAttribute
 
toString() - 类 中的方法io.netty.handler.codec.http.multipart.MemoryFileUpload
 
toString() - 类 中的方法io.netty.handler.codec.http.QueryStringDecoder
 
toString() - 类 中的方法io.netty.handler.codec.http.QueryStringEncoder
Returns the URL-encoded URI which was created from the path string specified in the constructor and the parameters added by QueryStringEncoder.addParam(String, String) method.
toString() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig
 
toString() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketCloseStatus
 
toString() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig
 
toString() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketFrame
 
toString() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketScheme
 
toString() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig
 
toString() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2DataFrame
 
toString() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2GoAwayFrame
 
toString() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2HeadersFrame
 
toString() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2PingFrame
 
toString() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2PriorityFrame
 
toString() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2PushPromiseFrame
 
toString() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2ResetFrame
 
toString() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2SettingsFrame
 
toString() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2UnknownFrame
 
toString() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2WindowUpdateFrame
 
toString() - 类 中的方法io.netty.handler.codec.http2.Http2Flags
 
toString() - 类 中的方法io.netty.handler.codec.http2.ReadOnlyHttp2Headers
 
toString() - 类 中的方法io.netty.handler.codec.memcache.DefaultMemcacheContent
 
toString() - 类 中的方法io.netty.handler.codec.mqtt.MqttConnAckVariableHeader
 
toString() - 类 中的方法io.netty.handler.codec.mqtt.MqttConnectPayload
 
toString() - 类 中的方法io.netty.handler.codec.mqtt.MqttConnectVariableHeader
 
toString() - 类 中的方法io.netty.handler.codec.mqtt.MqttFixedHeader
 
toString() - 类 中的方法io.netty.handler.codec.mqtt.MqttMessage
 
toString() - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageIdAndPropertiesVariableHeader
 
toString() - 类 中的方法io.netty.handler.codec.mqtt.MqttMessageIdVariableHeader
 
toString() - 类 中的方法io.netty.handler.codec.mqtt.MqttProperties.BinaryProperty
 
toString() - 类 中的方法io.netty.handler.codec.mqtt.MqttProperties.IntegerProperty
 
toString() - 类 中的方法io.netty.handler.codec.mqtt.MqttProperties.StringProperty
 
toString() - 类 中的方法io.netty.handler.codec.mqtt.MqttProperties.UserProperties
 
toString() - 类 中的方法io.netty.handler.codec.mqtt.MqttProperties.UserProperty
 
toString() - 类 中的方法io.netty.handler.codec.mqtt.MqttPublishVariableHeader
 
toString() - 类 中的方法io.netty.handler.codec.mqtt.MqttPubReplyMessageVariableHeader
 
toString() - 类 中的方法io.netty.handler.codec.mqtt.MqttReasonCodeAndPropertiesVariableHeader
 
toString() - 类 中的方法io.netty.handler.codec.mqtt.MqttSubAckPayload
 
toString() - 类 中的方法io.netty.handler.codec.mqtt.MqttSubscribePayload
 
toString() - 类 中的方法io.netty.handler.codec.mqtt.MqttSubscriptionOption
 
toString() - 类 中的方法io.netty.handler.codec.mqtt.MqttTopicSubscription
 
toString() - 类 中的方法io.netty.handler.codec.mqtt.MqttUnsubAckPayload
 
toString() - 类 中的方法io.netty.handler.codec.mqtt.MqttUnsubscribePayload
 
toString() - 类 中的方法io.netty.handler.codec.redis.AbstractStringRedisMessage
 
toString() - 类 中的方法io.netty.handler.codec.redis.ArrayHeaderRedisMessage
 
toString() - 类 中的方法io.netty.handler.codec.redis.ArrayRedisMessage
 
toString() - 类 中的方法io.netty.handler.codec.redis.DefaultBulkStringRedisContent
 
toString() - 枚举 中的方法io.netty.handler.codec.redis.FixedRedisMessagePool.RedisErrorKey
 
toString() - 类 中的方法io.netty.handler.codec.redis.FullBulkStringRedisMessage
 
toString() - 类 中的方法io.netty.handler.codec.redis.IntegerRedisMessage
 
toString() - 类 中的方法io.netty.handler.codec.smtp.DefaultSmtpRequest
 
toString() - 类 中的方法io.netty.handler.codec.smtp.DefaultSmtpResponse
 
toString() - 类 中的方法io.netty.handler.codec.smtp.SmtpCommand
 
toString() - 类 中的方法io.netty.handler.codec.socksx.v4.DefaultSocks4CommandRequest
 
toString() - 类 中的方法io.netty.handler.codec.socksx.v4.DefaultSocks4CommandResponse
 
toString() - 类 中的方法io.netty.handler.codec.socksx.v4.Socks4CommandStatus
 
toString() - 类 中的方法io.netty.handler.codec.socksx.v4.Socks4CommandType
 
toString() - 类 中的方法io.netty.handler.codec.socksx.v5.DefaultSocks5CommandRequest
 
toString() - 类 中的方法io.netty.handler.codec.socksx.v5.DefaultSocks5CommandResponse
 
toString() - 类 中的方法io.netty.handler.codec.socksx.v5.DefaultSocks5InitialRequest
 
toString() - 类 中的方法io.netty.handler.codec.socksx.v5.DefaultSocks5InitialResponse
 
toString() - 类 中的方法io.netty.handler.codec.socksx.v5.DefaultSocks5PasswordAuthRequest
 
toString() - 类 中的方法io.netty.handler.codec.socksx.v5.DefaultSocks5PasswordAuthResponse
 
toString() - 类 中的方法io.netty.handler.codec.socksx.v5.Socks5AddressType
 
toString() - 类 中的方法io.netty.handler.codec.socksx.v5.Socks5AuthMethod
 
toString() - 类 中的方法io.netty.handler.codec.socksx.v5.Socks5CommandStatus
 
toString() - 类 中的方法io.netty.handler.codec.socksx.v5.Socks5CommandType
 
toString() - 类 中的方法io.netty.handler.codec.socksx.v5.Socks5PasswordAuthStatus
 
toString() - 类 中的方法io.netty.handler.codec.spdy.DefaultSpdyDataFrame
 
toString() - 类 中的方法io.netty.handler.codec.spdy.DefaultSpdyGoAwayFrame
 
toString() - 类 中的方法io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame
 
toString() - 类 中的方法io.netty.handler.codec.spdy.DefaultSpdyPingFrame
 
toString() - 类 中的方法io.netty.handler.codec.spdy.DefaultSpdyRstStreamFrame
 
toString() - 类 中的方法io.netty.handler.codec.spdy.DefaultSpdySettingsFrame
 
toString() - 类 中的方法io.netty.handler.codec.spdy.DefaultSpdySynReplyFrame
 
toString() - 类 中的方法io.netty.handler.codec.spdy.DefaultSpdySynStreamFrame
 
toString() - 类 中的方法io.netty.handler.codec.spdy.DefaultSpdyWindowUpdateFrame
 
toString() - 类 中的方法io.netty.handler.codec.spdy.SpdySessionStatus
 
toString() - 类 中的方法io.netty.handler.codec.spdy.SpdyStreamStatus
 
toString() - 类 中的方法io.netty.handler.codec.stomp.DefaultLastStompContentSubframe
 
toString() - 类 中的方法io.netty.handler.codec.stomp.DefaultStompContentSubframe
 
toString() - 类 中的方法io.netty.handler.codec.stomp.DefaultStompFrame
 
toString() - 类 中的方法io.netty.handler.codec.stomp.DefaultStompHeadersSubframe
 
toString() - 类 中的方法io.netty.handler.codec.string.LineSeparator
Return a hex dump of the line separator in UTF-8 encoding.
toString() - 类 中的方法io.netty.handler.codec.xml.XmlAttribute
 
toString() - 类 中的方法io.netty.handler.codec.xml.XmlContent
 
toString() - 类 中的方法io.netty.handler.codec.xml.XmlDocumentStart
 
toString() - 类 中的方法io.netty.handler.codec.xml.XmlDTD
 
toString() - 类 中的方法io.netty.handler.codec.xml.XmlElement
 
toString() - 类 中的方法io.netty.handler.codec.xml.XmlElementEnd
 
toString() - 类 中的方法io.netty.handler.codec.xml.XmlElementStart
 
toString() - 类 中的方法io.netty.handler.codec.xml.XmlEntityReference
 
toString() - 类 中的方法io.netty.handler.codec.xml.XmlNamespace
 
toString() - 类 中的方法io.netty.handler.codec.xml.XmlProcessingInstruction
 
toString() - 类 中的方法io.netty.handler.pcap.PcapWriteHandler
 
toString() - 类 中的方法io.netty.handler.proxy.ProxyConnectionEvent
 
toString() - 类 中的方法io.netty.handler.ssl.ocsp.OcspResponse
 
toString() - 类 中的方法io.netty.handler.ssl.ocsp.OcspValidationEvent
 
toString() - 类 中的方法io.netty.handler.ssl.PemX509Certificate
 
toString() - 类 中的方法io.netty.handler.ssl.SniCompletionEvent
 
toString() - 类 中的方法io.netty.handler.ssl.SslCompletionEvent
 
toString() - 类 中的方法io.netty.handler.ssl.util.LazyJavaxX509Certificate
 
toString() - 类 中的方法io.netty.handler.ssl.util.LazyX509Certificate
 
toString() - 类 中的方法io.netty.handler.timeout.IdleStateEvent
 
toString() - 类 中的方法io.netty.handler.traffic.AbstractTrafficShapingHandler
 
toString() - 类 中的方法io.netty.handler.traffic.GlobalChannelTrafficShapingHandler
 
toString() - 类 中的方法io.netty.handler.traffic.TrafficCounter
 
toString() - 类 中的方法io.netty.resolver.dns.DefaultAuthoritativeDnsServerCache
 
toString() - 类 中的方法io.netty.resolver.dns.DefaultDnsCache
 
toString() - 类 中的方法io.netty.resolver.dns.NoopDnsCache
 
toString() - 类 中的方法io.netty.testsuite.transport.socket.SocketSslEchoTest.Renegotiation
 
toString() - 类 中的方法io.netty.util.AbstractConstant
 
toString() - 类 中的方法io.netty.util.AsciiString
Translates the entire byte string to a String.
toString(int) - 类 中的方法io.netty.util.AsciiString
Translates the entire byte string to a String using the charset encoding.
toString(int, int) - 类 中的方法io.netty.util.AsciiString
Translates the [start, end) range of this byte string to a String.
toString() - 类 中的方法io.netty.util.concurrent.DefaultPromise
 
toString() - 类 中的方法io.netty.util.DomainNameMapping
已过时。
 
toString() - 类 中的方法io.netty.util.internal.AppendableCharSequence
 
toString() - 类 中的方法io.netty.util.internal.EmptyPriorityQueue
 
toString() - 类 中的方法io.netty.util.internal.logging.AbstractInternalLogger
 
toString() - 错误 中的方法io.netty.util.Signal
 
toString() - 类 中的方法io.netty.util.Version
 
toStringBuilder() - 类 中的方法io.netty.util.concurrent.DefaultPromise
 
totalBodyLength() - 类 中的方法io.netty.handler.codec.memcache.binary.AbstractBinaryMemcacheMessage
 
totalBodyLength() - 接口 中的方法io.netty.handler.codec.memcache.binary.BinaryMemcacheMessage
Returns the total body length.
totalBytesRead() - 类 中的方法io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator.MaxMessageHandle
 
totalPendingWriteBytes() - 类 中的方法io.netty.channel.ChannelOutboundBuffer
 
totalRetrans() - 类 中的方法io.netty.channel.epoll.EpollTcpInfo
 
totalSize() - 类 中的方法io.netty.handler.codec.http.HttpMessageDecoderResult
The decoded initial line length plus the decoded header size (in bytes).
touch() - 类 中的方法io.netty.buffer.AbstractDerivedByteBuf
已过时。
 
touch(Object) - 类 中的方法io.netty.buffer.AbstractDerivedByteBuf
已过时。
 
touch() - 类 中的方法io.netty.buffer.AbstractReferenceCountedByteBuf
 
touch(Object) - 类 中的方法io.netty.buffer.AbstractReferenceCountedByteBuf
 
touch() - 类 中的方法io.netty.buffer.ByteBuf
 
touch(Object) - 类 中的方法io.netty.buffer.ByteBuf
 
touch() - 接口 中的方法io.netty.buffer.ByteBufHolder
 
touch(Object) - 接口 中的方法io.netty.buffer.ByteBufHolder
 
touch() - 类 中的方法io.netty.buffer.CompositeByteBuf
 
touch(Object) - 类 中的方法io.netty.buffer.CompositeByteBuf
 
touch() - 类 中的方法io.netty.buffer.DefaultByteBufHolder
 
touch(Object) - 类 中的方法io.netty.buffer.DefaultByteBufHolder
 
touch() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
touch(Object) - 类 中的方法io.netty.buffer.EmptyByteBuf
 
touch() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
touch(Object) - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
touch() - 接口 中的方法io.netty.channel.AddressedEnvelope
 
touch(Object) - 接口 中的方法io.netty.channel.AddressedEnvelope
 
touch() - 类 中的方法io.netty.channel.DefaultAddressedEnvelope
 
touch(Object) - 类 中的方法io.netty.channel.DefaultAddressedEnvelope
 
touch() - 类 中的方法io.netty.channel.DefaultFileRegion
 
touch(Object) - 类 中的方法io.netty.channel.DefaultFileRegion
 
touch() - 类 中的方法io.netty.channel.epoll.SegmentedDatagramPacket
已过时。
 
touch(Object) - 类 中的方法io.netty.channel.epoll.SegmentedDatagramPacket
已过时。
 
touch() - 接口 中的方法io.netty.channel.FileRegion
 
touch(Object) - 接口 中的方法io.netty.channel.FileRegion
 
touch() - 类 中的方法io.netty.channel.sctp.SctpMessage
 
touch(Object) - 类 中的方法io.netty.channel.sctp.SctpMessage
 
touch() - 类 中的方法io.netty.channel.socket.DatagramPacket
 
touch(Object) - 类 中的方法io.netty.channel.socket.DatagramPacket
 
touch() - 类 中的方法io.netty.channel.udt.UdtMessage
已过时。
 
touch(Object) - 类 中的方法io.netty.channel.udt.UdtMessage
已过时。
 
touch() - 类 中的方法io.netty.channel.unix.DomainDatagramPacket
 
touch(Object) - 类 中的方法io.netty.channel.unix.DomainDatagramPacket
 
touch() - 类 中的方法io.netty.channel.unix.SegmentedDatagramPacket
 
touch(Object) - 类 中的方法io.netty.channel.unix.SegmentedDatagramPacket
 
touch() - 类 中的方法io.netty.handler.codec.dns.AbstractDnsMessage
 
touch(Object) - 类 中的方法io.netty.handler.codec.dns.AbstractDnsMessage
 
touch() - 类 中的方法io.netty.handler.codec.dns.DatagramDnsQuery
 
touch(Object) - 类 中的方法io.netty.handler.codec.dns.DatagramDnsQuery
 
touch() - 类 中的方法io.netty.handler.codec.dns.DatagramDnsResponse
 
touch(Object) - 类 中的方法io.netty.handler.codec.dns.DatagramDnsResponse
 
touch() - 类 中的方法io.netty.handler.codec.dns.DefaultDnsQuery
 
touch(Object) - 类 中的方法io.netty.handler.codec.dns.DefaultDnsQuery
 
touch() - 类 中的方法io.netty.handler.codec.dns.DefaultDnsRawRecord
 
touch(Object) - 类 中的方法io.netty.handler.codec.dns.DefaultDnsRawRecord
 
touch() - 类 中的方法io.netty.handler.codec.dns.DefaultDnsResponse
 
touch(Object) - 类 中的方法io.netty.handler.codec.dns.DefaultDnsResponse
 
touch() - 接口 中的方法io.netty.handler.codec.dns.DnsMessage
 
touch(Object) - 接口 中的方法io.netty.handler.codec.dns.DnsMessage
 
touch() - 接口 中的方法io.netty.handler.codec.dns.DnsQuery
 
touch(Object) - 接口 中的方法io.netty.handler.codec.dns.DnsQuery
 
touch() - 接口 中的方法io.netty.handler.codec.dns.DnsRawRecord
 
touch(Object) - 接口 中的方法io.netty.handler.codec.dns.DnsRawRecord
 
touch() - 接口 中的方法io.netty.handler.codec.dns.DnsResponse
 
touch(Object) - 接口 中的方法io.netty.handler.codec.dns.DnsResponse
 
touch() - 类 中的方法io.netty.handler.codec.haproxy.HAProxyMessage
 
touch(Object) - 类 中的方法io.netty.handler.codec.haproxy.HAProxyMessage
 
touch() - 类 中的方法io.netty.handler.codec.haproxy.HAProxyTLV
 
touch(Object) - 类 中的方法io.netty.handler.codec.haproxy.HAProxyTLV
 
touch() - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpRequest
 
touch(Object) - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpRequest
 
touch() - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpResponse
 
touch(Object) - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpResponse
 
touch() - 类 中的方法io.netty.handler.codec.http.DefaultHttpContent
 
touch(Object) - 类 中的方法io.netty.handler.codec.http.DefaultHttpContent
 
touch() - 类 中的方法io.netty.handler.codec.http.DefaultLastHttpContent
 
touch(Object) - 类 中的方法io.netty.handler.codec.http.DefaultLastHttpContent
 
touch() - 接口 中的方法io.netty.handler.codec.http.FullHttpMessage
 
touch(Object) - 接口 中的方法io.netty.handler.codec.http.FullHttpMessage
 
touch() - 接口 中的方法io.netty.handler.codec.http.FullHttpRequest
 
touch(Object) - 接口 中的方法io.netty.handler.codec.http.FullHttpRequest
 
touch() - 接口 中的方法io.netty.handler.codec.http.FullHttpResponse
 
touch(Object) - 接口 中的方法io.netty.handler.codec.http.FullHttpResponse
 
touch() - 接口 中的方法io.netty.handler.codec.http.HttpContent
 
touch(Object) - 接口 中的方法io.netty.handler.codec.http.HttpContent
 
touch() - 类 中的方法io.netty.handler.codec.http.HttpServerUpgradeHandler.UpgradeEvent
 
touch(Object) - 类 中的方法io.netty.handler.codec.http.HttpServerUpgradeHandler.UpgradeEvent
 
touch() - 接口 中的方法io.netty.handler.codec.http.LastHttpContent
 
touch(Object) - 接口 中的方法io.netty.handler.codec.http.LastHttpContent
 
touch() - 类 中的方法io.netty.handler.codec.http.multipart.AbstractDiskHttpData
 
touch(Object) - 类 中的方法io.netty.handler.codec.http.multipart.AbstractDiskHttpData
 
touch() - 类 中的方法io.netty.handler.codec.http.multipart.AbstractHttpData
 
touch(Object) - 类 中的方法io.netty.handler.codec.http.multipart.AbstractHttpData
 
touch() - 类 中的方法io.netty.handler.codec.http.multipart.AbstractMemoryHttpData
 
touch(Object) - 类 中的方法io.netty.handler.codec.http.multipart.AbstractMemoryHttpData
 
touch() - 接口 中的方法io.netty.handler.codec.http.multipart.Attribute
 
touch(Object) - 接口 中的方法io.netty.handler.codec.http.multipart.Attribute
 
touch() - 类 中的方法io.netty.handler.codec.http.multipart.DiskAttribute
 
touch(Object) - 类 中的方法io.netty.handler.codec.http.multipart.DiskAttribute
 
touch() - 类 中的方法io.netty.handler.codec.http.multipart.DiskFileUpload
 
touch(Object) - 类 中的方法io.netty.handler.codec.http.multipart.DiskFileUpload
 
touch() - 接口 中的方法io.netty.handler.codec.http.multipart.FileUpload
 
touch(Object) - 接口 中的方法io.netty.handler.codec.http.multipart.FileUpload
 
touch() - 接口 中的方法io.netty.handler.codec.http.multipart.HttpData
 
touch(Object) - 接口 中的方法io.netty.handler.codec.http.multipart.HttpData
 
touch() - 接口 中的方法io.netty.handler.codec.http.multipart.InterfaceHttpData
 
touch(Object) - 接口 中的方法io.netty.handler.codec.http.multipart.InterfaceHttpData
 
touch() - 类 中的方法io.netty.handler.codec.http.multipart.MemoryAttribute
 
touch(Object) - 类 中的方法io.netty.handler.codec.http.multipart.MemoryAttribute
 
touch() - 类 中的方法io.netty.handler.codec.http.multipart.MemoryFileUpload
 
touch(Object) - 类 中的方法io.netty.handler.codec.http.multipart.MemoryFileUpload
 
touch() - 类 中的方法io.netty.handler.codec.http.multipart.MixedAttribute
 
touch(Object) - 类 中的方法io.netty.handler.codec.http.multipart.MixedAttribute
 
touch() - 类 中的方法io.netty.handler.codec.http.multipart.MixedFileUpload
 
touch(Object) - 类 中的方法io.netty.handler.codec.http.multipart.MixedFileUpload
 
touch() - 类 中的方法io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame
 
touch(Object) - 类 中的方法io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame
 
touch() - 类 中的方法io.netty.handler.codec.http.websocketx.CloseWebSocketFrame
 
touch(Object) - 类 中的方法io.netty.handler.codec.http.websocketx.CloseWebSocketFrame
 
touch() - 类 中的方法io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
 
touch(Object) - 类 中的方法io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame
 
touch() - 类 中的方法io.netty.handler.codec.http.websocketx.PingWebSocketFrame
 
touch(Object) - 类 中的方法io.netty.handler.codec.http.websocketx.PingWebSocketFrame
 
touch() - 类 中的方法io.netty.handler.codec.http.websocketx.PongWebSocketFrame
 
touch(Object) - 类 中的方法io.netty.handler.codec.http.websocketx.PongWebSocketFrame
 
touch() - 类 中的方法io.netty.handler.codec.http.websocketx.TextWebSocketFrame
 
touch(Object) - 类 中的方法io.netty.handler.codec.http.websocketx.TextWebSocketFrame
 
touch() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketFrame
 
touch(Object) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketFrame
 
touch() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2DataFrame
 
touch(Object) - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2DataFrame
 
touch() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2GoAwayFrame
 
touch(Object) - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2GoAwayFrame
 
touch() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2UnknownFrame
 
touch(Object) - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2UnknownFrame
 
touch() - 接口 中的方法io.netty.handler.codec.http2.Http2DataFrame
 
touch(Object) - 接口 中的方法io.netty.handler.codec.http2.Http2DataFrame
 
touch() - 接口 中的方法io.netty.handler.codec.http2.Http2GoAwayFrame
 
touch(Object) - 接口 中的方法io.netty.handler.codec.http2.Http2GoAwayFrame
 
touch() - 接口 中的方法io.netty.handler.codec.http2.Http2UnknownFrame
 
touch(Object) - 接口 中的方法io.netty.handler.codec.http2.Http2UnknownFrame
 
touch() - 类 中的方法io.netty.handler.codec.memcache.binary.AbstractBinaryMemcacheMessage
 
touch(Object) - 类 中的方法io.netty.handler.codec.memcache.binary.AbstractBinaryMemcacheMessage
 
touch() - 接口 中的方法io.netty.handler.codec.memcache.binary.BinaryMemcacheMessage
 
touch(Object) - 接口 中的方法io.netty.handler.codec.memcache.binary.BinaryMemcacheMessage
 
TOUCH - 类 中的静态变量io.netty.handler.codec.memcache.binary.BinaryMemcacheOpcodes
 
touch() - 接口 中的方法io.netty.handler.codec.memcache.binary.BinaryMemcacheRequest
 
touch(Object) - 接口 中的方法io.netty.handler.codec.memcache.binary.BinaryMemcacheRequest
 
touch() - 接口 中的方法io.netty.handler.codec.memcache.binary.BinaryMemcacheResponse
 
touch(Object) - 接口 中的方法io.netty.handler.codec.memcache.binary.BinaryMemcacheResponse
 
touch() - 类 中的方法io.netty.handler.codec.memcache.binary.DefaultBinaryMemcacheRequest
 
touch(Object) - 类 中的方法io.netty.handler.codec.memcache.binary.DefaultBinaryMemcacheRequest
 
touch() - 类 中的方法io.netty.handler.codec.memcache.binary.DefaultBinaryMemcacheResponse
 
touch(Object) - 类 中的方法io.netty.handler.codec.memcache.binary.DefaultBinaryMemcacheResponse
 
touch() - 类 中的方法io.netty.handler.codec.memcache.binary.DefaultFullBinaryMemcacheRequest
 
touch(Object) - 类 中的方法io.netty.handler.codec.memcache.binary.DefaultFullBinaryMemcacheRequest
 
touch() - 类 中的方法io.netty.handler.codec.memcache.binary.DefaultFullBinaryMemcacheResponse
 
touch(Object) - 类 中的方法io.netty.handler.codec.memcache.binary.DefaultFullBinaryMemcacheResponse
 
touch() - 接口 中的方法io.netty.handler.codec.memcache.binary.FullBinaryMemcacheRequest
 
touch(Object) - 接口 中的方法io.netty.handler.codec.memcache.binary.FullBinaryMemcacheRequest
 
touch() - 接口 中的方法io.netty.handler.codec.memcache.binary.FullBinaryMemcacheResponse
 
touch(Object) - 接口 中的方法io.netty.handler.codec.memcache.binary.FullBinaryMemcacheResponse
 
touch() - 类 中的方法io.netty.handler.codec.memcache.DefaultLastMemcacheContent
 
touch(Object) - 类 中的方法io.netty.handler.codec.memcache.DefaultLastMemcacheContent
 
touch() - 类 中的方法io.netty.handler.codec.memcache.DefaultMemcacheContent
 
touch(Object) - 类 中的方法io.netty.handler.codec.memcache.DefaultMemcacheContent
 
touch() - 接口 中的方法io.netty.handler.codec.memcache.FullMemcacheMessage
 
touch(Object) - 接口 中的方法io.netty.handler.codec.memcache.FullMemcacheMessage
 
touch() - 接口 中的方法io.netty.handler.codec.memcache.LastMemcacheContent
 
touch(Object) - 接口 中的方法io.netty.handler.codec.memcache.LastMemcacheContent
 
touch() - 接口 中的方法io.netty.handler.codec.memcache.MemcacheContent
 
touch(Object) - 接口 中的方法io.netty.handler.codec.memcache.MemcacheContent
 
touch() - 接口 中的方法io.netty.handler.codec.memcache.MemcacheMessage
 
touch(Object) - 接口 中的方法io.netty.handler.codec.memcache.MemcacheMessage
 
touch() - 类 中的方法io.netty.handler.codec.mqtt.MqttPublishMessage
 
touch(Object) - 类 中的方法io.netty.handler.codec.mqtt.MqttPublishMessage
 
touch(Object) - 类 中的方法io.netty.handler.codec.redis.ArrayRedisMessage
 
touch() - 接口 中的方法io.netty.handler.codec.redis.BulkStringRedisContent
 
touch(Object) - 接口 中的方法io.netty.handler.codec.redis.BulkStringRedisContent
 
touch() - 类 中的方法io.netty.handler.codec.redis.DefaultBulkStringRedisContent
 
touch(Object) - 类 中的方法io.netty.handler.codec.redis.DefaultBulkStringRedisContent
 
touch() - 类 中的方法io.netty.handler.codec.redis.DefaultLastBulkStringRedisContent
 
touch(Object) - 类 中的方法io.netty.handler.codec.redis.DefaultLastBulkStringRedisContent
 
touch() - 类 中的方法io.netty.handler.codec.redis.FullBulkStringRedisMessage
 
touch(Object) - 类 中的方法io.netty.handler.codec.redis.FullBulkStringRedisMessage
 
touch() - 接口 中的方法io.netty.handler.codec.redis.LastBulkStringRedisContent
 
touch(Object) - 接口 中的方法io.netty.handler.codec.redis.LastBulkStringRedisContent
 
touch() - 类 中的方法io.netty.handler.codec.smtp.DefaultLastSmtpContent
 
touch(Object) - 类 中的方法io.netty.handler.codec.smtp.DefaultLastSmtpContent
 
touch() - 类 中的方法io.netty.handler.codec.smtp.DefaultSmtpContent
 
touch(Object) - 类 中的方法io.netty.handler.codec.smtp.DefaultSmtpContent
 
touch() - 接口 中的方法io.netty.handler.codec.smtp.LastSmtpContent
 
touch(Object) - 接口 中的方法io.netty.handler.codec.smtp.LastSmtpContent
 
touch() - 接口 中的方法io.netty.handler.codec.smtp.SmtpContent
 
touch(Object) - 接口 中的方法io.netty.handler.codec.smtp.SmtpContent
 
touch() - 类 中的方法io.netty.handler.codec.spdy.DefaultSpdyDataFrame
 
touch(Object) - 类 中的方法io.netty.handler.codec.spdy.DefaultSpdyDataFrame
 
touch() - 接口 中的方法io.netty.handler.codec.spdy.SpdyDataFrame
 
touch(Object) - 接口 中的方法io.netty.handler.codec.spdy.SpdyDataFrame
 
touch() - 类 中的方法io.netty.handler.codec.stomp.DefaultLastStompContentSubframe
 
touch(Object) - 类 中的方法io.netty.handler.codec.stomp.DefaultLastStompContentSubframe
 
touch() - 类 中的方法io.netty.handler.codec.stomp.DefaultStompContentSubframe
 
touch(Object) - 类 中的方法io.netty.handler.codec.stomp.DefaultStompContentSubframe
 
touch() - 类 中的方法io.netty.handler.codec.stomp.DefaultStompFrame
 
touch(Object) - 类 中的方法io.netty.handler.codec.stomp.DefaultStompFrame
 
touch() - 接口 中的方法io.netty.handler.codec.stomp.LastStompContentSubframe
 
touch(Object) - 接口 中的方法io.netty.handler.codec.stomp.LastStompContentSubframe
 
touch() - 接口 中的方法io.netty.handler.codec.stomp.StompContentSubframe
 
touch(Object) - 接口 中的方法io.netty.handler.codec.stomp.StompContentSubframe
 
touch() - 接口 中的方法io.netty.handler.codec.stomp.StompFrame
 
touch(Object) - 接口 中的方法io.netty.handler.codec.stomp.StompFrame
 
touch() - 类 中的方法io.netty.handler.ssl.PemPrivateKey
 
touch(Object) - 类 中的方法io.netty.handler.ssl.PemPrivateKey
 
touch() - 类 中的方法io.netty.handler.ssl.PemX509Certificate
 
touch(Object) - 类 中的方法io.netty.handler.ssl.PemX509Certificate
 
touch() - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslContext
 
touch(Object) - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslContext
 
touch() - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslEngine
 
touch(Object) - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslEngine
 
touch() - 类 中的方法io.netty.util.AbstractReferenceCounted
 
touch() - 接口 中的方法io.netty.util.ReferenceCounted
Records the current access location of this object for debugging purposes.
touch(Object) - 接口 中的方法io.netty.util.ReferenceCounted
Records the current access location of this object with an additional arbitrary information for debugging purposes.
touch(T) - 类 中的静态方法io.netty.util.ReferenceCountUtil
Tries to call ReferenceCounted.touch() if the specified message implements ReferenceCounted.
touch(T, Object) - 类 中的静态方法io.netty.util.ReferenceCountUtil
Tries to call ReferenceCounted.touch(Object) if the specified message implements ReferenceCounted.
toUpperCase() - 类 中的方法io.netty.util.AsciiString
Converts the characters in this string to uppercase, using the default Locale.
toUpperCase() - 类 中的方法io.netty.util.AsciiStringCaseConversionBenchmark
 
toUpperCase(long) - 类 中的静态方法io.netty.util.internal.SWARUtil
Returns a word with all bytes converted to uppercase ASCII.
toUpperCase(int) - 类 中的静态方法io.netty.util.internal.SWARUtil
Returns a word with all bytes converted to uppercase ASCII.
toUri() - 类 中的方法io.netty.handler.codec.http.QueryStringEncoder
Returns the URL-encoded URI object which was created from the path string specified in the constructor and the parameters added by QueryStringEncoder.addParam(String, String) method.
toX509Certificates(File) - 类 中的静态方法io.netty.handler.ssl.SslContext
 
toX509Certificates(InputStream) - 类 中的静态方法io.netty.handler.ssl.SslContext
 
TRACE - 类 中的静态变量io.netty.handler.codec.http.HttpMethod
The TRACE method is used to invoke a remote, application-layer loop- back of the request message.
trace(Throwable) - 类 中的方法io.netty.util.internal.logging.AbstractInternalLogger
 
trace(String) - 接口 中的方法io.netty.util.internal.logging.InternalLogger
Log a message at the TRACE level.
trace(String, Object) - 接口 中的方法io.netty.util.internal.logging.InternalLogger
Log a message at the TRACE level according to the specified format and argument.
trace(String, Object, Object) - 接口 中的方法io.netty.util.internal.logging.InternalLogger
Log a message at the TRACE level according to the specified format and arguments.
trace(String, Object...) - 接口 中的方法io.netty.util.internal.logging.InternalLogger
Log a message at the TRACE level according to the specified format and arguments.
trace(String, Throwable) - 接口 中的方法io.netty.util.internal.logging.InternalLogger
Log an exception (throwable) at the TRACE level with an accompanying message.
trace(Throwable) - 接口 中的方法io.netty.util.internal.logging.InternalLogger
Log an exception (throwable) at the TRACE level.
traceEnabled(boolean) - 类 中的方法io.netty.resolver.dns.DnsNameResolverBuilder
已过时。
track(T) - 类 中的方法io.netty.util.ResourceLeakDetector
Creates a new ResourceLeakTracker which is expected to be closed via ResourceLeakTracker.close(Object) when the related resource is deallocated.
trackForcibly(T) - 类 中的方法io.netty.util.ResourceLeakDetector
Creates a new ResourceLeakTracker which is expected to be closed via ResourceLeakTracker.close(Object) when the related resource is deallocated.
trafficCounter - 类 中的变量io.netty.handler.traffic.AbstractTrafficShapingHandler
Traffic Counter
trafficCounter() - 类 中的方法io.netty.handler.traffic.AbstractTrafficShapingHandler
 
TrafficCounter - io.netty.handler.traffic中的类
Counts the number of read and written bytes for rate-limiting traffic.
TrafficCounter(ScheduledExecutorService, String, long) - 类 的构造器io.netty.handler.traffic.TrafficCounter
Constructor with the AbstractTrafficShapingHandler that hosts it, the ScheduledExecutorService to use, its name, the checkInterval between two computations in milliseconds.
TrafficCounter(AbstractTrafficShapingHandler, ScheduledExecutorService, String, long) - 类 的构造器io.netty.handler.traffic.TrafficCounter
Constructor with the AbstractTrafficShapingHandler that hosts it, the Timer to use, its name, the checkInterval between two computations in millisecond.
TrafficShapingHandlerTest - io.netty.testsuite.transport.socket中的类
 
TrafficShapingHandlerTest() - 类 的构造器io.netty.testsuite.transport.socket.TrafficShapingHandlerTest
 
TRAILER - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderNames
"trailer"
TRAILER - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Names
已过时。
"Trailer"
TRAILERS - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Values
已过时。
"trailers"
TRAILERS - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderValues
"trailers"
trailers(boolean, AsciiString...) - 类 中的静态方法io.netty.handler.codec.http2.ReadOnlyHttp2Headers
Used to create read only object designed to represent trailers.
trailersFactory() - 类 中的静态方法io.netty.handler.codec.http.DefaultHttpHeadersFactory
Get the default implementation of HttpHeadersFactory for creating trailers.
trailersFactory - 类 中的变量io.netty.handler.codec.http.HttpObjectDecoder
 
trailingHeaders() - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpRequest
 
trailingHeaders() - 类 中的方法io.netty.handler.codec.http.DefaultFullHttpResponse
 
trailingHeaders() - 类 中的方法io.netty.handler.codec.http.DefaultLastHttpContent
 
trailingHeaders() - 接口 中的方法io.netty.handler.codec.http.LastHttpContent
 
TRANSACTION - 接口 中的静态变量io.netty.handler.codec.stomp.StompHeaders
 
TRANSFER_ENCODING - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderNames
"transfer-encoding"
TRANSFER_ENCODING - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Names
已过时。
"Transfer-Encoding"
transfered() - 类 中的方法io.netty.channel.DefaultFileRegion
已过时。
transfered() - 接口 中的方法io.netty.channel.FileRegion
已过时。
transferred() - 类 中的方法io.netty.channel.DefaultFileRegion
 
transferred() - 接口 中的方法io.netty.channel.FileRegion
Returns the bytes which was transferred already.
transferredBytes() - 类 中的方法io.netty.handler.stream.ChunkedNioStream
Returns the number of transferred bytes.
transferredBytes() - 类 中的方法io.netty.handler.stream.ChunkedStream
Returns the number of transferred bytes.
transferTo(WritableByteChannel, long) - 类 中的方法io.netty.channel.DefaultFileRegion
 
transferTo(WritableByteChannel, long) - 接口 中的方法io.netty.channel.FileRegion
Transfers the content of this file region to the specified channel.
TRANSPORT - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderNames
"transport"
TRANSPORT - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Names
已过时。
"Transport"
transportProtocol() - 枚举 中的方法io.netty.handler.codec.haproxy.HAProxyProxiedProtocol
Returns the HAProxyProxiedProtocol.TransportProtocol of this protocol and address family.
trim(CharSequence) - 类 中的静态方法io.netty.util.AsciiString
Copies this string removing white space characters from the beginning and end of the string, and tries not to copy if possible.
trim() - 类 中的方法io.netty.util.AsciiString
Duplicates this string removing white space characters from the beginning and end of the string, without copying.
trimCurrentThreadCache() - 类 中的方法io.netty.buffer.PooledByteBufAllocator
Trim thread local cache for the current Thread, which will give back any cached memory that was not allocated frequently since the last trim operation.
trimIndicesToCapacity(int) - 类 中的方法io.netty.buffer.AbstractByteBuf
 
trimOws(CharSequence) - 类 中的静态方法io.netty.util.internal.StringUtil
Trim optional white-space characters from the specified value, according to RFC-7230.
TRUE_SUPPLIER - 接口 中的静态变量io.netty.util.BooleanSupplier
A supplier which always returns true and never throws.
TRUE_SUPPLIER - 接口 中的静态变量io.netty.util.UncheckedBooleanSupplier
A supplier which always returns true and never throws.
trustManager(File) - 类 中的方法io.netty.handler.ssl.SslContextBuilder
Trusted certificates for verifying the remote endpoint's certificate.
trustManager(InputStream) - 类 中的方法io.netty.handler.ssl.SslContextBuilder
Trusted certificates for verifying the remote endpoint's certificate.
trustManager(X509Certificate...) - 类 中的方法io.netty.handler.ssl.SslContextBuilder
Trusted certificates for verifying the remote endpoint's certificate, null uses the system default.
trustManager(Iterable<? extends X509Certificate>) - 类 中的方法io.netty.handler.ssl.SslContextBuilder
Trusted certificates for verifying the remote endpoint's certificate, null uses the system default.
trustManager(TrustManagerFactory) - 类 中的方法io.netty.handler.ssl.SslContextBuilder
Trusted manager for verifying the remote endpoint's certificate.
trustManager(TrustManager) - 类 中的方法io.netty.handler.ssl.SslContextBuilder
A single trusted manager for verifying the remote endpoint's certificate.
TrustManagerFactoryWrapper - io.netty.handler.ssl.util中的类
 
TrustManagerFactoryWrapper(TrustManager) - 类 的构造器io.netty.handler.ssl.util.TrustManagerFactoryWrapper
 
TRY_AGAIN_LATER - 类 中的静态变量io.netty.handler.codec.http.websocketx.WebSocketCloseStatus
 
tryCancel(Promise<?>, InternalLogger) - 类 中的静态方法io.netty.util.internal.PromiseNotificationUtil
Try to cancel the Promise and log if logger is not null in case this fails.
tryFailure(Throwable) - 类 中的方法io.netty.channel.DelegatingChannelPromiseNotifier
 
tryFailure(Throwable) - 类 中的方法io.netty.channel.VoidChannelPromise
 
tryFailure(Throwable) - 类 中的方法io.netty.util.concurrent.DefaultPromise
 
tryFailure(Throwable) - 接口 中的方法io.netty.util.concurrent.Promise
Marks this future as a failure and notifies all listeners.
tryFailure(Promise<?>, Throwable, InternalLogger) - 类 中的静态方法io.netty.util.internal.PromiseNotificationUtil
Try to mark the Promise as failure and log if logger is not null in case this fails.
tryLoadClasses(Class<?>, Class<?>...) - 类 中的静态方法io.netty.util.internal.ClassInitializerUtil
Preload the given classes and so ensure the ClassLoader has these loaded after this method call.
tryProgress(long, long) - 类 中的方法io.netty.util.concurrent.DefaultProgressivePromise
 
tryProgress(long, long) - 接口 中的方法io.netty.util.concurrent.ProgressivePromise
Tries to set the current progress of the operation and notifies the listeners that implement GenericProgressiveFutureListener.
trySetAccessible(AccessibleObject, boolean) - 类 中的静态方法io.netty.util.internal.ReflectionUtil
Try to call AccessibleObject.setAccessible(boolean) but will catch any SecurityException and java.lang.reflect.InaccessibleObjectException and return it.
trySuccess() - 接口 中的方法io.netty.channel.ChannelPromise
 
trySuccess() - 类 中的方法io.netty.channel.DefaultChannelProgressivePromise
 
trySuccess() - 类 中的方法io.netty.channel.DefaultChannelPromise
 
trySuccess() - 类 中的方法io.netty.channel.DelegatingChannelPromiseNotifier
 
trySuccess(Void) - 类 中的方法io.netty.channel.DelegatingChannelPromiseNotifier
 
trySuccess() - 类 中的方法io.netty.channel.VoidChannelPromise
 
trySuccess(Void) - 类 中的方法io.netty.channel.VoidChannelPromise
 
trySuccess(V) - 类 中的方法io.netty.util.concurrent.DefaultPromise
 
trySuccess(V) - 接口 中的方法io.netty.util.concurrent.Promise
Marks this future as a success and notifies all listeners.
trySuccess(Promise<? super V>, V, InternalLogger) - 类 中的静态方法io.netty.util.internal.PromiseNotificationUtil
Try to mark the Promise as success and log if logger is not null in case this fails.
TSIG - 类 中的静态变量io.netty.handler.codec.dns.DnsRecordType
Transaction Signature record RFC 2845 Can be used to authenticate dynamic updates as coming from an approved client, or to authenticate responses as coming from an approved recursive name server similar to DNSSEC.
TTL - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
已过时。
"ttl"
TTL - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderValues
"ttl"
ttl(int, int) - 类 中的方法io.netty.resolver.dns.DnsNameResolverBuilder
Sets the minimum and maximum TTL of the cached DNS resource records (in seconds).
TTL_EXPIRED - 类 中的静态变量io.netty.handler.codec.socksx.v5.Socks5CommandStatus
 
TUESDAY_VALUE - 枚举 中的静态变量io.netty.example.worldclock.WorldClockProtocol.DayOfWeek
TUESDAY = 3;
TXT - 类 中的静态变量io.netty.handler.codec.dns.DnsRecordType
Text record RFC 1035 Originally for arbitrary human-readable text in a DNS record.
type() - 接口 中的方法com.sun.nio.sctp.SctpSocketOption
 
type() - 类 中的方法io.netty.channel.udt.nio.NioUdtProvider
已过时。
UDT Socket Type.
type() - 类 中的方法io.netty.handler.codec.dns.AbstractDnsRecord
 
type() - 接口 中的方法io.netty.handler.codec.dns.DnsRecord
Returns the type of this resource record.
type() - 类 中的方法io.netty.handler.codec.haproxy.HAProxyTLV
Returns the HAProxyTLV.Type of this TLV
type() - 类 中的方法io.netty.handler.codec.http2.Http2FrameStreamEvent
 
type() - 类 中的方法io.netty.handler.codec.socks.SocksMessage
Returns the SocksMessageType of this SocksMessage
type() - 类 中的方法io.netty.handler.codec.socksx.v4.DefaultSocks4CommandRequest
 
type() - 接口 中的方法io.netty.handler.codec.socksx.v4.Socks4CommandRequest
Returns the type of this request.
type() - 类 中的方法io.netty.handler.codec.socksx.v5.DefaultSocks5CommandRequest
 
type() - 接口 中的方法io.netty.handler.codec.socksx.v5.Socks5CommandRequest
Returns the type of this request.
type() - 类 中的方法io.netty.handler.codec.xml.XmlAttribute
 
typeByteValue() - 类 中的方法io.netty.handler.codec.haproxy.HAProxyTLV
Returns the type of the TLV as byte
typedReasonCodes() - 类 中的方法io.netty.handler.codec.mqtt.MqttSubAckPayload
 
typedReasonCodes() - 类 中的方法io.netty.handler.codec.mqtt.MqttUnsubAckPayload
 
typeForByteValue(byte) - 枚举 中的静态方法io.netty.handler.codec.haproxy.HAProxyTLV.Type
Returns the HAProxyTLV.Type for a specific byte value as defined in the PROXY protocol 1.5 spec If the byte value is not an official one, it will return HAProxyTLV.Type.OTHER.
TypeParameterMatcher - io.netty.util.internal中的类
 
typeParameterMatcherFindCache() - 类 中的方法io.netty.util.internal.InternalThreadLocalMap
 
typeParameterMatcherGetCache() - 类 中的方法io.netty.util.internal.InternalThreadLocalMap
 
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.