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

N

name() - 接口 中的方法com.sun.nio.sctp.SctpSocketOption
 
name() - 接口 中的方法io.netty.channel.ChannelHandlerContext
The unique name of the ChannelHandlerContext.The name was used when then ChannelHandler was added to the ChannelPipeline.
name() - 接口 中的方法io.netty.channel.group.ChannelGroup
Returns the name of this group.
name() - 类 中的方法io.netty.channel.group.DefaultChannelGroup
 
name(int, int) - 类 中的静态方法io.netty.example.http2.tiles.ImageCache
 
name() - 类 中的方法io.netty.handler.codec.dns.AbstractDnsRecord
 
name() - 接口 中的方法io.netty.handler.codec.dns.DnsRecord
Returns the name of this resource record.
name() - 类 中的方法io.netty.handler.codec.dns.DnsRecordType
Returns the name of this type, as seen in bind config files
name() - 接口 中的方法io.netty.handler.codec.http.cookie.Cookie
Returns the name of this Cookie.
name() - 类 中的方法io.netty.handler.codec.http.cookie.DefaultCookie
 
NAME - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderValues
name() - 类 中的方法io.netty.handler.codec.http.HttpMethod
Returns the name of this method.
name() - 类 中的方法io.netty.handler.codec.http.HttpScheme
 
name() - 类 中的方法io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionData
 
name() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketScheme
 
name() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2DataFrame
 
name() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2GoAwayFrame
 
name() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2HeadersFrame
 
name() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2PingFrame
 
name() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2PriorityFrame
 
name() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2PushPromiseFrame
 
name() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2ResetFrame
 
name() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2SettingsFrame
 
name() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2UnknownFrame
 
name() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2WindowUpdateFrame
 
name() - 接口 中的方法io.netty.handler.codec.http2.Http2Frame
Returns the name of the HTTP/2 frame e.g.
name() - 接口 中的方法io.netty.handler.codec.http2.Http2SettingsAckFrame
 
name() - 接口 中的方法io.netty.handler.codec.http2.Http2SettingsFrame
 
name() - 类 中的方法io.netty.handler.codec.mqtt.MqttConnectVariableHeader
 
name() - 类 中的方法io.netty.handler.codec.smtp.SmtpCommand
Return the command name.
name() - 类 中的方法io.netty.handler.codec.xml.XmlAttribute
 
name() - 类 中的方法io.netty.handler.codec.xml.XmlElement
 
name() - 类 中的方法io.netty.handler.codec.xml.XmlEntityReference
 
name() - 类 中的方法io.netty.handler.ssl.OpenSslSessionTicketKey
Get name.
name() - 类 中的方法io.netty.handler.traffic.TrafficCounter
 
name() - 类 中的方法io.netty.util.AbstractConstant
 
name() - 接口 中的方法io.netty.util.concurrent.ThreadProperties
 
name() - 接口 中的方法io.netty.util.Constant
Returns the name of this Constant.
name() - 类 中的方法io.netty.util.internal.logging.AbstractInternalLogger
 
name() - 接口 中的方法io.netty.util.internal.logging.InternalLogger
Return the name of this InternalLogger instance.
name() - 错误 中的方法io.netty.util.Signal
 
NAME_SIZE - 类 中的静态变量io.netty.handler.ssl.OpenSslSessionTicketKey
Size of session ticket key name
NameResolver<T> - io.netty.resolver中的接口
Resolves an arbitrary string that represents the name of an endpoint into an address.
names() - 接口 中的方法io.netty.channel.ChannelPipeline
Returns the List of the handler names.
names() - 类 中的方法io.netty.channel.DefaultChannelPipeline
 
names() - 类 中的方法io.netty.handler.codec.DefaultHeaders
 
names() - 类 中的方法io.netty.handler.codec.EmptyHeaders
 
names() - 接口 中的方法io.netty.handler.codec.Headers
Returns a Set of all header names in this object.
names() - 类 中的方法io.netty.handler.codec.http.DefaultHttpHeaders
 
names() - 类 中的方法io.netty.handler.codec.http.EmptyHttpHeaders
 
names() - 类 中的方法io.netty.handler.codec.http.HttpHeaders
Returns a new Set that contains the names of all headers in this object.
names() - 类 中的方法io.netty.handler.codec.http.ReadOnlyHttpHeaders
 
names() - 类 中的方法io.netty.handler.codec.http2.ReadOnlyHttp2Headers
 
namesAsString(Headers<CharSequence, CharSequence, ?>) - 类 中的静态方法io.netty.handler.codec.HeadersUtils
Headers.names() and convert each element of Set to a String.
nameServerAddressStream(String) - 类 中的方法io.netty.resolver.dns.DefaultDnsServerAddressStreamProvider
 
nameServerAddressStream(String) - 接口 中的方法io.netty.resolver.dns.DnsServerAddressStreamProvider
Ask this provider for the name servers to query for hostname.
nameServerAddressStream(String) - 类 中的方法io.netty.resolver.dns.macos.MacOSDnsServerAddressStreamProvider
 
nameServerAddressStream(String) - 类 中的方法io.netty.resolver.dns.MultiDnsServerAddressStreamProvider
 
nameServerAddressStream(String) - 类 中的方法io.netty.resolver.dns.UnixResolverDnsServerAddressStreamProvider
 
NameServerComparator - io.netty.resolver.dns中的类
Special Comparator implementation to sort the nameservers to use when follow redirects.
NameServerComparator(Class<? extends InetAddress>) - 类 的构造器io.netty.resolver.dns.NameServerComparator
 
nameServerProvider() - 类 中的方法io.netty.resolver.dns.DnsNameResolverBuilder
 
nameServerProvider(DnsServerAddressStreamProvider) - 类 中的方法io.netty.resolver.dns.DnsNameResolverBuilder
Set the DnsServerAddressStreamProvider which is used to determine which DNS server is used to resolve each hostname.
namespace() - 类 中的方法io.netty.handler.codec.xml.XmlAttribute
 
namespace() - 类 中的方法io.netty.handler.codec.xml.XmlElement
 
namespaces() - 类 中的方法io.netty.handler.codec.xml.XmlElement
 
nameValidator() - 类 中的方法io.netty.handler.codec.DefaultHeaders
 
nanoTime() - 类 中的静态方法io.netty.util.concurrent.AbstractScheduledEventExecutor
已过时。
NAPTR - 类 中的静态变量io.netty.handler.codec.dns.DnsRecordType
Naming Authority Pointer record RFC 3403 Allows regular expression based rewriting of domain names which can then be used as URIs, further domain names to lookups, etc.
Native - io.netty.channel.epoll中的类
Native helper methods Internal usage only!
NativeClientWithNettyInitAtRuntime - io.netty.testsuite.svm.client中的类
A client that triggers runtime initialization of NetUtil when built to a native image.
NativeInetAddress - io.netty.channel.unix中的类
Internal usage only!
NativeInetAddress(byte[], int) - 类 的构造器io.netty.channel.unix.NativeInetAddress
 
NativeInetAddress(byte[]) - 类 的构造器io.netty.channel.unix.NativeInetAddress
 
NativeIoException(String, int) - 异常错误 的构造器io.netty.channel.unix.Errors.NativeIoException
 
NativeIoException(String, int, boolean) - 异常错误 的构造器io.netty.channel.unix.Errors.NativeIoException
 
NativeLibraryLoader - io.netty.util.internal中的类
Helper class to load JNI resources.
ndots(int) - 类 中的方法io.netty.resolver.dns.DnsNameResolverBuilder
Set the number of dots which must appear in a name before an initial absolute query is made.
needReport() - 类 中的方法io.netty.util.ResourceLeakDetector
When the return value is true, ResourceLeakDetector.reportTracedLeak(java.lang.String, java.lang.String) and ResourceLeakDetector.reportUntracedLeak(java.lang.String) will be called once a leak is detected, otherwise not.
needsMoreData() - 类 中的静态方法io.netty.handler.codec.ProtocolDetectionResult
Returns a ProtocolDetectionResult that signals that more data is needed to detect the protocol.
negativeTtl() - 类 中的方法io.netty.resolver.dns.DefaultDnsCache
Returns the TTL of the cache for the failed DNS queries (in seconds).
negativeTtl(int) - 类 中的方法io.netty.resolver.dns.DnsNameResolverBuilder
Sets the TTL of the cache for the failed DNS queries (in seconds).
NettyRuntime - io.netty.util中的类
A utility class for wrapping calls to Runtime.
NetUtil - io.netty.util中的类
A class that holds a number of network-related constants.
NETWORK_AUTHENTICATION_REQUIRED - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
511 Network Authentication Required (RFC6585)
NETWORK_INTERFACES - 类 中的静态变量io.netty.util.NetUtil
An unmodifiable Collection of all the interfaces on this machine.
NETWORK_UNREACHABLE - 类 中的静态变量io.netty.handler.codec.socksx.v5.Socks5CommandStatus
 
NEVER_SENSITIVE - 接口 中的静态变量io.netty.handler.codec.http2.Http2HeadersEncoder
NEVER_SKIP - 接口 中的静态变量io.netty.handler.codec.http.websocketx.extensions.WebSocketExtensionFilter
A WebSocketExtensionFilter that never skip the evaluation of an any given extensions WebSocketExtension.
newAddressResolver(EventLoop, NameResolver<InetAddress>) - 类 中的方法io.netty.resolver.dns.DnsAddressResolverGroup
Creates a new AddressResolver.
newAddressResolver(EventLoop, NameResolver<InetAddress>) - 类 中的方法io.netty.resolver.dns.RoundRobinDnsAddressResolverGroup
newAhoCorasicSearchProcessorFactory(byte[]...) - 类 中的静态方法io.netty.buffer.search.AbstractMultiSearchProcessorFactory
Creates a MultiSearchProcessorFactory based on Aho–Corasick string search algorithm.
newAllocators() - 类 中的方法io.netty.testsuite.transport.AbstractComboTestsuiteTest
 
newAllocators() - 类 中的方法io.netty.testsuite.transport.AbstractTestsuiteTest
 
newBitapSearchProcessorFactory(byte[]) - 类 中的静态方法io.netty.buffer.search.AbstractSearchProcessorFactory
Creates a SearchProcessorFactory based on Bitap string search algorithm.
newBuilder() - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.LocalTime
 
newBuilder(WorldClockProtocol.LocalTime) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.LocalTime
 
newBuilder() - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.LocalTimes
 
newBuilder(WorldClockProtocol.LocalTimes) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.LocalTimes
 
newBuilder() - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Location
 
newBuilder(WorldClockProtocol.Location) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Location
 
newBuilder() - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Locations
 
newBuilder(WorldClockProtocol.Locations) - 类 中的静态方法io.netty.example.worldclock.WorldClockProtocol.Locations
 
newBuilder() - 类 中的静态方法io.netty.handler.codec.http.websocketx.WebSocketClientProtocolConfig
 
newBuilder() - 类 中的静态方法io.netty.handler.codec.http.websocketx.WebSocketDecoderConfig
 
newBuilder() - 类 中的静态方法io.netty.handler.codec.http.websocketx.WebSocketServerProtocolConfig
 
newBuilder() - 类 中的静态方法io.netty.handler.ssl.OpenSslCertificateCompressionConfig
newBuilderForType() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTime
 
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent) - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTime
 
newBuilderForType() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTimes
 
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent) - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.LocalTimes
 
newBuilderForType() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.Location
 
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent) - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.Location
 
newBuilderForType() - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.Locations
 
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent) - 类 中的方法io.netty.example.worldclock.WorldClockProtocol.Locations
 
newChannel() - 接口 中的方法io.netty.bootstrap.ChannelFactory
已过时。
Creates a new channel.
newChannel() - 接口 中的方法io.netty.channel.ChannelFactory
Creates a new channel.
newChannel() - 类 中的方法io.netty.channel.ReflectiveChannelFactory
 
newChannel() - 类 中的方法io.netty.channel.udt.nio.NioUdtProvider
已过时。
Produce new UdtChannel based on factory NioUdtProvider.kind() and NioUdtProvider.type()
newChannel() - 类 中的方法io.netty.testsuite.transport.AbstractSingleThreadEventLoopTest
 
