Netty 3.10.5.Final(build 2016/02/27)
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 

N

name() - 接口 中的方法org.jboss.netty.handler.codec.http.cookie.Cookie
Returns the name of this Cookie.
name() - 类 中的方法org.jboss.netty.handler.codec.http.cookie.DefaultCookie
 
name - 类 中的变量org.jboss.netty.handler.codec.http.multipart.AbstractHttpData
 
names() - 类 中的方法org.jboss.netty.handler.codec.http.DefaultHttpHeaders
 
names() - 类 中的方法org.jboss.netty.handler.codec.http.HttpHeaders
Returns a new Set that contains the names of all headers in this object.
names() - 类 中的方法org.jboss.netty.handler.codec.spdy.DefaultSpdyHeaders
 
names() - 类 中的方法org.jboss.netty.handler.codec.spdy.SpdyHeaders
Returns the Set of all header names that this frame contains.
NativeLibraryLoader - org.jboss.netty.util.internal中的类
Helper class to load JNI resources.
NettyBundleActivator - org.jboss.netty.container.osgi中的类
An OSGi BundleActivator that configures logging.
NettyBundleActivator() - 类 的构造器org.jboss.netty.container.osgi.NettyBundleActivator
 
NettyLoggerConfigurator - org.jboss.netty.container.microcontainer中的类
A bean that configures the default InternalLoggerFactory.
NettyLoggerConfigurator() - 类 的构造器org.jboss.netty.container.microcontainer.NettyLoggerConfigurator
 
NettyLoggerConfigurator - org.jboss.netty.container.spring中的类
A bean that configures the default InternalLoggerFactory.
NettyLoggerConfigurator() - 类 的构造器org.jboss.netty.container.spring.NettyLoggerConfigurator
 
NetUtil - org.jboss.netty.util中的类
A class that holds a number of network-related constants.
NETWORK_AUTHENTICATION_REQUIRED - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpResponseStatus
511 Network Authentication Required (RFC6585)
newBoss(Executor) - 类 中的方法org.jboss.netty.channel.socket.nio.AbstractNioBossPool
Create a new Boss which uses the given Executor to service IO
newBoss(Executor) - 类 中的方法org.jboss.netty.channel.socket.nio.NioClientBossPool
 
newBoss(Executor) - 类 中的方法org.jboss.netty.channel.socket.nio.NioServerBossPool
 
newBuilder() - 类 中的静态方法org.jboss.netty.example.localtime.LocalTimeProtocol.LocalTime
 
newBuilder(LocalTimeProtocol.LocalTime) - 类 中的静态方法org.jboss.netty.example.localtime.LocalTimeProtocol.LocalTime
 
newBuilder() - 类 中的静态方法org.jboss.netty.example.localtime.LocalTimeProtocol.LocalTimes
 
newBuilder(LocalTimeProtocol.LocalTimes) - 类 中的静态方法org.jboss.netty.example.localtime.LocalTimeProtocol.LocalTimes
 
newBuilder() - 类 中的静态方法org.jboss.netty.example.localtime.LocalTimeProtocol.Location
 
newBuilder(LocalTimeProtocol.Location) - 类 中的静态方法org.jboss.netty.example.localtime.LocalTimeProtocol.Location
 
newBuilder() - 类 中的静态方法org.jboss.netty.example.localtime.LocalTimeProtocol.Locations
 
newBuilder(LocalTimeProtocol.Locations) - 类 中的静态方法org.jboss.netty.example.localtime.LocalTimeProtocol.Locations
 
newBuilderForType() - 类 中的方法org.jboss.netty.example.localtime.LocalTimeProtocol.LocalTime
 
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent) - 类 中的方法org.jboss.netty.example.localtime.LocalTimeProtocol.LocalTime
 
