MINA 1.1.7(build 2016/02/28)
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

N

NamePreservingRunnable - org.apache.mina.util中的类
A Runnable wrapper that preserves the name of the thread after the runnable is complete (for Runnables that change the name of the Thread they use.)
NamePreservingRunnable(Runnable, String) - 类 的构造器org.apache.mina.util.NamePreservingRunnable
 
NEED_DATA - 接口 中的静态变量org.apache.mina.filter.codec.demux.MessageDecoder
NEED_DATA - 类 中的静态变量org.apache.mina.filter.codec.demux.MessageDecoderResult
needToCompleteHandshake() - 类 中的方法org.apache.mina.filter.support.SSLHandler
Check if there is any need to complete handshake.
NetCatProtocolHandler - org.apache.mina.example.netcat中的类
IoHandler implementation for NetCat client.
NetCatProtocolHandler() - 类 的构造器org.apache.mina.example.netcat.NetCatProtocolHandler
 
NettyCodecFactory - org.apache.mina.filter.codec.netty中的类
A MINA ProtocolCodecFactory that provides encoder and decoder for Netty2 Messages and MessageRecognizers.
NettyCodecFactory(MessageRecognizer) - 类 的构造器org.apache.mina.filter.codec.netty.NettyCodecFactory
 
NettyDecoder - org.apache.mina.filter.codec.netty中的类
A MINA ProtocolDecoder that decodes byte buffers into Netty2 Messages using specified MessageRecognizers.
NettyDecoder(MessageRecognizer) - 类 的构造器org.apache.mina.filter.codec.netty.NettyDecoder
Creates a new instance with the specified MessageRecognizer.
NettyEncoder - org.apache.mina.filter.codec.netty中的类
A MINA ProtocolEncoder that encodes Netty2 Messages into byte buffers.
NettyEncoder() - 类 的构造器org.apache.mina.filter.codec.netty.NettyEncoder
Creates a new instance.
newFailedFuture(Throwable) - 类 中的静态方法org.apache.mina.common.support.DefaultConnectFuture
Returns a new ConnectFuture which is already marked as 'failed to connect'.
newNotWrittenFuture(IoSession) - 类 中的静态方法org.apache.mina.common.support.DefaultWriteFuture
Returns a new DefaultWriteFuture which is already marked as 'not written'.
newSession(SocketAddress, SocketAddress) - 接口 中的方法org.apache.mina.common.IoAcceptor
(Optional) Returns an IoSession that is bound to the specified localAddress and remoteAddress which reuses the localAddress that is already bound by IoAcceptor via IoAcceptor.bind(SocketAddress, IoHandler).
newSession(SocketAddress, SocketAddress) - 类 中的方法org.apache.mina.common.support.BaseIoAcceptor
 
newSession(SocketAddress, SocketAddress) - 类 中的方法org.apache.mina.common.support.DelegatedIoAcceptor
 
newSession(SocketAddress, SocketAddress) - 类 中的方法org.apache.mina.transport.socket.nio.support.DatagramAcceptorDelegate
 
NewThreadExecutor - org.apache.mina.util中的类
An Executor that just launches in a new thread.
NewThreadExecutor() - 类 的构造器org.apache.mina.util.NewThreadExecutor
 
newWrittenFuture(IoSession) - 类 中的静态方法org.apache.mina.common.support.DefaultWriteFuture
Returns a new DefaultWriteFuture which is already marked as 'written'.
NONE - 类 中的静态变量org.apache.mina.common.TrafficMask
This mask suspends both reads and writes.
NOOP - 接口 中的静态变量org.apache.mina.common.IoFilterChainBuilder
An implementation which does nothing.
NOOP - 接口 中的静态变量org.apache.mina.common.IoSessionRecycler
A dummy recycler that doesn't recycle any sessions.
NOOP - 接口 中的静态变量org.apache.mina.handler.demux.MessageHandler
A MessageHandler that does nothing.
not() - 类 中的方法org.apache.mina.common.TrafficMask
Returns a negated mask of this one.
NOT_OK - 接口 中的静态变量org.apache.mina.filter.codec.demux.MessageDecoder
NOT_OK - 类 中的静态变量org.apache.mina.filter.codec.demux.MessageDecoderResult
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
MINA 1.1.7(build 2016/02/28)

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