newChannel() - 类 中的方法io.netty.testsuite.transport.DefaultEventLoopTest
 
newChannel() - 类 中的方法io.netty.testsuite.transport.NioEventLoopTest
 
newChannelPipeline() - 类 中的方法io.netty.channel.AbstractChannel
Returns a new DefaultChannelPipeline instance.
newChannelPipeline() - 类 中的方法io.netty.channel.embedded.EmbeddedChannel
 
newChild(Executor, Object...) - 类 中的方法io.netty.channel.DefaultEventLoopGroup
 
newChild(Executor, Object...) - 类 中的方法io.netty.channel.epoll.EpollEventLoopGroup
 
newChild(Executor, Object...) - 类 中的方法io.netty.channel.kqueue.KQueueEventLoopGroup
 
newChild(Executor, Object...) - 类 中的方法io.netty.channel.MultithreadEventLoopGroup
 
newChild(Executor, Object...) - 类 中的方法io.netty.channel.nio.NioEventLoopGroup
 
newChild(Object...) - 类 中的方法io.netty.channel.ThreadPerChannelEventLoopGroup
已过时。
Creates a new EventLoop.
newChild(Executor, Object...) - 类 中的方法io.netty.util.concurrent.DefaultEventExecutorGroup
 
newChild(Executor, Object...) - 类 中的方法io.netty.util.concurrent.MultithreadEventExecutorGroup
Create a new EventExecutor which will later then accessible via the MultithreadEventExecutorGroup.next() method.
newChildChannel(int, byte[], int, int) - 类 中的方法io.netty.channel.epoll.AbstractEpollServerChannel
 
newChildChannel(int, byte[], int, int) - 类 中的方法io.netty.channel.epoll.EpollServerDomainSocketChannel
 
newChildChannel(int, byte[], int, int) - 类 中的方法io.netty.channel.epoll.EpollServerSocketChannel
 
newChildChannel(int, byte[], int, int) - 类 中的方法io.netty.channel.kqueue.KQueueServerDomainSocketChannel
 
newChildChannel(int, byte[], int, int) - 类 中的方法io.netty.channel.kqueue.KQueueServerSocketChannel
 
newChooser(EventExecutor[]) - 类 中的方法io.netty.util.concurrent.DefaultEventExecutorChooserFactory
 
newChooser(EventExecutor[]) - 接口 中的方法io.netty.util.concurrent.EventExecutorChooserFactory
newClientContext() - 类 中的静态方法io.netty.handler.ssl.SslContext
已过时。
Replaced by SslContextBuilder
newClientContext(File) - 类 中的静态方法io.netty.handler.ssl.SslContext
已过时。
Replaced by SslContextBuilder
newClientContext(TrustManagerFactory) - 类 中的静态方法io.netty.handler.ssl.SslContext
已过时。
Replaced by SslContextBuilder
newClientContext(File, TrustManagerFactory) - 类 中的静态方法io.netty.handler.ssl.SslContext
已过时。
Replaced by SslContextBuilder
newClientContext(File, TrustManagerFactory, Iterable<String>, Iterable<String>, long, long) - 类 中的静态方法io.netty.handler.ssl.SslContext
已过时。
Replaced by SslContextBuilder
newClientContext(File, TrustManagerFactory, Iterable<String>, CipherSuiteFilter, ApplicationProtocolConfig, long, long) - 类 中的静态方法io.netty.handler.ssl.SslContext
已过时。
Replaced by SslContextBuilder
newClientContext(SslProvider) - 类 中的静态方法io.netty.handler.ssl.SslContext
已过时。
Replaced by SslContextBuilder
newClientContext(SslProvider, File) - 类 中的静态方法io.netty.handler.ssl.SslContext
已过时。
Replaced by SslContextBuilder
newClientContext(SslProvider, TrustManagerFactory) - 类 中的静态方法io.netty.handler.ssl.SslContext
已过时。
Replaced by SslContextBuilder
newClientContext(SslProvider, File, TrustManagerFactory) - 类 中的静态方法io.netty.handler.ssl.SslContext
已过时。
Replaced by SslContextBuilder
newClientContext(SslProvider, File, TrustManagerFactory, Iterable<String>, Iterable<String>, long, long) - 类 中的静态方法io.netty.handler.ssl.SslContext
已过时。
Replaced by SslContextBuilder
newClientContext(SslProvider, File, TrustManagerFactory, Iterable<String>, CipherSuiteFilter, ApplicationProtocolConfig, long, long) - 类 中的静态方法io.netty.handler.ssl.SslContext
已过时。
Replaced by SslContextBuilder
newClientContext(SslProvider, File, TrustManagerFactory, File, File, String, KeyManagerFactory, Iterable<String>, CipherSuiteFilter, ApplicationProtocolConfig, long, long) - 类 中的静态方法io.netty.handler.ssl.SslContext
已过时。
Replaced by SslContextBuilder
newClientInstance() - 接口 中的方法io.netty.testsuite.transport.TestsuitePermutation.BootstrapComboFactory
 
newCloseFuture() - 接口 中的方法io.netty.channel.group.ChannelGroup
Returns the ChannelGroupFuture which will be notified when all Channels that are part of this ChannelGroup, at the time of calling, are closed.
newCloseFuture(ChannelMatcher) - 接口 中的方法io.netty.channel.group.ChannelGroup
Returns the ChannelGroupFuture which will be notified when all Channels that are part of this ChannelGroup, at the time of calling, are closed.
newCloseFuture() - 类 中的方法io.netty.channel.group.DefaultChannelGroup
 
newCloseFuture(ChannelMatcher) - 类 中的方法io.netty.channel.group.DefaultChannelGroup
 
newConcurrentDeque() - 类 中的静态方法io.netty.util.internal.PlatformDependent
Returns a new concurrent Deque.
newConcurrentHashMap() - 类 中的静态方法io.netty.util.internal.PlatformDependent
Creates a new fastest ConcurrentMap implementation for the current platform.
newConcurrentHashMap(int) - 类 中的静态方法io.netty.util.internal.PlatformDependent
Creates a new fastest ConcurrentMap implementation for the current platform.
newConcurrentHashMap(int, float) - 类 中的静态方法io.netty.util.internal.PlatformDependent
Creates a new fastest ConcurrentMap implementation for the current platform.
newConcurrentHashMap(int, float, int) - 类 中的静态方法io.netty.util.internal.PlatformDependent
Creates a new fastest ConcurrentMap implementation for the current platform.
newConcurrentHashMap(Map<? extends K, ? extends V>) - 类 中的静态方法io.netty.util.internal.PlatformDependent
Creates a new fastest ConcurrentMap implementation for the current platform.
newConnectionResetException(String, int) - 类 中的静态方法io.netty.channel.unix.Errors
 
newConnectorChannel(SocketChannelUDT) - 类 中的方法io.netty.channel.udt.nio.NioUdtAcceptorChannel
已过时。
 
newConnectorChannel(SocketChannelUDT) - 类 中的方法io.netty.channel.udt.nio.NioUdtByteAcceptorChannel
已过时。
 
newConnectorChannel(SocketChannelUDT) - 类 中的方法io.netty.channel.udt.nio.NioUdtMessageAcceptorChannel
已过时。
 
newConstant(int, String) - 类 中的方法io.netty.util.ConstantPool
 
newContentCompressor(ChannelHandlerContext, CharSequence) - 类 中的方法io.netty.handler.codec.http2.CompressorHttp2ConnectionEncoder
Returns a new EmbeddedChannel that encodes the HTTP2 message content encoded in the specified contentEncoding.
newContentDecoder(String) - 类 中的方法io.netty.handler.codec.http.HttpContentDecoder
Returns a new EmbeddedChannel that decodes the HTTP message content encoded in the specified contentEncoding.
newContentDecoder(String) - 类 中的方法io.netty.handler.codec.http.HttpContentDecompressor
 
newContentDecompressor(ChannelHandlerContext, CharSequence) - 类 中的方法io.netty.handler.codec.http2.DelegatingDecompressorFrameListener
Returns a new EmbeddedChannel that decodes the HTTP2 message content encoded in the specified contentEncoding.
newContinueResponse(HttpMessage, int, ChannelPipeline) - 类 中的方法io.netty.handler.codec.http.HttpObjectAggregator
 
newContinueResponse(WebSocketFrame, int, ChannelPipeline) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketFrameAggregator
 
newContinueResponse(H, int, ChannelPipeline) - 类 中的方法io.netty.handler.codec.memcache.AbstractMemcacheObjectAggregator
 
newContinueResponse(S, int, ChannelPipeline) - 类 中的方法io.netty.handler.codec.MessageAggregator
Returns the 'continue response' for the specified start message if necessary.
newContinueResponse(BulkStringHeaderRedisMessage, int, ChannelPipeline) - 类 中的方法io.netty.handler.codec.redis.RedisBulkStringAggregator
 
newContinueResponse(StompHeadersSubframe, int, ChannelPipeline) - 类 中的方法io.netty.handler.codec.stomp.StompSubframeAggregator
 
newDefaultThreadFactory() - 类 中的方法io.netty.channel.MultithreadEventLoopGroup
 
newDefaultThreadFactory() - 类 中的方法io.netty.util.concurrent.MultithreadEventExecutorGroup
 
newDirectBuffer(int, int) - 类 中的方法io.netty.buffer.AbstractByteBufAllocator
Create a direct ByteBuf with the given initialCapacity and maxCapacity.
newDirectBuffer(int, int) - 类 中的方法io.netty.buffer.PooledByteBufAllocator
 
newDirectBuffer(int, int) - 类 中的方法io.netty.buffer.UnpooledByteBufAllocator
 
newDirectBuffer(ByteBuf) - 类 中的方法io.netty.channel.nio.AbstractNioChannel
Returns an off-heap copy of the specified ByteBuf, and releases the original one.
newDirectBuffer(ReferenceCounted, ByteBuf) - 类 中的方法io.netty.channel.nio.AbstractNioChannel
Returns an off-heap copy of the specified ByteBuf, and releases the specified holder.
newDnsQueryLifecycleObserver(DnsQuestion) - 类 中的方法io.netty.resolver.dns.BiDnsQueryLifecycleObserverFactory
 
newDnsQueryLifecycleObserver(DnsQuestion) - 接口 中的方法io.netty.resolver.dns.DnsQueryLifecycleObserverFactory
Create a new instance of a DnsQueryLifecycleObserver.
newDnsQueryLifecycleObserver(DnsQuestion) - 类 中的方法io.netty.resolver.dns.LoggingDnsQueryLifeCycleObserverFactory
 
newDnsQueryLifecycleObserver(DnsQuestion) - 类 中的方法io.netty.resolver.dns.NoopDnsQueryLifecycleObserverFactory
 
newDomainSocketAddress() - 类 中的静态方法io.netty.channel.unix.tests.UnixTestUtils
 
newEmptyHeaders() - 类 中的方法io.netty.handler.codec.http.DefaultHttpHeadersFactory
 
newEmptyHeaders() - 接口 中的方法io.netty.handler.codec.http.HttpHeadersFactory
Create a new HttpHeaders instance, but sized to be as small an object as possible.
newEncoder() - 类 中的方法io.netty.handler.codec.http.HttpRequestEncoderInsertBenchmark
 
newEngine(ByteBufAllocator) - 类 中的方法io.netty.handler.ssl.DelegatingSslContext
 
newEngine(ByteBufAllocator, String, int) - 类 中的方法io.netty.handler.ssl.DelegatingSslContext
 
newEngine(ByteBufAllocator) - 类 中的方法io.netty.handler.ssl.JdkSslContext
 
newEngine(ByteBufAllocator, String, int) - 类 中的方法io.netty.handler.ssl.JdkSslContext
 
newEngine(ByteBufAllocator, String, int) - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslContext
 