newBuilderForType() - 类 中的方法org.jboss.netty.example.localtime.LocalTimeProtocol.LocalTimes
 
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent) - 类 中的方法org.jboss.netty.example.localtime.LocalTimeProtocol.LocalTimes
 
newBuilderForType() - 类 中的方法org.jboss.netty.example.localtime.LocalTimeProtocol.Location
 
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent) - 类 中的方法org.jboss.netty.example.localtime.LocalTimeProtocol.Location
 
newBuilderForType() - 类 中的方法org.jboss.netty.example.localtime.LocalTimeProtocol.Locations
 
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent) - 类 中的方法org.jboss.netty.example.localtime.LocalTimeProtocol.Locations
 
newChannel(ChannelPipeline) - 接口 中的方法org.jboss.netty.channel.ChannelFactory
Creates and opens a new Channel and attaches the specified ChannelPipeline to the new Channel.
newChannel(ChannelPipeline) - 类 中的方法org.jboss.netty.channel.local.DefaultLocalClientChannelFactory
 
newChannel(ChannelPipeline) - 类 中的方法org.jboss.netty.channel.local.DefaultLocalServerChannelFactory
 
newChannel(ChannelPipeline) - 接口 中的方法org.jboss.netty.channel.local.LocalClientChannelFactory
 
newChannel(ChannelPipeline) - 接口 中的方法org.jboss.netty.channel.local.LocalServerChannelFactory
 
newChannel(ChannelPipeline) - 接口 中的方法org.jboss.netty.channel.ServerChannelFactory
 
newChannel(ChannelPipeline) - 接口 中的方法org.jboss.netty.channel.socket.ClientSocketChannelFactory
 
newChannel(ChannelPipeline) - 接口 中的方法org.jboss.netty.channel.socket.DatagramChannelFactory
 
newChannel(ChannelPipeline) - 类 中的方法org.jboss.netty.channel.socket.http.HttpTunnelingClientSocketChannelFactory
 
newChannel(ChannelPipeline) - 类 中的方法org.jboss.netty.channel.socket.nio.NioClientSocketChannelFactory
 
newChannel(ChannelPipeline) - 类 中的方法org.jboss.netty.channel.socket.nio.NioDatagramChannelFactory
 
newChannel(ChannelPipeline) - 类 中的方法org.jboss.netty.channel.socket.nio.NioServerSocketChannelFactory
 
newChannel(ChannelPipeline) - 类 中的方法org.jboss.netty.channel.socket.oio.OioClientSocketChannelFactory
 
newChannel(ChannelPipeline) - 类 中的方法org.jboss.netty.channel.socket.oio.OioDatagramChannelFactory
 
newChannel(ChannelPipeline) - 类 中的方法org.jboss.netty.channel.socket.oio.OioServerSocketChannelFactory
 
newChannel(ChannelPipeline) - 接口 中的方法org.jboss.netty.channel.socket.ServerSocketChannelFactory
 
newChildExecutorMap() - 类 中的方法org.jboss.netty.handler.execution.OrderedMemoryAwareThreadPoolExecutor
 
newCIDR(InetAddress, int) - 类 中的静态方法org.jboss.netty.handler.ipfilter.CIDR
Create CIDR using the CIDR Notation
newCIDR(InetAddress, String) - 类 中的静态方法org.jboss.netty.handler.ipfilter.CIDR
Create CIDR using the normal Notation
newCIDR(String) - 类 中的静态方法org.jboss.netty.handler.ipfilter.CIDR
Create CIDR using the CIDR or normal Notation
i.e.: CIDR subnet = newCIDR ("10.10.10.0/24"); or CIDR subnet = newCIDR ("1fff:0:0a88:85a3:0:0:ac1f:8001/24"); or CIDR subnet = newCIDR ("10.10.10.0/255.255.255.0");
newClientContext() - 类 中的静态方法org.jboss.netty.handler.ssl.SslContext
Creates a new client-side SslContext.
newClientContext(File) - 类 中的静态方法org.jboss.netty.handler.ssl.SslContext
Creates a new client-side SslContext.
newClientContext(TrustManagerFactory) - 类 中的静态方法org.jboss.netty.handler.ssl.SslContext
Creates a new client-side SslContext.
newClientContext(File, TrustManagerFactory) - 类 中的静态方法org.jboss.netty.handler.ssl.SslContext
Creates a new client-side SslContext.
newClientContext(SslBufferPool, File, TrustManagerFactory, Iterable<String>, Iterable<String>, long, long) - 类 中的静态方法org.jboss.netty.handler.ssl.SslContext
Creates a new client-side SslContext.
newClientContext(SslProvider) - 类 中的静态方法org.jboss.netty.handler.ssl.SslContext
Creates a new client-side SslContext.
newClientContext(SslProvider, File) - 类 中的静态方法org.jboss.netty.handler.ssl.SslContext
Creates a new client-side SslContext.
newClientContext(SslProvider, TrustManagerFactory) - 类 中的静态方法org.jboss.netty.handler.ssl.SslContext
Creates a new client-side SslContext.
newClientContext(SslProvider, File, TrustManagerFactory) - 类 中的静态方法org.jboss.netty.handler.ssl.SslContext
Creates a new client-side SslContext.
newClientContext(SslProvider, SslBufferPool, File, TrustManagerFactory, Iterable<String>, Iterable<String>, long, long) - 类 中的静态方法org.jboss.netty.handler.ssl.SslContext
Creates a new client-side SslContext.
newCondition() - 类 中的方法org.jboss.netty.util.internal.NonReentrantLock
 
newContentDecoder(String) - 类 中的方法org.jboss.netty.handler.codec.http.HttpContentDecoder
Returns a new DecoderEmbedder that decodes the HTTP message content encoded in the specified contentEncoding.
newContentDecoder(String) - 类 中的方法org.jboss.netty.handler.codec.http.HttpContentDecompressor
 
newContentEncoder(HttpMessage, String) - 类 中的方法org.jboss.netty.handler.codec.http.HttpContentCompressor
 
newContentEncoder(HttpMessage, String) - 类 中的方法org.jboss.netty.handler.codec.http.HttpContentEncoder
Returns a new EncoderEmbedder that encodes the HTTP message content.
newCumulationBuffer(ChannelHandlerContext, int) - 类 中的方法org.jboss.netty.handler.codec.frame.FixedLengthFrameDecoder
 
newCumulationBuffer(ChannelHandlerContext, int) - 类 中的方法org.jboss.netty.handler.codec.frame.FrameDecoder
Create a new ChannelBuffer which is used for the cumulation.
newEngine() - 类 中的方法org.jboss.netty.handler.ssl.JdkSslContext
 
newEngine(String, int) - 类 中的方法org.jboss.netty.handler.ssl.JdkSslContext
 
newEngine() - 类 中的方法org.jboss.netty.handler.ssl.OpenSslServerContext
Returns a new server-side SSLEngine with the current configuration.
newEngine(String, int) - 类 中的方法org.jboss.netty.handler.ssl.OpenSslServerContext
 
newEngine() - 类 中的方法org.jboss.netty.handler.ssl.SslContext
Creates a new SSLEngine.
newEngine(String, int) - 类 中的方法org.jboss.netty.handler.ssl.SslContext
Creates a new SSLEngine using advisory peer information.
newHandler() - 类 中的方法org.jboss.netty.handler.ssl.SslContext
Creates a new SslHandler.
newHandler(String, int) - 类 中的方法org.jboss.netty.handler.ssl.SslContext
Creates a new SslHandler with advisory peer information.
newHandshaker(URI, WebSocketVersion, String, boolean, Map<String, String>) - 类 中的方法org.jboss.netty.handler.codec.http.websocketx.WebSocketClientHandshakerFactory
Instances a new handshaker
newHandshaker(URI, WebSocketVersion, String, boolean, Map<String, String>, long) - 类 中的方法org.jboss.netty.handler.codec.http.websocketx.WebSocketClientHandshakerFactory
Instances a new handshaker
newHandshaker(HttpRequest) - 类 中的方法org.jboss.netty.handler.codec.http.websocketx.WebSocketServerHandshakerFactory
Instances a new handshaker
newInstance(String) - 类 中的方法org.jboss.netty.logging.CommonsLoggerFactory
 