newEngine(ByteBufAllocator) - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslContext
Returns a new server-side SSLEngine with the current configuration.
newEngine(ByteBufAllocator) - 类 中的方法io.netty.handler.ssl.SslContext
Creates a new SSLEngine.
newEngine(ByteBufAllocator, String, int) - 类 中的方法io.netty.handler.ssl.SslContext
Creates a new SSLEngine using advisory peer information.
newEngineBased(File, String) - 类 中的静态方法io.netty.handler.ssl.OpenSslX509KeyManagerFactory
Create a new initialized OpenSslX509KeyManagerFactory which loads its PrivateKey directly from an OpenSSL engine via the ENGINE_load_private_key function.
newEngineBased(X509Certificate[], String) - 类 中的静态方法io.netty.handler.ssl.OpenSslX509KeyManagerFactory
Create a new initialized OpenSslX509KeyManagerFactory which loads its PrivateKey directly from an OpenSSL engine via the ENGINE_load_private_key function.
newEntity(String) - 类 中的静态方法io.netty.handler.codec.http.HttpHeaders
已过时。
Use AsciiString instead.

Create a new CharSequence which is optimized for reuse as HttpHeaders name or value. So if you have a Header name or value that you want to reuse you should make use of this.

newEpollCreate() - 类 中的静态方法io.netty.channel.epoll.Native
 
newEquals() - 类 中的方法io.netty.handler.codec.http2.HpackUtilBenchmark
 
newEventFd() - 类 中的静态方法io.netty.channel.epoll.Native
 
newEventLoopGroup() - 类 中的方法io.netty.testsuite.transport.AbstractSingleThreadEventLoopTest
 
newEventLoopGroup() - 类 中的方法io.netty.testsuite.transport.DefaultEventLoopTest
 
newEventLoopGroup() - 类 中的方法io.netty.testsuite.transport.NioEventLoopTest
 
newExtensionDecoder() - 接口 中的方法io.netty.handler.codec.http.websocketx.extensions.WebSocketExtension
 
newExtensionEncoder() - 接口 中的方法io.netty.handler.codec.http.websocketx.extensions.WebSocketExtension
 
newFactories() - 类 中的方法io.netty.testsuite.transport.AbstractComboTestsuiteTest
 
newFactories() - 类 中的方法io.netty.testsuite.transport.AbstractTestsuiteTest
 
newFactories() - 类 中的方法io.netty.testsuite.transport.sctp.AbstractSctpTest
 
newFactories() - 类 中的方法io.netty.testsuite.transport.socket.AbstractClientSocketTest
 
newFactories() - 类 中的方法io.netty.testsuite.transport.socket.AbstractDatagramTest
 
newFactories() - 类 中的方法io.netty.testsuite.transport.socket.AbstractServerSocketTest
 
newFactories() - 类 中的方法io.netty.testsuite.transport.socket.AbstractSocketReuseFdTest
 
newFactories() - 类 中的方法io.netty.testsuite.transport.socket.AbstractSocketTest
 
newFactories() - 类 中的方法io.netty.testsuite.transport.socket.DatagramConnectNotExistsTest
 
newFactories() - 类 中的方法io.netty.testsuite.transport.socket.DatagramMulticastTest
 
newFactories() - 类 中的方法io.netty.testsuite.transport.socket.SocketMultipleConnectTest
 
newFailedFuture(Throwable) - 类 中的方法io.netty.channel.AbstractChannel
 
newFailedFuture(Throwable) - 接口 中的方法io.netty.channel.ChannelOutboundInvoker
Create a new ChannelFuture which is marked as failed already.
newFailedFuture(Throwable) - 类 中的方法io.netty.channel.DefaultChannelPipeline
 
newFailedFuture(Throwable) - 类 中的方法io.netty.util.concurrent.AbstractEventExecutor
 
newFailedFuture(Throwable) - 接口 中的方法io.netty.util.concurrent.EventExecutor
Create a new Future which is marked as failed already.
newFailedFuture(Throwable) - 类 中的方法io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
 
newFixedMpscQueue(int) - 类 中的静态方法io.netty.util.internal.PlatformDependent
Create a new Queue which is safe to use for multiple producers (different threads) and a single consumer (one thread!)
newGroup() - 类 中的方法io.netty.channel.unix.tests.DetectPeerCloseWithoutReadTest
 
newHandle() - 类 中的方法io.netty.channel.AdaptiveRecvByteBufAllocator
 
newHandle() - 类 中的方法io.netty.channel.DefaultMaxBytesRecvByteBufAllocator
 
newHandle() - 类 中的方法io.netty.channel.DefaultMessageSizeEstimator
 
newHandle() - 类 中的方法io.netty.channel.FixedRecvByteBufAllocator
 
newHandle() - 接口 中的方法io.netty.channel.MessageSizeEstimator
Creates a new handle.
newHandle() - 接口 中的方法io.netty.channel.RecvByteBufAllocator
Creates a new handle.
newHandle() - 类 中的方法io.netty.channel.ServerChannelRecvByteBufAllocator
 
newHandler(ByteBufAllocator, boolean) - 类 中的方法io.netty.handler.ssl.DelegatingSslContext
 
newHandler(ByteBufAllocator, String, int, boolean) - 类 中的方法io.netty.handler.ssl.DelegatingSslContext
 
newHandler(ByteBufAllocator, boolean, Executor) - 类 中的方法io.netty.handler.ssl.DelegatingSslContext
 
newHandler(ByteBufAllocator, String, int, boolean, Executor) - 类 中的方法io.netty.handler.ssl.DelegatingSslContext
 
newHandler(ByteBufAllocator, boolean) - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslContext
 
newHandler(ByteBufAllocator, String, int, boolean) - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslContext
 
newHandler(ByteBufAllocator, boolean, Executor) - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslContext
 
newHandler(ByteBufAllocator, String, int, boolean, Executor) - 类 中的方法io.netty.handler.ssl.ReferenceCountedOpenSslContext
 
newHandler(ByteBufAllocator) - 类 中的方法io.netty.handler.ssl.SslContext
Create a new SslHandler.
newHandler(ByteBufAllocator, boolean) - 类 中的方法io.netty.handler.ssl.SslContext
Create a new SslHandler.
newHandler(ByteBufAllocator, Executor) - 类 中的方法io.netty.handler.ssl.SslContext
Creates a new SslHandler.
newHandler(ByteBufAllocator, boolean, Executor) - 类 中的方法io.netty.handler.ssl.SslContext
Create a new SslHandler.
newHandler(ByteBufAllocator, String, int) - 类 中的方法io.netty.handler.ssl.SslContext
Creates a new SslHandler
newHandler(ByteBufAllocator, String, int, boolean) - 类 中的方法io.netty.handler.ssl.SslContext
Create a new SslHandler.
newHandler(ByteBufAllocator, String, int, Executor) - 类 中的方法io.netty.handler.ssl.SslContext
Creates a new SslHandler with advisory peer information.
newHandler(ByteBufAllocator, String, int, boolean, Executor) - 类 中的方法io.netty.handler.ssl.SslContext
 