newInstance(String) - 类 中的方法org.jboss.netty.logging.InternalLoggerFactory
Creates a new logger instance with the specified name.
newInstance(String) - 类 中的方法org.jboss.netty.logging.JBossLoggerFactory
 
newInstance(String) - 类 中的方法org.jboss.netty.logging.JdkLoggerFactory
 
newInstance(String) - 类 中的方法org.jboss.netty.logging.Log4JLoggerFactory
 
newInstance(String) - 类 中的方法org.jboss.netty.logging.OsgiLoggerFactory
 
newInstance(String) - 类 中的方法org.jboss.netty.logging.Slf4JLoggerFactory
 
NEWLINE - 类 中的静态变量org.jboss.netty.util.internal.StringUtil
 
newMap() - 类 中的方法org.jboss.netty.handler.execution.FairOrderedMemoryAwareThreadPoolExecutor
 
newObjectOutputStream(OutputStream) - 类 中的方法org.jboss.netty.handler.codec.serialization.CompatibleObjectEncoder
Creates a new ObjectOutputStream which wraps the specified OutputStream.
newServerContext(File, File) - 类 中的静态方法org.jboss.netty.handler.ssl.SslContext
Creates a new server-side SslContext.
newServerContext(File, File, String) - 类 中的静态方法org.jboss.netty.handler.ssl.SslContext
Creates a new server-side SslContext.
newServerContext(SslBufferPool, File, File, String, Iterable<String>, Iterable<String>, long, long) - 类 中的静态方法org.jboss.netty.handler.ssl.SslContext
Creates a new server-side SslContext.
newServerContext(SslProvider, File, File) - 类 中的静态方法org.jboss.netty.handler.ssl.SslContext
Creates a new server-side SslContext.
newServerContext(SslProvider, File, File, String) - 类 中的静态方法org.jboss.netty.handler.ssl.SslContext
Creates a new server-side SslContext.
newServerContext(SslProvider, SslBufferPool, File, File, String, Iterable<String>, Iterable<String>, long, long) - 类 中的静态方法org.jboss.netty.handler.ssl.SslContext
Creates a new server-side SslContext.
newThreadRenamingRunnable(int, ThreadNameDeterminer) - 类 中的方法org.jboss.netty.channel.socket.nio.NioClientBoss
 
newThreadRenamingRunnable(int, ThreadNameDeterminer) - 类 中的方法org.jboss.netty.channel.socket.nio.NioServerBoss
 
newTimeout(TimerTask, long, TimeUnit) - 类 中的方法org.jboss.netty.util.HashedWheelTimer
 
newTimeout(TimerTask, long, TimeUnit) - 接口 中的方法org.jboss.netty.util.Timer
Schedules the specified TimerTask for one-time execution after the specified delay.
newWorker(Executor) - 类 中的方法org.jboss.netty.channel.socket.nio.AbstractNioWorkerPool
Create a new Worker which uses the given Executor to service IO.
newWorker(Executor) - 类 中的方法org.jboss.netty.channel.socket.nio.NioDatagramWorkerPool
 
newWorker(Executor) - 类 中的方法org.jboss.netty.channel.socket.nio.NioWorkerPool
 
next() - 类 中的方法org.jboss.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder
 
next() - 类 中的方法org.jboss.netty.handler.codec.http.multipart.HttpPostRequestDecoder
Returns the next available InterfaceHttpData or null if, at the time it is called, there is no more available InterfaceHttpData.
next() - 类 中的方法org.jboss.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder
 
next() - 接口 中的方法org.jboss.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(int) - 类 中的方法org.jboss.netty.util.internal.ThreadLocalRandom
 
next_in - 类 中的变量org.jboss.netty.util.internal.jzlib.ZStream
 
next_in_index - 类 中的变量org.jboss.netty.util.internal.jzlib.ZStream
 
next_out - 类 中的变量org.jboss.netty.util.internal.jzlib.ZStream
 
next_out_index - 类 中的变量org.jboss.netty.util.internal.jzlib.ZStream
 
nextBoss() - 类 中的方法org.jboss.netty.channel.socket.nio.AbstractNioBossPool
 
nextBoss() - 接口 中的方法org.jboss.netty.channel.socket.nio.BossPool
Return the next Boss to use
nextChunk() - 类 中的方法org.jboss.netty.handler.codec.http.multipart.HttpPostRequestEncoder
Returns the next available HttpChunk.
nextChunk() - 类 中的方法org.jboss.netty.handler.stream.ChunkedFile
 
nextChunk() - 接口 中的方法org.jboss.netty.handler.stream.ChunkedInput
Fetches a chunked data from the stream.
nextChunk() - 类 中的方法org.jboss.netty.handler.stream.ChunkedNioFile
 
nextChunk() - 类 中的方法org.jboss.netty.handler.stream.ChunkedNioStream
 
nextChunk() - 类 中的方法org.jboss.netty.handler.stream.ChunkedStream
 
nextProtocols() - 类 中的方法org.jboss.netty.handler.ssl.JdkSslClientContext
 
nextProtocols() - 类 中的方法org.jboss.netty.handler.ssl.JdkSslServerContext
 
nextProtocols() - 类 中的方法org.jboss.netty.handler.ssl.OpenSslServerContext
 
nextProtocols() - 类 中的方法org.jboss.netty.handler.ssl.SslContext
Returns the list of application layer protocols for the TLS NPN/ALPN extension, in the order of preference.
nextReceiveBufferSize() - 类 中的方法org.jboss.netty.channel.AdaptiveReceiveBufferSizePredictor
 
nextReceiveBufferSize() - 类 中的方法org.jboss.netty.channel.FixedReceiveBufferSizePredictor
 
nextReceiveBufferSize() - 接口 中的方法org.jboss.netty.channel.ReceiveBufferSizePredictor
Predicts the capacity of the ChannelBuffer for the next read operation depending on the actual number of read bytes in the previous read operation.
nextWorker() - 类 中的方法org.jboss.netty.channel.socket.nio.AbstractNioWorkerPool
 
nextWorker() - 类 中的方法org.jboss.netty.channel.socket.nio.ShareableWorkerPool
 