newHandshaker(URI, WebSocketVersion, String, boolean, HttpHeaders) - 类 中的静态方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshakerFactory
Creates a new handshaker.
newHandshaker(URI, WebSocketVersion, String, boolean, HttpHeaders, int) - 类 中的静态方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshakerFactory
Creates a new handshaker.
newHandshaker(URI, WebSocketVersion, String, boolean, HttpHeaders, int, boolean, boolean) - 类 中的静态方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshakerFactory
Creates a new handshaker.
newHandshaker(URI, WebSocketVersion, String, boolean, HttpHeaders, int, boolean, boolean, long) - 类 中的静态方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshakerFactory
Creates a new handshaker.
newHandshaker(URI, WebSocketVersion, String, boolean, HttpHeaders, int, boolean, boolean, long, boolean) - 类 中的静态方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshakerFactory
Creates a new handshaker.
newHandshaker(URI, WebSocketVersion, String, boolean, HttpHeaders, int, boolean, boolean, long, boolean, boolean) - 类 中的静态方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshakerFactory
Creates a new handshaker.
newHandshaker(HttpRequest) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshakerFactory
Instances a new handshaker
newHandshakeRequest() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
Returns a new {@link FullHttpRequest) which will be used for the handshake.
newHandshakeRequest() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker00
Sends the opening request to the server: GET /demo HTTP/1.1 Upgrade: WebSocket Connection: Upgrade Host: example.com Origin: http://example.com Sec-WebSocket-Key1: 4 @1 46546xW%0l 1 5 Sec-WebSocket-Key2: 12998 5 Y3 1 .P00 ^n:ds[4U
newHandshakeRequest() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker07
/** Sends the opening request to the server: GET /chat HTTP/1.1 Host: server.example.com Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: dGhlIHNhbXBsZSBub25jZQ== Sec-WebSocket-Origin: http://example.com Sec-WebSocket-Protocol: chat, superchat Sec-WebSocket-Version: 7
newHandshakeRequest() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker08
/** Sends the opening request to the server: GET /chat HTTP/1.1 Host: server.example.com Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: dGhlIHNhbXBsZSBub25jZQ== Sec-WebSocket-Origin: http://example.com Sec-WebSocket-Protocol: chat, superchat Sec-WebSocket-Version: 8
newHandshakeRequest() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13
/** Sends the opening request to the server: GET /chat HTTP/1.1 Host: server.example.com Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: dGhlIHNhbXBsZSBub25jZQ== Sec-WebSocket-Protocol: chat, superchat Sec-WebSocket-Version: 13
newHandshakeResponse(FullHttpRequest, HttpHeaders) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
Returns a new {@link FullHttpResponse) which will be used for as response to the handshake request.
newHandshakeResponse(FullHttpRequest, HttpHeaders) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker00
Handle the web socket handshake for the web socket specification HyBi version 0 and lower.
newHandshakeResponse(FullHttpRequest, HttpHeaders) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker07
Handle the web socket handshake for the web socket specification HyBi version 7.
newHandshakeResponse(FullHttpRequest, HttpHeaders) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker08
Handle the web socket handshake for the web socket specification HyBi version 8 to 10.
newHandshakeResponse(FullHttpRequest, HttpHeaders) - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker13
Handle the web socket handshake for the web socket specification HyBi versions 13-17.
newHeaderEntry(int, K, V, DefaultHeaders.HeaderEntry<K, V>) - 类 中的方法io.netty.handler.codec.DefaultHeaders
 
newHeaderEntry(int, CharSequence, CharSequence, DefaultHeaders.HeaderEntry<CharSequence, CharSequence>) - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2Headers
 
newHeaders() - 类 中的方法io.netty.handler.codec.http.DefaultHttpHeadersFactory
 
newHeaders() - 接口 中的方法io.netty.handler.codec.http.HttpHeadersFactory
Create a new HttpHeaders instance.
newHeaders() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2HeadersDecoder
Create a new Http2Headers object which will store the results of the decode operation.
newHeaders(boolean) - 枚举 中的方法io.netty.handler.codec.http2.HpackHeadersSize
 
newHeapBuffer(int, int) - 类 中的方法io.netty.buffer.AbstractByteBufAllocator
Create a heap ByteBuf with the given initialCapacity and maxCapacity.
newHeapBuffer(int, int) - 类 中的方法io.netty.buffer.PooledByteBufAllocator
 
newHeapBuffer(int, int) - 类 中的方法io.netty.buffer.UnpooledByteBufAllocator
 
newId() - 类 中的方法io.netty.channel.AbstractChannel
Returns a new DefaultChannelId instance.
newIdleStateEvent(IdleState, boolean) - 类 中的方法io.netty.handler.timeout.IdleStateHandler
Returns a IdleStateEvent.
newInetLoopbackSocketAddress() - 类 中的静态方法io.netty.channel.unix.tests.UnixTestUtils
The JDK method may produce IPv4 loopback addresses where NetUtil.LOCALHOST might be an IPv6 addresses.
newInitialMessage(ChannelHandlerContext) - 类 中的方法io.netty.handler.proxy.HttpProxyHandler
 
newInitialMessage(ChannelHandlerContext) - 类 中的方法io.netty.handler.proxy.ProxyHandler
Returns a new message that is sent at first time when the connection to the proxy server has been established.
newInitialMessage(ChannelHandlerContext) - 类 中的方法io.netty.handler.proxy.Socks4ProxyHandler
 
newInitialMessage(ChannelHandlerContext) - 类 中的方法io.netty.handler.proxy.Socks5ProxyHandler
 
newInstance(String) - 类 中的静态方法io.netty.channel.ChannelOption
newInstance() - 类 中的静态方法io.netty.channel.DefaultChannelId
Returns a new DefaultChannelId instance.
newInstance(InetAddress) - 类 中的静态方法io.netty.channel.unix.NativeInetAddress
 
newInstance() - 接口 中的方法io.netty.testsuite.transport.TestsuitePermutation.BootstrapFactory
 
newInstance(String) - 类 中的静态方法io.netty.util.AttributeKey
Creates a new AttributeKey for the given name or fail with an IllegalArgumentException if a AttributeKey for the given name exists.
newInstance(String) - 类 中的方法io.netty.util.ConstantPool
Creates a new Constant for the given name or fail with an IllegalArgumentException if a Constant for the given name exists.
newInstance(String) - 类 中的方法io.netty.util.internal.logging.CommonsLoggerFactory
已过时。
 
newInstance(String) - 类 中的方法io.netty.util.internal.logging.InternalLoggerFactory
Creates a new logger instance with the specified name.
newInstance(String) - 类 中的方法io.netty.util.internal.logging.JdkLoggerFactory
 
newInstance(String) - 类 中的方法io.netty.util.internal.logging.Log4J2LoggerFactory
 
newInstance(String) - 类 中的方法io.netty.util.internal.logging.Log4JLoggerFactory
 
newInstance(String) - 类 中的方法io.netty.util.internal.logging.Slf4JLoggerFactory
 
newInstance(Object, Promise<Void>) - 类 中的静态方法io.netty.util.internal.PendingWrite
Create a new empty RecyclableArrayList instance
newInstance() - 类 中的静态方法io.netty.util.internal.RecyclableArrayList
Create a new empty RecyclableArrayList instance
newInstance(int) - 类 中的静态方法io.netty.util.internal.RecyclableArrayList
Create a new empty RecyclableArrayList instance with the given capacity.
newInvalidMessage(Throwable) - 类 中的静态方法io.netty.handler.codec.mqtt.MqttMessageFactory
 
newInvalidMessage(MqttFixedHeader, Object, Throwable) - 类 中的静态方法io.netty.handler.codec.mqtt.MqttMessageFactory
 
newIOException(String, int) - 类 中的静态方法io.netty.channel.unix.Errors
 
newKey() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2Connection
 
newKey() - 接口 中的方法io.netty.handler.codec.http2.Http2Connection
Creates a new key that is unique within this Http2Connection.
newKeyless(File) - 类 中的静态方法io.netty.handler.ssl.OpenSslX509KeyManagerFactory
newKeyless(InputStream) - 类 中的静态方法io.netty.handler.ssl.OpenSslX509KeyManagerFactory
newKeyless(X509Certificate...) - 类 中的静态方法io.netty.handler.ssl.OpenSslX509KeyManagerFactory
Returns a new initialized OpenSslX509KeyManagerFactory which will provide its private key by using the OpenSslPrivateKeyMethod.
newKmpSearchProcessorFactory(byte[]) - 类 中的静态方法io.netty.buffer.search.AbstractSearchProcessorFactory
Creates a SearchProcessorFactory based on Knuth-Morris-Pratt string search algorithm.
NEWLINE - 类 中的静态变量io.netty.util.internal.StringUtil
 
newListener(SSLEngine, List<String>) - 接口 中的方法io.netty.handler.ssl.JdkApplicationProtocolNegotiator.ProtocolSelectionListenerFactory
已过时。
newLocalChannel(LocalChannel) - 类 中的方法io.netty.channel.local.LocalServerChannel
A factory method for LocalChannels.
newLongCounter() - 类 中的静态方法io.netty.util.internal.PlatformDependent
Creates a new fastest LongCounter implementation for the current platform.
newMapKnownMethods(Blackhole) - 类 中的方法io.netty.handler.codec.http.HttpMethodMapBenchmark
 
newMapMixMethods(Blackhole) - 类 中的方法io.netty.handler.codec.http.HttpMethodMapBenchmark
 
newMapUnknownMethods(Blackhole) - 类 中的方法io.netty.handler.codec.http.HttpMethodMapBenchmark
 
newMessage(Http2Stream, Http2Headers, boolean, ByteBufAllocator) - 类 中的方法io.netty.handler.codec.http2.InboundHttp2ToHttpAdapter
Create a new FullHttpMessage based upon the current connection parameters
newMessage(MqttFixedHeader, Object, Object) - 类 中的静态方法io.netty.handler.codec.mqtt.MqttMessageFactory
 
newMpscQueue() - 类 中的静态方法io.netty.util.internal.PlatformDependent
Create a new Queue which is safe to use for multiple producers (different threads) and a single consumer (one thread!).
newMpscQueue(int) - 类 中的静态方法io.netty.util.internal.PlatformDependent
Create a new Queue which is safe to use for multiple producers (different threads) and a single consumer (one thread!).
newMpscQueue(int, int) - 类 中的静态方法io.netty.util.internal.PlatformDependent
Create a new Queue which is safe to use for multiple producers (different threads) and a single consumer (one thread!).
newNameResolver(EventLoop, ChannelFactory<? extends DatagramChannel>, DnsServerAddressStreamProvider) - 类 中的方法io.netty.resolver.dns.DnsAddressResolverGroup
Creates a new NameResolver.
newNonSslHandler(ChannelHandlerContext) - 类 中的方法io.netty.handler.ssl.OptionalSslHandler
Override to configure the ChannelHandler.
newNonSslHandlerName() - 类 中的方法io.netty.handler.ssl.OptionalSslHandler
Optionally specify the non-SSL handler name, this method may return null.
newObject(ObjectPool.Handle<T>) - 接口 中的方法io.netty.util.internal.ObjectPool.ObjectCreator
Creates an returns a new Object that can be used and later recycled via ObjectPool.Handle.recycle(Object).
newObject(Recycler.Handle<T>) - 类 中的方法io.netty.util.Recycler
 
newObjectOutputStream(OutputStream) - 类 中的方法io.netty.handler.codec.serialization.CompatibleObjectEncoder
已过时。
Creates a new ObjectOutputStream which wraps the specified OutputStream.
newOptionsBuilder() - 类 中的方法io.netty.handler.codec.http.HttpStatusValueOfBenchmark
 
newOutBuffer() - 枚举 中的方法io.netty.handler.codec.http2.HpackHeadersSize
 
newPool(K) - 类 中的方法io.netty.channel.pool.AbstractChannelPoolMap
Called once a new ChannelPool needs to be created as non exists yet for the key.
newPool(ObjectPool.ObjectCreator<T>) - 类 中的静态方法io.netty.util.internal.ObjectPool
Creates a new ObjectPool which will use the given ObjectPool.ObjectCreator to create the Object that should be pooled.
newProgressivePromise() - 类 中的方法io.netty.channel.AbstractChannel
 
newProgressivePromise() - 接口 中的方法io.netty.channel.ChannelOutboundInvoker
newProgressivePromise() - 类 中的方法io.netty.channel.DefaultChannelPipeline
 
newProgressivePromise() - 类 中的方法io.netty.util.concurrent.AbstractEventExecutor
 
newProgressivePromise() - 接口 中的方法io.netty.util.concurrent.EventExecutor
Create a new ProgressivePromise.
newProgressivePromise() - 类 中的方法io.netty.util.concurrent.ImmediateEventExecutor
 
newProgressivePromise() - 类 中的方法io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
 
newPromise() - 类 中的方法io.netty.channel.AbstractChannel
 
newPromise() - 接口 中的方法io.netty.channel.ChannelOutboundInvoker
Return a new ChannelPromise.
newPromise() - 类 中的方法io.netty.channel.DefaultChannelPipeline
 
newPromise() - 类 中的方法io.netty.util.concurrent.AbstractEventExecutor
 
newPromise() - 接口 中的方法io.netty.util.concurrent.EventExecutor
Return a new Promise.
newPromise() - 类 中的方法io.netty.util.concurrent.ImmediateEventExecutor
 
newPromise() - 类 中的方法io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
 
newRedirectDnsServerStream(String, List<InetSocketAddress>) - 类 中的方法io.netty.resolver.dns.DnsNameResolver
Creates a new DnsServerAddressStream to following a redirected DNS query.
newReponseData() - 接口 中的方法io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtension
Return an extension configuration to submit to the client as an acknowledge.
newRequestData() - 类 中的方法io.netty.handler.codec.http.websocketx.extensions.compression.DeflateFrameClientExtensionHandshaker
 
newRequestData() - 类 中的方法io.netty.handler.codec.http.websocketx.extensions.compression.PerMessageDeflateClientExtensionHandshaker
 
newRequestData() - 接口 中的方法io.netty.handler.codec.http.websocketx.extensions.WebSocketClientExtensionHandshaker
Return extension configuration to submit to the server.
newResolver(EventExecutor) - 类 中的方法io.netty.resolver.AddressResolverGroup
newResolver(EventExecutor) - 类 中的方法io.netty.resolver.DefaultAddressResolverGroup
 
newResolver(EventExecutor) - 类 中的方法io.netty.resolver.dns.DnsAddressResolverGroup
 
newResolver(EventLoop, ChannelFactory<? extends DatagramChannel>, DnsServerAddressStreamProvider) - 类 中的方法io.netty.resolver.dns.DnsAddressResolverGroup
newResolver(EventExecutor) - 类 中的方法io.netty.resolver.NoopAddressResolverGroup
 
newResourceLeakDetector(Class<T>) - 类 中的方法io.netty.util.ResourceLeakDetectorFactory
Returns a new instance of a ResourceLeakDetector with the given resource class.
newResourceLeakDetector(Class<T>, int, long) - 类 中的方法io.netty.util.ResourceLeakDetectorFactory
已过时。
Use ResourceLeakDetectorFactory.newResourceLeakDetector(Class, int) instead.

Returns a new instance of a ResourceLeakDetector with the given resource class.

newResourceLeakDetector(Class<T>, int) - 类 中的方法io.netty.util.ResourceLeakDetectorFactory
Returns a new instance of a ResourceLeakDetector with the given resource class.
newSearchProcessor() - 类 中的方法io.netty.buffer.search.AhoCorasicSearchProcessorFactory
newSearchProcessor() - 类 中的方法io.netty.buffer.search.BitapSearchProcessorFactory
newSearchProcessor() - 类 中的方法io.netty.buffer.search.KmpSearchProcessorFactory
newSearchProcessor() - 接口 中的方法io.netty.buffer.search.MultiSearchProcessorFactory
Returns a new MultiSearchProcessor.
newSearchProcessor() - 接口 中的方法io.netty.buffer.search.SearchProcessorFactory
Returns a new SearchProcessor.
newSelector(SSLEngine, Set<String>) - 接口 中的方法io.netty.handler.ssl.JdkApplicationProtocolNegotiator.ProtocolSelectorFactory
已过时。
newSelectStrategy() - 类 中的方法io.netty.channel.DefaultSelectStrategyFactory
 
newSelectStrategy() - 接口 中的方法io.netty.channel.SelectStrategyFactory
Creates a new SelectStrategy.
newServerContext(File, File) - 类 中的静态方法io.netty.handler.ssl.SslContext
已过时。
Replaced by SslContextBuilder
newServerContext(File, File, String) - 类 中的静态方法io.netty.handler.ssl.SslContext
已过时。
Replaced by SslContextBuilder
newServerContext(File, File, String, Iterable<String>, Iterable<String>, long, long) - 类 中的静态方法io.netty.handler.ssl.SslContext
已过时。
Replaced by SslContextBuilder
newServerContext(File, File, String, Iterable<String>, CipherSuiteFilter, ApplicationProtocolConfig, long, long) - 类 中的静态方法io.netty.handler.ssl.SslContext
已过时。
Replaced by SslContextBuilder
newServerContext(SslProvider, File, File) - 类 中的静态方法io.netty.handler.ssl.SslContext
已过时。
Replaced by SslContextBuilder
newServerContext(SslProvider, File, File, String) - 类 中的静态方法io.netty.handler.ssl.SslContext
已过时。
Replaced by SslContextBuilder
newServerContext(SslProvider, File, File, String, Iterable<String>, Iterable<String>, long, long) - 类 中的静态方法io.netty.handler.ssl.SslContext
已过时。
Replaced by SslContextBuilder
newServerContext(SslProvider, File, File, String, TrustManagerFactory, Iterable<String>, Iterable<String>, long, long) - 类 中的静态方法io.netty.handler.ssl.SslContext
已过时。
Replaced by SslContextBuilder
newServerContext(SslProvider, File, File, String, Iterable<String>, CipherSuiteFilter, ApplicationProtocolConfig, long, long) - 类 中的静态方法io.netty.handler.ssl.SslContext
已过时。
Replaced by SslContextBuilder
newServerContext(SslProvider, File, TrustManagerFactory, File, File, String, KeyManagerFactory, Iterable<String>, CipherSuiteFilter, ApplicationProtocolConfig, long, long) - 类 中的静态方法io.netty.handler.ssl.SslContext
已过时。
Replaced by SslContextBuilder
newServerInstance() - 接口 中的方法io.netty.testsuite.transport.TestsuitePermutation.BootstrapComboFactory
 
newSocket(int) - 类 中的静态方法io.netty.channel.epoll.LinuxSocket
 
newSocket() - 类 中的方法io.netty.channel.unix.tests.SocketTest
 
newSocket() - 类 中的方法io.netty.testsuite.transport.socket.AbstractSocketShutdownOutputByPeerTest
 
newSocket() - 类 中的方法io.netty.testsuite.transport.socket.SocketShutdownOutputByPeerTest
 
newSocketAddress() - 类 中的静态方法io.netty.channel.unix.tests.UnixTestUtils
已过时。
newSocketAddress() - 类 中的方法io.netty.testsuite.transport.socket.AbstractClientSocketTest
 
newSocketAddress() - 类 中的方法io.netty.testsuite.transport.socket.AbstractDatagramTest
 
newSocketAddress() - 类 中的方法io.netty.testsuite.transport.socket.AbstractServerSocketTest
 
newSocketAddress() - 类 中的方法io.netty.testsuite.transport.socket.AbstractSocketReuseFdTest
 
newSocketAddress() - 类 中的方法io.netty.testsuite.transport.socket.AbstractSocketTest
 
newSocketAddress() - 类 中的方法io.netty.testsuite.transport.socket.DatagramUnicastIPv6MappedTest
 
newSocketDgram(boolean) - 类 中的静态方法io.netty.channel.epoll.LinuxSocket
 
newSocketDgram(InternetProtocolFamily) - 类 中的静态方法io.netty.channel.epoll.LinuxSocket
 
newSocketDgram() - 类 中的静态方法io.netty.channel.epoll.LinuxSocket
 
newSocketDgram() - 类 中的静态方法io.netty.channel.unix.Socket
 
newSocketDgram0() - 类 中的静态方法io.netty.channel.unix.Socket
 
newSocketDgram0(InternetProtocolFamily) - 类 中的静态方法io.netty.channel.unix.Socket
 
newSocketDgram0(boolean) - 类 中的静态方法io.netty.channel.unix.Socket
 
newSocketDomain() - 类 中的静态方法io.netty.channel.epoll.LinuxSocket
 
newSocketDomain() - 类 中的静态方法io.netty.channel.unix.Socket
 
newSocketDomain0() - 类 中的静态方法io.netty.channel.unix.Socket
 
newSocketDomainDgram() - 类 中的静态方法io.netty.channel.epoll.LinuxSocket
 
newSocketDomainDgram() - 类 中的静态方法io.netty.channel.unix.Socket
 
newSocketDomainDgram0() - 类 中的静态方法io.netty.channel.unix.Socket
 
newSocketStream(boolean) - 类 中的静态方法io.netty.channel.epoll.LinuxSocket
 
newSocketStream(InternetProtocolFamily) - 类 中的静态方法io.netty.channel.epoll.LinuxSocket
 
newSocketStream() - 类 中的静态方法io.netty.channel.epoll.LinuxSocket
 
newSocketStream() - 类 中的静态方法io.netty.channel.unix.Socket
 
newSocketStream0() - 类 中的静态方法io.netty.channel.unix.Socket
 
newSocketStream0(InternetProtocolFamily) - 类 中的静态方法io.netty.channel.unix.Socket
 
newSocketStream0(boolean) - 类 中的静态方法io.netty.channel.unix.Socket
 
newSpscQueue() - 类 中的静态方法io.netty.util.internal.PlatformDependent
Create a new Queue which is safe to use for single producer (one thread!)
newSslHandler(ChannelHandlerContext, SslContext) - 类 中的方法io.netty.handler.ssl.OptionalSslHandler
Override to configure the SslHandler eg.
newSslHandler(SslContext, ByteBufAllocator) - 类 中的方法io.netty.handler.ssl.SniHandler
Returns a new SslHandler using the given SslContext and ByteBufAllocator.
newSslHandlerName() - 类 中的方法io.netty.handler.ssl.OptionalSslHandler
Optionally specify the SSL handler name, this method may return null.
newStream() - 类 中的方法io.netty.handler.codec.http2.Http2ChannelDuplexHandler
Creates a new Http2FrameStream object.
newSucceededFuture() - 类 中的方法io.netty.channel.AbstractChannel
 
newSucceededFuture() - 接口 中的方法io.netty.channel.ChannelOutboundInvoker
Create a new ChannelFuture which is marked as succeeded already.
newSucceededFuture() - 类 中的方法io.netty.channel.DefaultChannelPipeline
 
newSucceededFuture(V) - 类 中的方法io.netty.util.concurrent.AbstractEventExecutor
 
newSucceededFuture(V) - 接口 中的方法io.netty.util.concurrent.EventExecutor
Create a new Future which is marked as succeeded already.
newSucceededFuture(V) - 类 中的方法io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
 
newSwappedByteBuf() - 类 中的方法io.netty.buffer.AbstractByteBuf
Creates a new SwappedByteBuf for this ByteBuf instance.
newSwappedByteBuf() - 类 中的方法io.netty.buffer.UnpooledUnsafeDirectByteBuf
 
newSwappedByteBuf() - 类 中的方法io.netty.buffer.UnpooledUnsafeHeapByteBuf
已过时。
newTaskFor(Runnable, T) - 类 中的方法io.netty.util.concurrent.AbstractEventExecutor
 
newTaskFor(Callable<T>) - 类 中的方法io.netty.util.concurrent.AbstractEventExecutor
 
newTaskQueue(int) - 类 中的方法io.netty.channel.epoll.EpollEventLoop
 
newTaskQueue(int) - 接口 中的方法io.netty.channel.EventLoopTaskQueueFactory
Returns a new Queue to use.
newTaskQueue(int) - 类 中的方法io.netty.channel.nio.NioEventLoop
 
newTaskQueue() - 类 中的方法io.netty.util.concurrent.SingleThreadEventExecutor
已过时。
newTaskQueue(int) - 类 中的方法io.netty.util.concurrent.SingleThreadEventExecutor
Create a new Queue which will holds the tasks to execute.
newThread(Runnable) - 类 中的方法io.netty.util.concurrent.DefaultThreadFactory
 
newThread(Runnable, String) - 类 中的方法io.netty.util.concurrent.DefaultThreadFactory
 
newTimeout(TimerTask, long, TimeUnit) - 类 中的方法io.netty.util.HashedWheelTimer
 
newTimeout(TimerTask, long, TimeUnit) - 接口 中的方法io.netty.util.Timer
Schedules the specified TimerTask for one-time execution after the specified delay.
newTimerFd() - 类 中的静态方法io.netty.channel.epoll.Native
 
newUnsafe() - 类 中的方法io.netty.channel.AbstractChannel
Create a new AbstractChannel.AbstractUnsafe instance which will be used for the life-time of the Channel
newUnsafe() - 类 中的方法io.netty.channel.AbstractServerChannel
 
newUnsafe() - 类 中的方法io.netty.channel.embedded.EmbeddedChannel
 
newUnsafe() - 类 中的方法io.netty.channel.epoll.AbstractEpollServerChannel
 
newUnsafe() - 类 中的方法io.netty.channel.epoll.AbstractEpollStreamChannel
 
newUnsafe() - 类 中的方法io.netty.channel.epoll.EpollDatagramChannel
 
newUnsafe() - 类 中的方法io.netty.channel.epoll.EpollDomainDatagramChannel
 
newUnsafe() - 类 中的方法io.netty.channel.epoll.EpollDomainSocketChannel
 
newUnsafe() - 类 中的方法io.netty.channel.epoll.EpollSocketChannel
 
newUnsafe() - 类 中的方法io.netty.channel.kqueue.AbstractKQueueServerChannel
 
newUnsafe() - 类 中的方法io.netty.channel.kqueue.AbstractKQueueStreamChannel
 
newUnsafe() - 类 中的方法io.netty.channel.kqueue.KQueueDatagramChannel
 
newUnsafe() - 类 中的方法io.netty.channel.kqueue.KQueueDomainDatagramChannel
 
newUnsafe() - 类 中的方法io.netty.channel.kqueue.KQueueDomainSocketChannel
 
newUnsafe() - 类 中的方法io.netty.channel.kqueue.KQueueSocketChannel
 
newUnsafe() - 类 中的方法io.netty.channel.local.LocalChannel
 
newUnsafe() - 类 中的方法io.netty.channel.nio.AbstractNioByteChannel
 
newUnsafe() - 类 中的方法io.netty.channel.nio.AbstractNioMessageChannel
 
newUnsafe() - 类 中的方法io.netty.channel.oio.AbstractOioChannel
已过时。
 
newUnsafe() - 类 中的方法io.netty.channel.rxtx.RxtxChannel
已过时。
 
newUnsafe() - 类 中的方法io.netty.channel.socket.nio.NioSocketChannel
 
newUpgradeCodec(CharSequence) - 接口 中的方法io.netty.handler.codec.http.HttpServerUpgradeHandler.UpgradeCodecFactory
Invoked by HttpServerUpgradeHandler for all the requested protocol names in the order of the client preference.
newVSockStream() - 类 中的静态方法io.netty.channel.epoll.LinuxSocket
 
newWebsocketDecoder() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
Returns the decoder to use after handshake is complete.
newWebsocketDecoder() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker00
 
newWebsocketDecoder() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker07
 
newWebsocketDecoder() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker08
 
newWebsocketDecoder() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13
 
newWebsocketDecoder() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
Returns the decoder to use after handshake is complete.
newWebsocketDecoder() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker00
 
newWebsocketDecoder() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker07
 
newWebsocketDecoder() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker08
 
newWebsocketDecoder() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker13
 
newWebSocketEncoder() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker
Returns the encoder to use after the handshake is complete.
newWebSocketEncoder() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker00
 
newWebSocketEncoder() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker07
 
newWebSocketEncoder() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker08
 
newWebSocketEncoder() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13
 
newWebSocketEncoder() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker
Returns the encoder to use after the handshake is complete.
newWebSocketEncoder() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker00
 
newWebSocketEncoder() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker07
 
newWebSocketEncoder() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker08
 
newWebSocketEncoder() - 类 中的方法io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker13
 
newWireSharkSslMasterKeyHandler() - 类 中的静态方法io.netty.handler.ssl.SslMasterKeyHandler
Create a WiresharkSslMasterKeyHandler instance.
newWriter() - 类 中的方法io.netty.handler.codec.http2.Http2FrameWriterDataBenchmark
 
newZlibDecoder() - 类 中的静态方法io.netty.handler.codec.compression.ZlibCodecFactory
 
newZlibDecoder(ZlibWrapper) - 类 中的静态方法io.netty.handler.codec.compression.ZlibCodecFactory
 
newZlibDecoder(byte[]) - 类 中的静态方法io.netty.handler.codec.compression.ZlibCodecFactory
 
newZlibEncoder(int) - 类 中的静态方法io.netty.handler.codec.compression.ZlibCodecFactory
 
newZlibEncoder(ZlibWrapper) - 类 中的静态方法io.netty.handler.codec.compression.ZlibCodecFactory
 
newZlibEncoder(ZlibWrapper, int) - 类 中的静态方法io.netty.handler.codec.compression.ZlibCodecFactory
 
newZlibEncoder(ZlibWrapper, int, int, int) - 类 中的静态方法io.netty.handler.codec.compression.ZlibCodecFactory
 
newZlibEncoder(byte[]) - 类 中的静态方法io.netty.handler.codec.compression.ZlibCodecFactory
 
newZlibEncoder(int, byte[]) - 类 中的静态方法io.netty.handler.codec.compression.ZlibCodecFactory
 
newZlibEncoder(int, int, int, byte[]) - 类 中的静态方法io.netty.handler.codec.compression.ZlibCodecFactory
 
next() - 类 中的方法io.netty.channel.AbstractEventLoop
 
next() - 类 中的方法io.netty.channel.AbstractEventLoopGroup
 
next() - 接口 中的方法io.netty.channel.EventLoopGroup
Return the next EventLoop to use
next() - 类 中的方法io.netty.channel.MultithreadEventLoopGroup
 
next() - 类 中的方法io.netty.channel.SingleThreadEventLoop.ChannelsReadOnlyIterator
 
next() - 类 中的方法io.netty.channel.SingleThreadEventLoop
 
next() - 类 中的方法io.netty.channel.ThreadPerChannelEventLoopGroup
已过时。
 
next - 类 中的变量io.netty.handler.codec.DefaultHeaders.HeaderEntry
In bucket linked list
next() - 类 中的方法io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
Returns the next available InterfaceHttpData or null if, at the time it is called, there is no more available InterfaceHttpData.
next() - 类 中的方法io.netty.handler.codec.http.multipart.HttpPostRequestDecoder
 
next() - 类 中的方法io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
Returns the next available InterfaceHttpData or null if, at the time it is called, there is no more available InterfaceHttpData.
next() - 接口 中的方法io.netty.handler.codec.http.multipart.InterfaceHttpPostRequestDecoder
Returns the next available InterfaceHttpData or null if, at the time it is called, there is no more available InterfaceHttpData.
next() - 接口 中的方法io.netty.resolver.dns.DnsServerAddressStream
Retrieves the next DNS server address from the stream.
next() - 类 中的方法io.netty.util.concurrent.AbstractEventExecutor
 
next() - 接口 中的方法io.netty.util.concurrent.EventExecutor
Returns a reference to itself.
next() - 接口 中的方法io.netty.util.concurrent.EventExecutorChooserFactory.EventExecutorChooser
Returns the new EventExecutor to use.
next() - 接口 中的方法io.netty.util.concurrent.EventExecutorGroup
Returns one of the EventExecutors managed by this EventExecutorGroup.
next() - 类 中的方法io.netty.util.concurrent.MultithreadEventExecutorGroup
 
next() - 类 中的方法io.netty.util.concurrent.NonStickyEventExecutorGroup
 
next() - 类 中的方法io.netty.util.concurrent.UnorderedThreadPoolEventExecutor
 
next() - 类 中的方法io.netty.util.DefaultAttributeMapBenchmark.KeySequence
 
next() - 类 中的方法io.netty.util.internal.ReadOnlyIterator
 
next(int) - 类 中的方法io.netty.util.internal.ThreadLocalRandom
 
nextAttributeAttributeMap(DefaultAttributeMapBenchmark.KeySequence) - 类 中的方法io.netty.util.DefaultAttributeMapBenchmark
 
nextAttributeIdentityHashMap(DefaultAttributeMapBenchmark.KeySequence) - 类 中的方法io.netty.util.DefaultAttributeMapBenchmark
 
nextDouble(double) - 类 中的方法io.netty.util.internal.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed double value between 0 (inclusive) and the specified value (exclusive).
nextDouble(double, double) - 类 中的方法io.netty.util.internal.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between the given least value (inclusive) and bound (exclusive).
nextHasAttributeAttributeMap(DefaultAttributeMapBenchmark.KeySequence) - 类 中的方法io.netty.util.DefaultAttributeMapBenchmark
 
nextId() - 类 中的方法io.netty.util.ConstantPool
已过时。
nextInt(int, int) - 类 中的方法io.netty.util.internal.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between the given least value (inclusive) and bound (exclusive).
nextLong(long) - 类 中的方法io.netty.util.internal.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between 0 (inclusive) and the specified value (exclusive).
nextLong(long, long) - 类 中的方法io.netty.util.internal.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between the given least value (inclusive) and bound (exclusive).
nextProtocols() - 类 中的方法io.netty.handler.ssl.SslContext
nextScheduledTaskDeadlineNanos() - 类 中的方法io.netty.util.concurrent.AbstractScheduledEventExecutor
Return the deadline (in nanoseconds) when the next scheduled task is ready to be run or -1 if no task is scheduled.
nextScheduledTaskNano() - 类 中的方法io.netty.util.concurrent.AbstractScheduledEventExecutor
Return the nanoseconds until the next scheduled task is ready to be run or -1 if no task is scheduled.
nextUpdate() - 类 中的方法io.netty.handler.ssl.ocsp.OcspResponse
 
nextVariableIndex() - 类 中的静态方法io.netty.util.internal.InternalThreadLocalMap
 
nioBossGroup - 类 中的变量io.netty.testsuite.transport.socket.SocketTestPermutation
 
nioBuffer() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
nioBuffer(int, int) - 类 中的方法io.netty.buffer.AbstractDerivedByteBuf
已过时。
 
nioBuffer() - 类 中的方法io.netty.buffer.ByteBuf
Exposes this buffer's readable bytes as an NIO ByteBuffer.
nioBuffer(int, int) - 类 中的方法io.netty.buffer.ByteBuf
Exposes this buffer's sub-region as an NIO ByteBuffer.
nioBuffer(int, int) - 类 中的方法io.netty.buffer.CompositeByteBuf
 
nioBuffer() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
nioBuffer(int, int) - 类 中的方法io.netty.buffer.EmptyByteBuf
 
nioBuffer(int, int) - 类 中的方法io.netty.buffer.ReadOnlyByteBuf
已过时。
 
nioBuffer() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
nioBuffer(int, int) - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
nioBuffer(int, int) - 类 中的方法io.netty.buffer.UnpooledDirectByteBuf
 
nioBuffer(int, int) - 类 中的方法io.netty.buffer.UnpooledHeapByteBuf
 
nioBufferCount() - 类 中的方法io.netty.buffer.ByteBuf
Returns the maximum number of NIO ByteBuffers that consist this buffer.
nioBufferCount() - 类 中的方法io.netty.buffer.CompositeByteBuf
 
nioBufferCount() - 类 中的方法io.netty.buffer.DuplicatedByteBuf
已过时。
 
nioBufferCount() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
nioBufferCount() - 类 中的方法io.netty.buffer.ReadOnlyByteBuf
已过时。
 
nioBufferCount() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
nioBufferCount() - 类 中的方法io.netty.buffer.UnpooledDirectByteBuf
 
nioBufferCount() - 类 中的方法io.netty.buffer.UnpooledHeapByteBuf
 
nioBufferCount() - 类 中的方法io.netty.channel.ChannelOutboundBuffer
Returns the number of ByteBuffer that can be written out of the ByteBuffer array that was obtained via ChannelOutboundBuffer.nioBuffers().
nioBuffers() - 类 中的方法io.netty.buffer.AbstractByteBuf
 
nioBuffers() - 类 中的方法io.netty.buffer.ByteBuf
Exposes this buffer's readable bytes as an NIO ByteBuffer's.
nioBuffers(int, int) - 类 中的方法io.netty.buffer.ByteBuf
Exposes this buffer's bytes as an NIO ByteBuffer's for the specified index and length The returned buffer either share or contains the copied content of this buffer, while changing the position and limit of the returned NIO buffer does not affect the indexes and marks of this buffer.
nioBuffers(int, int) - 类 中的方法io.netty.buffer.CompositeByteBuf
 
nioBuffers() - 类 中的方法io.netty.buffer.CompositeByteBuf
 
nioBuffers(int, int) - 类 中的方法io.netty.buffer.DuplicatedByteBuf
已过时。
 
nioBuffers() - 类 中的方法io.netty.buffer.EmptyByteBuf
 
nioBuffers(int, int) - 类 中的方法io.netty.buffer.EmptyByteBuf
 
nioBuffers(int, int) - 类 中的方法io.netty.buffer.ReadOnlyByteBuf
已过时。
 
nioBuffers() - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
nioBuffers(int, int) - 类 中的方法io.netty.buffer.SwappedByteBuf
已过时。
 
nioBuffers(int, int) - 类 中的方法io.netty.buffer.UnpooledDirectByteBuf
 
nioBuffers(int, int) - 类 中的方法io.netty.buffer.UnpooledHeapByteBuf
 
nioBuffers() - 类 中的方法io.netty.channel.ChannelOutboundBuffer
Returns an array of direct NIO buffers if the currently pending messages are made of ByteBuf only.
nioBuffers(int, long) - 类 中的方法io.netty.channel.ChannelOutboundBuffer
Returns an array of direct NIO buffers if the currently pending messages are made of ByteBuf only.
nioBufferSize() - 类 中的方法io.netty.channel.ChannelOutboundBuffer
Returns the number of bytes that can be written out of the ByteBuffer array that was obtained via ChannelOutboundBuffer.nioBuffers().
NioByteUnsafe() - 类 的构造器io.netty.channel.nio.AbstractNioByteChannel.NioByteUnsafe
 
NioChannelOption<T> - io.netty.channel.socket.nio中的类
Provides ChannelOption over a given SocketOption which is then passed through the underlying NetworkChannel.
NioDatagramChannel - io.netty.channel.socket.nio中的类
An NIO datagram Channel that sends and receives an AddressedEnvelope.
NioDatagramChannel() - 类 的构造器io.netty.channel.socket.nio.NioDatagramChannel
Create a new instance which will use the Operation Systems default InternetProtocolFamily.
NioDatagramChannel(SelectorProvider) - 类 的构造器io.netty.channel.socket.nio.NioDatagramChannel
Create a new instance using the given SelectorProvider which will use the Operation Systems default InternetProtocolFamily.
NioDatagramChannel(InternetProtocolFamily) - 类 的构造器io.netty.channel.socket.nio.NioDatagramChannel
Create a new instance using the given InternetProtocolFamily.
NioDatagramChannel(SelectorProvider, InternetProtocolFamily) - 类 的构造器io.netty.channel.socket.nio.NioDatagramChannel
Create a new instance using the given SelectorProvider and InternetProtocolFamily.
NioDatagramChannel(DatagramChannel) - 类 的构造器io.netty.channel.socket.nio.NioDatagramChannel
Create a new instance from the given DatagramChannel.
NioEventLoop - io.netty.channel.nio中的类
SingleThreadEventLoop implementation which register the Channel's to a Selector and so does the multi-plexing of these in the event loop.
NioEventLoopGroup - io.netty.channel.nio中的类
MultithreadEventLoopGroup implementations which is used for NIO Selector based Channels.
NioEventLoopGroup() - 类 的构造器io.netty.channel.nio.NioEventLoopGroup
Create a new instance using the default number of threads, the default ThreadFactory and the SelectorProvider which is returned by SelectorProvider.provider().
NioEventLoopGroup(int) - 类 的构造器io.netty.channel.nio.NioEventLoopGroup
Create a new instance using the specified number of threads, ThreadFactory and the SelectorProvider which is returned by SelectorProvider.provider().
NioEventLoopGroup(ThreadFactory) - 类 的构造器io.netty.channel.nio.NioEventLoopGroup
Create a new instance using the default number of threads, the given ThreadFactory and the SelectorProvider which is returned by SelectorProvider.provider().
NioEventLoopGroup(int, ThreadFactory) - 类 的构造器io.netty.channel.nio.NioEventLoopGroup
Create a new instance using the specified number of threads, the given ThreadFactory and the SelectorProvider which is returned by SelectorProvider.provider().
NioEventLoopGroup(int, Executor) - 类 的构造器io.netty.channel.nio.NioEventLoopGroup
 
NioEventLoopGroup(int, ThreadFactory, SelectorProvider) - 类 的构造器io.netty.channel.nio.NioEventLoopGroup
Create a new instance using the specified number of threads, the given ThreadFactory and the given SelectorProvider.
NioEventLoopGroup(int, ThreadFactory, SelectorProvider, SelectStrategyFactory) - 类 的构造器io.netty.channel.nio.NioEventLoopGroup
 
NioEventLoopGroup(int, Executor, SelectorProvider) - 类 的构造器io.netty.channel.nio.NioEventLoopGroup
 
NioEventLoopGroup(int, Executor, SelectorProvider, SelectStrategyFactory) - 类 的构造器io.netty.channel.nio.NioEventLoopGroup
 
NioEventLoopGroup(int, Executor, EventExecutorChooserFactory, SelectorProvider, SelectStrategyFactory) - 类 的构造器io.netty.channel.nio.NioEventLoopGroup
 
NioEventLoopGroup(int, Executor, EventExecutorChooserFactory, SelectorProvider, SelectStrategyFactory, RejectedExecutionHandler) - 类 的构造器io.netty.channel.nio.NioEventLoopGroup
 
NioEventLoopGroup(int, Executor, EventExecutorChooserFactory, SelectorProvider, SelectStrategyFactory, RejectedExecutionHandler, EventLoopTaskQueueFactory) - 类 的构造器io.netty.channel.nio.NioEventLoopGroup
 
NioEventLoopGroup(int, Executor, EventExecutorChooserFactory, SelectorProvider, SelectStrategyFactory, RejectedExecutionHandler, EventLoopTaskQueueFactory, EventLoopTaskQueueFactory) - 类 的构造器io.netty.channel.nio.NioEventLoopGroup
 
NioEventLoopTest - io.netty.testsuite.transport中的类
 
NioEventLoopTest() - 类 的构造器io.netty.testsuite.transport.NioEventLoopTest
 
NioSctpChannel - io.netty.channel.sctp.nio中的类
SctpChannel implementation which use non-blocking mode and allows to read / write SctpMessages to the underlying SctpChannel.
NioSctpChannel() - 类 的构造器io.netty.channel.sctp.nio.NioSctpChannel
Create a new instance
NioSctpChannel(SctpChannel) - 类 的构造器io.netty.channel.sctp.nio.NioSctpChannel
Create a new instance using SctpChannel
NioSctpChannel(Channel, SctpChannel) - 类 的构造器io.netty.channel.sctp.nio.NioSctpChannel
Create a new instance
NioSctpServerChannel - io.netty.channel.sctp.nio中的类
SctpServerChannel implementation which use non-blocking mode to accept new connections and create the NioSctpChannel for them.
NioSctpServerChannel() - 类 的构造器io.netty.channel.sctp.nio.NioSctpServerChannel
Create a new instance
NioServerSocketChannel - io.netty.channel.socket.nio中的类
A ServerSocketChannel implementation which uses NIO selector based implementation to accept new connections.
NioServerSocketChannel() - 类 的构造器io.netty.channel.socket.nio.NioServerSocketChannel
Create a new instance
NioServerSocketChannel(SelectorProvider) - 类 的构造器io.netty.channel.socket.nio.NioServerSocketChannel
Create a new instance using the given SelectorProvider.
NioServerSocketChannel(SelectorProvider, InternetProtocolFamily) - 类 的构造器io.netty.channel.socket.nio.NioServerSocketChannel
Create a new instance using the given SelectorProvider and protocol family (supported only since JDK 15).
NioServerSocketChannel(ServerSocketChannel) - 类 的构造器io.netty.channel.socket.nio.NioServerSocketChannel
Create a new instance using the given ServerSocketChannel.
NioSocketChannel - io.netty.channel.socket.nio中的类
SocketChannel which uses NIO selector based implementation.
NioSocketChannel() - 类 的构造器io.netty.channel.socket.nio.NioSocketChannel
Create a new instance
NioSocketChannel(SelectorProvider) - 类 的构造器io.netty.channel.socket.nio.NioSocketChannel
Create a new instance using the given SelectorProvider.
NioSocketChannel(SelectorProvider, InternetProtocolFamily) - 类 的构造器io.netty.channel.socket.nio.NioSocketChannel
Create a new instance using the given SelectorProvider and protocol family (supported only since JDK 15).
NioSocketChannel(SocketChannel) - 类 的构造器io.netty.channel.socket.nio.NioSocketChannel
Create a new instance using the given SocketChannel.
NioSocketChannel(Channel, SocketChannel) - 类 的构造器io.netty.channel.socket.nio.NioSocketChannel
Create a new instance
NioTask<C extends java.nio.channels.SelectableChannel> - io.netty.channel.nio中的接口
An arbitrary task that can be executed by NioEventLoop when a SelectableChannel becomes ready.
NioUdtAcceptorChannel - io.netty.channel.udt.nio中的类
已过时。
The UDT transport is no longer maintained and will be removed.
NioUdtAcceptorChannel(ServerSocketChannelUDT) - 类 的构造器io.netty.channel.udt.nio.NioUdtAcceptorChannel
已过时。
 
NioUdtAcceptorChannel(TypeUDT) - 类 的构造器io.netty.channel.udt.nio.NioUdtAcceptorChannel
已过时。
 
NioUdtByteAcceptorChannel - io.netty.channel.udt.nio中的类
已过时。
The UDT transport is no longer maintained and will be removed.
NioUdtByteAcceptorChannel() - 类 的构造器io.netty.channel.udt.nio.NioUdtByteAcceptorChannel
已过时。
 
NioUdtByteConnectorChannel - io.netty.channel.udt.nio中的类
已过时。
The UDT transport is no longer maintained and will be removed.
NioUdtByteConnectorChannel() - 类 的构造器io.netty.channel.udt.nio.NioUdtByteConnectorChannel
已过时。
 
NioUdtByteConnectorChannel(Channel, SocketChannelUDT) - 类 的构造器io.netty.channel.udt.nio.NioUdtByteConnectorChannel
已过时。
 
NioUdtByteConnectorChannel(SocketChannelUDT) - 类 的构造器io.netty.channel.udt.nio.NioUdtByteConnectorChannel
已过时。
 
NioUdtByteConnectorChannel(TypeUDT) - 类 的构造器io.netty.channel.udt.nio.NioUdtByteConnectorChannel
已过时。
 
NioUdtByteRendezvousChannel - io.netty.channel.udt.nio中的类
已过时。
The UDT transport is no longer maintained and will be removed.
NioUdtByteRendezvousChannel() - 类 的构造器io.netty.channel.udt.nio.NioUdtByteRendezvousChannel
已过时。
 
NioUdtMessageAcceptorChannel - io.netty.channel.udt.nio中的类
已过时。
The UDT transport is no longer maintained and will be removed.
NioUdtMessageAcceptorChannel() - 类 的构造器io.netty.channel.udt.nio.NioUdtMessageAcceptorChannel
已过时。
 
NioUdtMessageConnectorChannel - io.netty.channel.udt.nio中的类
已过时。
The UDT transport is no longer maintained and will be removed.
NioUdtMessageConnectorChannel() - 类 的构造器io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
已过时。
 
NioUdtMessageConnectorChannel(Channel, SocketChannelUDT) - 类 的构造器io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
已过时。
 
NioUdtMessageConnectorChannel(SocketChannelUDT) - 类 的构造器io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
已过时。
 
NioUdtMessageConnectorChannel(TypeUDT) - 类 的构造器io.netty.channel.udt.nio.NioUdtMessageConnectorChannel
已过时。
 
NioUdtMessageRendezvousChannel - io.netty.channel.udt.nio中的类
已过时。
The UDT transport is no longer maintained and will be removed.
NioUdtMessageRendezvousChannel() - 类 的构造器io.netty.channel.udt.nio.NioUdtMessageRendezvousChannel
已过时。
 
NioUdtProvider<T extends UdtChannel> - io.netty.channel.udt.nio中的类
已过时。
The UDT transport is no longer maintained and will be removed.
nioWorkerGroup - 类 中的变量io.netty.testsuite.transport.socket.SocketTestPermutation
 
NO_AUTH - 类 中的静态变量io.netty.handler.codec.socksx.v5.Socks5AuthMethod
 
NO_CACHE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Values
已过时。
"no-cache"
NO_CACHE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderValues
"no-cache"
NO_CACHE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
已过时。
"no-cache"
NO_CACHE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderValues
"no-cache"
NO_CONTENT - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
204 No Content
NO_PROPERTIES - 类 中的静态变量io.netty.handler.codec.mqtt.MqttProperties
 
NO_STORE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Values
已过时。
"no-store"
NO_STORE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderValues
"no-store"
NO_TRANSFORM - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Values
已过时。
"no-transform"
NO_TRANSFORM - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderValues
"no-transform"
NO_TRANSFORM - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
已过时。
"no-transform"
NO_TRANSFORM - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderValues
"no-transform"
NO_VALIDATION - 接口 中的静态变量io.netty.handler.codec.DefaultHeaders.ValueValidator
 
noDecoding() - 类 中的方法io.netty.handler.codec.http.QueryStringDecoderBenchmark
 
NOERROR - 类 中的静态变量io.netty.handler.codec.dns.DnsResponseCode
The 'NoError' DNS RCODE (0), as defined in RFC1035.
NON_AUTHORITATIVE_INFORMATION - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
203 Non-Authoritative Information (since HTTP/1.1)
NONE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaders.Values
已过时。
"none"
NONE - 类 中的静态变量io.netty.handler.codec.http.HttpHeaderValues
"none"
NONE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaders.Values
已过时。
"none"
NONE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspHeaderValues
"none"
nonStandardDecoding() - 类 中的方法io.netty.handler.codec.http.QueryStringDecoderBenchmark
 
NonStickyEventExecutorGroup - io.netty.util.concurrent中的类
EventExecutorGroup which will preserve Runnable execution order but makes no guarantees about what EventExecutor (and therefore Thread) will be used to execute the Runnables.
NonStickyEventExecutorGroup(EventExecutorGroup) - 类 的构造器io.netty.util.concurrent.NonStickyEventExecutorGroup
Creates a new instance.
NonStickyEventExecutorGroup(EventExecutorGroup, int) - 类 的构造器io.netty.util.concurrent.NonStickyEventExecutorGroup
Creates a new instance.
NOOP - 类 中的静态变量io.netty.handler.codec.memcache.binary.BinaryMemcacheOpcodes
 
NOOP - 类 中的静态变量io.netty.handler.codec.smtp.SmtpCommand
 
noop() - 类 中的静态方法io.netty.handler.codec.smtp.SmtpRequests
Creates a NOOP request.
NoopAddressResolver - io.netty.resolver中的类
A AddressResolver that does not perform any resolution but always reports successful resolution.
NoopAddressResolver(EventExecutor) - 类 的构造器io.netty.resolver.NoopAddressResolver
 
NoopAddressResolverGroup - io.netty.resolver中的类
NoopAuthoritativeDnsServerCache - io.netty.resolver.dns中的类
A noop AuthoritativeDnsServerCache that actually never caches anything.
NoopDnsCache - io.netty.resolver.dns中的类
A noop DNS cache that actually never caches anything.
NoopDnsCnameCache - io.netty.resolver.dns中的类
 
NoopDnsQueryLifecycleObserverFactory - io.netty.resolver.dns中的类
 
NoOpTypeParameterMatcher - io.netty.util.internal中的类
 
NoOpTypeParameterMatcher() - 类 的构造器io.netty.util.internal.NoOpTypeParameterMatcher
 
noPreflightResponseHeaders() - 类 中的方法io.netty.handler.codec.http.cors.CorsConfig.Builder
noPreflightResponseHeaders() - 类 中的方法io.netty.handler.codec.http.cors.CorsConfigBuilder
Specifies that no preflight response headers should be added to a preflight response.
NORMAL_CLOSURE - 类 中的静态变量io.netty.handler.codec.http.websocketx.WebSocketCloseStatus
 
normalCacheSize() - 类 中的方法io.netty.buffer.PooledByteBufAllocator
normalCacheSize() - 类 中的方法io.netty.buffer.PooledByteBufAllocatorMetric
Return the size of the normal cache.
normalizeAndGetContentLength(List<? extends CharSequence>, boolean, boolean) - 类 中的静态方法io.netty.handler.codec.http.HttpUtil
Validates, and optionally extracts the content length from headers.
normalizedArch() - 类 中的静态方法io.netty.util.internal.PlatformDependent
 
normalizedLinuxClassifiers() - 类 中的静态方法io.netty.util.internal.PlatformDependent
 
normalizedOs() - 类 中的静态方法io.netty.util.internal.PlatformDependent
 
normalizeSize(int) - 接口 中的方法io.netty.buffer.SizeClassesMetric
Normalizes usable size that would result from allocating an object with the specified size and alignment.
NOT_ACCEPTABLE - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
406 Not Acceptable
NOT_ACCEPTABLE - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
406 Not Acceptable
NOT_ENOUGH_BANDWIDTH - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
453 Not Enough Bandwidth
NOT_EXTENDED - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
510 Not Extended (RFC2774)
NOT_FOUND - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
404 Not Found
NOT_FOUND - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
404 Not Found
NOT_IMPLEMENTED - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
501 Not Implemented
NOT_IMPLEMENTED - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
501 Not Implemented
NOT_MODIFIED - 类 中的静态变量io.netty.handler.codec.http.HttpResponseStatus
304 Not Modified
NOT_MODIFIED - 类 中的静态变量io.netty.handler.codec.rtsp.RtspResponseStatuses
304 Not Modified
NOT_NULL - 接口 中的静态变量io.netty.handler.codec.DefaultHeaders.NameValidator
 
NOT_STORED - 类 中的静态变量io.netty.handler.codec.memcache.binary.BinaryMemcacheResponseStatus
 
NOTAUTH - 类 中的静态变量io.netty.handler.codec.dns.DnsResponseCode
The 'NotAuth' DNS RCODE (9), as defined in RFC2136.
NotEnoughDataDecoderException() - 异常错误 的构造器io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.NotEnoughDataDecoderException
 
NotEnoughDataDecoderException(String) - 异常错误 的构造器io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.NotEnoughDataDecoderException
 
NotEnoughDataDecoderException(Throwable) - 异常错误 的构造器io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.NotEnoughDataDecoderException
 
NotEnoughDataDecoderException(String, Throwable) - 异常错误 的构造器io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.NotEnoughDataDecoderException
 
Notification - com.sun.nio.sctp中的接口
 
NotificationHandler<T> - com.sun.nio.sctp中的接口
 
NOTIFY - 类 中的静态变量io.netty.handler.codec.dns.DnsOpCode
The 'Notify' DNS OpCode, as defined in RFC1996.
notifyFlushFutures() - 类 中的方法io.netty.channel.ChannelFlushPromiseNotifier
notifyFlushFutures(Throwable) - 类 中的方法io.netty.channel.ChannelFlushPromiseNotifier
notifyFlushFutures(Throwable, Throwable) - 类 中的方法io.netty.channel.ChannelFlushPromiseNotifier
notifyListener(EventExecutor, Future<?>, GenericFutureListener<?>) - 类 中的静态方法io.netty.util.concurrent.DefaultPromise
Notify a listener that a future has completed.
notifyPromises() - 类 中的方法io.netty.channel.ChannelFlushPromiseNotifier
Notify all ChannelFutures that were registered with ChannelFlushPromiseNotifier.add(ChannelPromise, int) and their pendingDatasize is smaller after the current writeCounter returned by ChannelFlushPromiseNotifier.writeCounter().
notifyPromises(Throwable) - 类 中的方法io.netty.channel.ChannelFlushPromiseNotifier
Notify all ChannelFutures that were registered with ChannelFlushPromiseNotifier.add(ChannelPromise, int) and their pendingDatasize isis smaller then the current writeCounter returned by ChannelFlushPromiseNotifier.writeCounter().
notifyPromises(Throwable, Throwable) - 类 中的方法io.netty.channel.ChannelFlushPromiseNotifier
Notify all ChannelFutures that were registered with ChannelFlushPromiseNotifier.add(ChannelPromise, int) and their pendingDatasize is smaller then the current writeCounter returned by ChannelFlushPromiseNotifier.writeCounter() using the given cause1.
NOTIMP - 类 中的静态变量io.netty.handler.codec.dns.DnsResponseCode
The 'NotImp' DNS RCODE (4), as defined in RFC1035.
NotSslRecordException - io.netty.handler.ssl中的异常错误
Special SSLException which will get thrown if a packet is received that not looks like a TLS/SSL record.
NotSslRecordException() - 异常错误 的构造器io.netty.handler.ssl.NotSslRecordException
 
NotSslRecordException(String) - 异常错误 的构造器io.netty.handler.ssl.NotSslRecordException
 
NotSslRecordException(Throwable) - 异常错误 的构造器io.netty.handler.ssl.NotSslRecordException
 
NotSslRecordException(String, Throwable) - 异常错误 的构造器io.netty.handler.ssl.NotSslRecordException
 
NOTZONE - 类 中的静态变量io.netty.handler.codec.dns.DnsResponseCode
The 'NotZone' DNS RCODE (10), as defined in RFC2136.
NS - 类 中的静态变量io.netty.handler.codec.dns.DnsRecordType
Name server record RFC 1035 Delegates a DNS zone to use the given authoritative name servers
NSEC - 类 中的静态变量io.netty.handler.codec.dns.DnsRecordType
Next-Secure record RFC 4034 Part of DNSSEC, used to prove a name does not exist.
NSEC3 - 类 中的静态变量io.netty.handler.codec.dns.DnsRecordType
NSEC record version 3 RFC 5155 An extension to DNSSEC that allows proof of nonexistence for a name without permitting zonewalking.
NSEC3PARAM - 类 中的静态变量io.netty.handler.codec.dns.DnsRecordType
NSEC3 parameters record RFC 5155 Parameter record for use with NSEC3.
nulDelimiter() - 类 中的静态方法io.netty.handler.codec.Delimiters
Returns a NUL (0x00) delimiter, which could be used for Flash XML socket or any similar protocols.
NULL_INSTANCE - 类 中的静态变量io.netty.handler.codec.redis.ArrayRedisMessage
A predefined null array instance for ArrayRedisMessage.
NULL_INSTANCE - 类 中的静态变量io.netty.handler.codec.redis.FullBulkStringRedisMessage
A predefined null instance of FullBulkStringRedisMessage.
NUM_STANDARD_SETTINGS - 类 中的静态变量io.netty.handler.codec.http2.Http2CodecUtil
 
numActiveAllocations() - 接口 中的方法io.netty.buffer.PoolArenaMetric
Return the number of currently active allocations.
numActiveBytes() - 接口 中的方法io.netty.buffer.PoolArenaMetric
Return the number of active bytes that are currently allocated by the arena.
numActiveHugeAllocations() - 接口 中的方法io.netty.buffer.PoolArenaMetric
Return the number of currently active huge allocations.
numActiveNormalAllocations() - 接口 中的方法io.netty.buffer.PoolArenaMetric
Return the number of currently active normal allocations.
numActiveSmallAllocations() - 接口 中的方法io.netty.buffer.PoolArenaMetric
Return the number of currently active small allocations.
numActiveStreams() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2Connection
 
numActiveStreams() - 接口 中的方法io.netty.handler.codec.http2.Http2Connection.Endpoint
Gets the number of active streams (i.e.
numActiveStreams() - 接口 中的方法io.netty.handler.codec.http2.Http2Connection
Gets the number of streams that are actively in use (i.e.
numActiveTinyAllocations() - 接口 中的方法io.netty.buffer.PoolArenaMetric
已过时。
Tiny allocations have been merged into small allocations.
numAllocations() - 接口 中的方法io.netty.buffer.PoolArenaMetric
Return the number of allocations done via the arena.
numAvailable() - 接口 中的方法io.netty.buffer.PoolSubpageMetric
Return the number of available elements to be allocated.
number() - 类 中的方法io.netty.handler.ssl.OpenSslSessionStats
Returns the current number of sessions in the internal session cache.
NumberEncoder - io.netty.example.factorial中的类
Encodes a Number into the binary representation prepended with a magic number ('F' or 0x46) and a 32-bit length prefix.
NumberEncoder() - 类 的构造器io.netty.example.factorial.NumberEncoder
 
numberOfHeadersGuess() - 类 中的方法io.netty.handler.codec.http2.DefaultHttp2HeadersDecoder
A weighted moving average estimating how many headers are expected during the decode process.
numBufferedStreams() - 类 中的方法io.netty.handler.codec.http2.StreamBufferingEncoder
Indicates the number of streams that are currently buffered, awaiting creation.
numChunkLists() - 接口 中的方法io.netty.buffer.PoolArenaMetric
Returns the number of chunk lists for the arena.
numComponents() - 类 中的方法io.netty.buffer.CompositeByteBuf
Return the current number of ByteBuf's that are composed in this instance
numDeallocations() - 接口 中的方法io.netty.buffer.PoolArenaMetric
Return the number of deallocations done via the arena.
numDirectArenas() - 类 中的方法io.netty.buffer.PooledByteBufAllocator
numDirectArenas() - 类 中的方法io.netty.buffer.PooledByteBufAllocatorMetric
Return the number of direct arenas.
numHeapArenas() - 类 中的方法io.netty.buffer.PooledByteBufAllocator
numHeapArenas() - 类 中的方法io.netty.buffer.PooledByteBufAllocatorMetric
Return the number of heap arenas.
numHugeAllocations() - 接口 中的方法io.netty.buffer.PoolArenaMetric
Return the number of huge allocations done via the arena.
numHugeDeallocations() - 接口 中的方法io.netty.buffer.PoolArenaMetric
Return the number of huge deallocations done via the arena.
numNormalAllocations() - 接口 中的方法io.netty.buffer.PoolArenaMetric
Return the number of normal allocations done via the arena.
numNormalDeallocations() - 接口 中的方法io.netty.buffer.PoolArenaMetric
Return the number of normal deallocations done via the arena.
numSmallAllocations() - 接口 中的方法io.netty.buffer.PoolArenaMetric
Return the number of small allocations done via the arena.
numSmallDeallocations() - 接口 中的方法io.netty.buffer.PoolArenaMetric
Return the number of small deallocations done via the arena.
numSmallSubpages() - 接口 中的方法io.netty.buffer.PoolArenaMetric
Returns the number of small sub-pages for the arena.
numThreadCaches() - 接口 中的方法io.netty.buffer.PoolArenaMetric
Returns the number of thread caches backed by this arena.
numThreadLocalCaches() - 类 中的方法io.netty.buffer.PooledByteBufAllocator
numThreadLocalCaches() - 类 中的方法io.netty.buffer.PooledByteBufAllocatorMetric
Return the number of thread local caches used by this PooledByteBufAllocator.
numTinyAllocations() - 接口 中的方法io.netty.buffer.PoolArenaMetric
已过时。
Tiny allocations have been merged into small allocations.
numTinyDeallocations() - 接口 中的方法io.netty.buffer.PoolArenaMetric
已过时。
Tiny deallocations have been merged into small deallocations.
numTinySubpages() - 接口 中的方法io.netty.buffer.PoolArenaMetric
已过时。
Tiny sub-pages have been merged into small sub-pages.
NXDOMAIN - 类 中的静态变量io.netty.handler.codec.dns.DnsResponseCode
The 'NXDomain' DNS RCODE (3), as defined in RFC1035.
NXRRSET - 类 中的静态变量io.netty.handler.codec.dns.DnsResponseCode
The 'NXRRSet' DNS RCODE (8), as defined in RFC2136.
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.