nextWorker() - 接口 中的方法org.jboss.netty.channel.socket.nio.WorkerPool
Return the next Worker to use
NioChannelConfig - org.jboss.netty.channel.socket.nio中的接口
Special ChannelConfig sub-type which offers extra methods which are useful for NIO.
NioClientBoss - org.jboss.netty.channel.socket.nio中的类
Boss implementation that handles the connection attempts of clients
NioClientBossPool - org.jboss.netty.channel.socket.nio中的类
Holds NioClientBoss instances to use
NioClientBossPool(Executor, int, Timer, ThreadNameDeterminer) - 类 的构造器org.jboss.netty.channel.socket.nio.NioClientBossPool
Create a new instance
NioClientBossPool(Executor, int) - 类 的构造器org.jboss.netty.channel.socket.nio.NioClientBossPool
Create a new instance using a new HashedWheelTimer and no ThreadNameDeterminer
NioClientSocketChannelFactory - org.jboss.netty.channel.socket.nio中的类
A ClientSocketChannelFactory which creates a client-side NIO-based SocketChannel.
NioClientSocketChannelFactory() - 类 的构造器org.jboss.netty.channel.socket.nio.NioClientSocketChannelFactory
Creates a new NioClientSocketChannelFactory which uses Executors.newCachedThreadPool() for the worker and boss executors.
NioClientSocketChannelFactory(Executor, Executor) - 类 的构造器org.jboss.netty.channel.socket.nio.NioClientSocketChannelFactory
Creates a new instance.
NioClientSocketChannelFactory(Executor, Executor, int) - 类 的构造器org.jboss.netty.channel.socket.nio.NioClientSocketChannelFactory
Creates a new instance.
NioClientSocketChannelFactory(Executor, Executor, int, int) - 类 的构造器org.jboss.netty.channel.socket.nio.NioClientSocketChannelFactory
Creates a new instance.
NioClientSocketChannelFactory(Executor, int, WorkerPool<NioWorker>) - 类 的构造器org.jboss.netty.channel.socket.nio.NioClientSocketChannelFactory
Creates a new instance.
NioClientSocketChannelFactory(Executor, int, WorkerPool<NioWorker>, Timer) - 类 的构造器org.jboss.netty.channel.socket.nio.NioClientSocketChannelFactory
Creates a new instance.
NioClientSocketChannelFactory(BossPool<NioClientBoss>, WorkerPool<NioWorker>) - 类 的构造器org.jboss.netty.channel.socket.nio.NioClientSocketChannelFactory
Creates a new instance.
NioDatagramChannel - org.jboss.netty.channel.socket.nio中的类
Provides an NIO based DatagramChannel.
NioDatagramChannelConfig - org.jboss.netty.channel.socket.nio中的接口
NioDatagramChannelFactory - org.jboss.netty.channel.socket.nio中的类
A DatagramChannelFactory that creates a NIO-based connectionless DatagramChannel.
NioDatagramChannelFactory() - 类 的构造器org.jboss.netty.channel.socket.nio.NioDatagramChannelFactory
Create a new NioDatagramChannelFactory with a Executors.newCachedThreadPool() and without preferred InternetProtocolFamily.
NioDatagramChannelFactory(InternetProtocolFamily) - 类 的构造器org.jboss.netty.channel.socket.nio.NioDatagramChannelFactory
Create a new NioDatagramChannelFactory with a Executors.newCachedThreadPool().
NioDatagramChannelFactory(Executor) - 类 的构造器org.jboss.netty.channel.socket.nio.NioDatagramChannelFactory
Creates a new instance.
NioDatagramChannelFactory(Executor, int) - 类 的构造器org.jboss.netty.channel.socket.nio.NioDatagramChannelFactory
Creates a new instance.
NioDatagramChannelFactory(WorkerPool<NioDatagramWorker>) - 类 的构造器org.jboss.netty.channel.socket.nio.NioDatagramChannelFactory
Creates a new instance.
NioDatagramChannelFactory(Executor, InternetProtocolFamily) - 类 的构造器org.jboss.netty.channel.socket.nio.NioDatagramChannelFactory
Creates a new instance.
NioDatagramChannelFactory(Executor, int, InternetProtocolFamily) - 类 的构造器org.jboss.netty.channel.socket.nio.NioDatagramChannelFactory
Creates a new instance.
NioDatagramChannelFactory(WorkerPool<NioDatagramWorker>, InternetProtocolFamily) - 类 的构造器org.jboss.netty.channel.socket.nio.NioDatagramChannelFactory
Creates a new instance.
NioDatagramWorker - org.jboss.netty.channel.socket.nio中的类
A class responsible for registering channels with Selector.
NioDatagramWorkerPool - org.jboss.netty.channel.socket.nio中的类
Default implementation which hands of NioDatagramWorker's
NioDatagramWorkerPool(Executor, int) - 类 的构造器org.jboss.netty.channel.socket.nio.NioDatagramWorkerPool
 
NioSelector - org.jboss.netty.channel.socket.nio中的接口
 
NioSelectorPool - org.jboss.netty.channel.socket.nio中的接口
 
NioServerBoss - org.jboss.netty.channel.socket.nio中的类
Boss implementation which handles accepting of new connections
NioServerBossPool - org.jboss.netty.channel.socket.nio中的类
Holds NioServerBoss instances to use
NioServerBossPool(Executor, int, ThreadNameDeterminer) - 类 的构造器org.jboss.netty.channel.socket.nio.NioServerBossPool
Create a new instance
NioServerBossPool(Executor, int) - 类 的构造器org.jboss.netty.channel.socket.nio.NioServerBossPool
Create a new instance using no ThreadNameDeterminer
NioServerSocketChannelFactory - org.jboss.netty.channel.socket.nio中的类
A ServerSocketChannelFactory which creates a server-side NIO-based ServerSocketChannel.
NioServerSocketChannelFactory() - 类 的构造器org.jboss.netty.channel.socket.nio.NioServerSocketChannelFactory
Create a new NioServerSocketChannelFactory using Executors.newCachedThreadPool() for the boss and worker.
NioServerSocketChannelFactory(Executor, Executor) - 类 的构造器org.jboss.netty.channel.socket.nio.NioServerSocketChannelFactory
Creates a new instance.
NioServerSocketChannelFactory(Executor, Executor, int) - 类 的构造器org.jboss.netty.channel.socket.nio.NioServerSocketChannelFactory
Creates a new instance.
NioServerSocketChannelFactory(Executor, int, Executor, int) - 类 的构造器org.jboss.netty.channel.socket.nio.NioServerSocketChannelFactory
Create a new instance.
NioServerSocketChannelFactory(Executor, WorkerPool<NioWorker>) - 类 的构造器org.jboss.netty.channel.socket.nio.NioServerSocketChannelFactory
Creates a new instance.
NioServerSocketChannelFactory(Executor, int, WorkerPool<NioWorker>) - 类 的构造器org.jboss.netty.channel.socket.nio.NioServerSocketChannelFactory
Create a new instance.
NioServerSocketChannelFactory(BossPool<NioServerBoss>, WorkerPool<NioWorker>) - 类 的构造器org.jboss.netty.channel.socket.nio.NioServerSocketChannelFactory
Create a new instance.
NioSocketChannel - org.jboss.netty.channel.socket.nio中的类
 
NioSocketChannel(Channel, ChannelFactory, ChannelPipeline, ChannelSink, SocketChannel, NioWorker) - 类 的构造器org.jboss.netty.channel.socket.nio.NioSocketChannel
 
NioSocketChannelConfig - org.jboss.netty.channel.socket.nio中的接口
NioWorker - org.jboss.netty.channel.socket.nio中的类
 
NioWorker(Executor) - 类 的构造器org.jboss.netty.channel.socket.nio.NioWorker
 
NioWorker(Executor, ThreadNameDeterminer) - 类 的构造器org.jboss.netty.channel.socket.nio.NioWorker
 
NioWorkerPool - org.jboss.netty.channel.socket.nio中的类
Default implementation which hands of NioWorker's
NioWorkerPool(Executor, int) - 类 的构造器org.jboss.netty.channel.socket.nio.NioWorkerPool
 
NioWorkerPool(Executor, int, ThreadNameDeterminer) - 类 的构造器org.jboss.netty.channel.socket.nio.NioWorkerPool
 
NO_CACHE - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpHeaders.Values
"no-cache"
NO_CACHE - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspHeaders.Values
"no-cache"
NO_CONTENT - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpResponseStatus
204 No Content
NO_STORE - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpHeaders.Values
"no-store"
NO_TRANSFORM - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpHeaders.Values
"no-transform"
NO_TRANSFORM - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspHeaders.Values
"no-transform"
NON_AUTHORITATIVE_INFORMATION - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpResponseStatus
203 Non-Authoritative Information (since HTTP/1.1)
NONE - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpHeaders.Values
"none"
NONE - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspHeaders.Values
"none"
NonReentrantLock - org.jboss.netty.util.internal中的类
 
NonReentrantLock() - 类 的构造器org.jboss.netty.util.internal.NonReentrantLock
 
NOT_ACCEPTABLE - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpResponseStatus
406 Not Acceptable
NOT_ACCEPTABLE - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspResponseStatuses
406 Not Acceptable
NOT_CR - 接口 中的静态变量org.jboss.netty.buffer.ChannelBufferIndexFinder
Index finder which locates a non-CR ('\r') byte.
NOT_CRLF - 接口 中的静态变量org.jboss.netty.buffer.ChannelBufferIndexFinder
Index finder which locates a byte which is neither a CR ('\r') nor a LF ('\n').
NOT_ENOUGH_BANDWIDTH - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspResponseStatuses
453 Not Enough Bandwidth
NOT_EXTENDED - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpResponseStatus
510 Not Extended (RFC2774)
NOT_FOUND - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpResponseStatus
404 Not Found
NOT_FOUND - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspResponseStatuses
404 Not Found
NOT_IMPLEMENTED - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpResponseStatus
501 Not Implemented
NOT_IMPLEMENTED - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspResponseStatuses
501 Not Implemented
NOT_LF - 接口 中的静态变量org.jboss.netty.buffer.ChannelBufferIndexFinder
Index finder which locates a non-LF ('\n') byte.
NOT_LINEAR_WHITESPACE - 接口 中的静态变量org.jboss.netty.buffer.ChannelBufferIndexFinder
Index finder which locates a byte which is not a linear whitespace (neither ' ' nor '\t').
NOT_MODIFIED - 类 中的静态变量org.jboss.netty.handler.codec.http.HttpResponseStatus
304 Not Modified
NOT_MODIFIED - 类 中的静态变量org.jboss.netty.handler.codec.rtsp.RtspResponseStatuses
304 Not Modified
NOT_NUL - 接口 中的静态变量org.jboss.netty.buffer.ChannelBufferIndexFinder
Index finder which locates a non-NUL (0x00) byte.
notifyHandlerException(ChannelEvent, Throwable) - 类 中的方法org.jboss.netty.channel.DefaultChannelPipeline
 
NotSslRecordException - org.jboss.netty.handler.ssl中的异常错误
Special SSLException which will get thrown if a packet is received that not looks like a TLS/SSL record.
NotSslRecordException() - 异常错误 的构造器org.jboss.netty.handler.ssl.NotSslRecordException
 
NotSslRecordException(String) - 异常错误 的构造器org.jboss.netty.handler.ssl.NotSslRecordException
 
NotSslRecordException(Throwable) - 异常错误 的构造器org.jboss.netty.handler.ssl.NotSslRecordException
 
NotSslRecordException(String, Throwable) - 异常错误 的构造器org.jboss.netty.handler.ssl.NotSslRecordException
 
NUL - 接口 中的静态变量org.jboss.netty.buffer.ChannelBufferIndexFinder
Index finder which locates a NUL (0x00) byte.
nulDelimiter() - 类 中的静态方法org.jboss.netty.handler.codec.frame.Delimiters
Returns a NUL (0x00) delimiter, which could be used for Flash XML socket or any similar protocols.
number() - 类 中的方法org.jboss.netty.handler.ssl.OpenSslSessionStats
Returns the current number of sessions in the internal session cache.
NumberEncoder - org.jboss.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() - 类 的构造器org.jboss.netty.example.factorial.NumberEncoder
 
numComponents() - 类 中的方法org.jboss.netty.buffer.CompositeChannelBuffer
 
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
Netty 3.10.5.Final(build 2016/02/27)

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