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 

R

READ - 类 中的静态变量org.apache.mina.common.TrafficMask
This mask suspends writes, and resumes reads if reads were suspended.
read() - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
READ - 类 中的静态变量org.apache.mina.filter.executor.ExecutorFilter.EventType
 
read() - 类 中的方法org.apache.mina.handler.support.IoSessionInputStream
 
read(byte[], int, int) - 类 中的方法org.apache.mina.handler.support.IoSessionInputStream
 
readBoolean() - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
readByte() - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
readChar() - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
readDouble() - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
READER_IDLE - 类 中的静态变量org.apache.mina.common.IdleStatus
Represents the session status that no data is coming from the remote peer.
readFloat() - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
readFully(byte[]) - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
readFully(byte[], int, int) - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
readInt() - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
readLine() - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
已过时。 
readLong() - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
readObject() - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
readShort() - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
ReadThrottleFilterBuilder - org.apache.mina.filter中的类
This filter will automatically disable reads on an IoSession once the data batched for that session in the ExecutorFilter reaches a defined threshold (the default is 1 megabytes).
ReadThrottleFilterBuilder() - 类 的构造器org.apache.mina.filter.ReadThrottleFilterBuilder
 
readUnsignedByte() - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
readUnsignedShort() - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
readUTF() - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
 
RECEIVED - 类 中的静态变量org.apache.mina.filter.executor.ExecutorFilter.EventType
 
recycle(SocketAddress, SocketAddress) - 类 中的方法org.apache.mina.common.ExpiringSessionRecycler
 
recycle(SocketAddress, SocketAddress) - 接口 中的方法org.apache.mina.common.IoSessionRecycler
Attempts to retrieve a recycled IoSession.
ReferenceCountingIoFilter - org.apache.mina.filter中的类
An IoFilters wrapper that keeps track of the number of usages of this filter and will call init/destroy when the filter is not in use.
ReferenceCountingIoFilter(IoFilter) - 类 的构造器org.apache.mina.filter.ReferenceCountingIoFilter
 
register(Class<?>) - 类 中的方法org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
 
register(MessageEncoder) - 类 中的方法org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
 
register(MessageEncoderFactory) - 类 中的方法org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
 
register(MessageDecoder) - 类 中的方法org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
 
register(MessageDecoderFactory) - 类 中的方法org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
 
release() - 类 中的方法org.apache.mina.common.ByteBuffer
Releases the specified buffer to buffer pool.
release() - 类 中的方法org.apache.mina.common.ByteBufferProxy
 
releaseIfPossible(Object) - 类 中的静态方法org.apache.mina.util.ByteBufferUtil
 
remaining() - 类 中的方法org.apache.mina.common.ByteBuffer
 
remaining() - 类 中的方法org.apache.mina.common.ByteBufferProxy
 
remove(String) - 类 中的方法org.apache.mina.common.DefaultIoFilterChainBuilder
 
remove(IoSession) - 类 中的方法org.apache.mina.common.ExpiringSessionRecycler
 
remove(String) - 接口 中的方法org.apache.mina.common.IoFilterChain
Removes the filter with the specified name from this chain.
remove(IoSession) - 接口 中的方法org.apache.mina.common.IoSessionRecycler
Called when an IoSession is explicitly closed.
remove(String) - 类 中的方法org.apache.mina.common.support.AbstractIoFilterChain
 
remove(IoServiceListener) - 类 中的方法org.apache.mina.common.support.IoServiceListenerSupport
Removes an existing listener.
remove(String) - 类 中的方法org.apache.mina.handler.chain.IoHandlerChain
 
remove(Object) - 类 中的方法org.apache.mina.util.ExpiringMap
 
remove(Object) - 类 中的方法org.apache.mina.util.ExpiringStack
 
remove(Object) - 类 中的方法org.apache.mina.util.IdentityHashSet
 
remove(Object) - 类 中的方法org.apache.mina.util.Stack
 
removeAttribute(String) - 接口 中的方法org.apache.mina.common.IoSession
Removes a user-defined attribute with the specified key.
removeAttribute(String) - 类 中的方法org.apache.mina.common.support.BaseIoSession
 
removeExpirationListener(ExpirationListener<? extends V>) - 类 中的方法org.apache.mina.util.ExpiringMap
 
removeFirstLoggingFilter() - 类 中的方法org.apache.mina.integration.jmx.IoSessionManager
 
removeFirstLoggingFilter() - 接口 中的方法org.apache.mina.integration.jmx.IoSessionManagerMBean
remove the logging filter at begining of the chain
removeLastLoggingFilter() - 类 中的方法org.apache.mina.integration.jmx.IoSessionManager
 
removeLastLoggingFilter() - 接口 中的方法org.apache.mina.integration.jmx.IoSessionManagerMBean
remove the logging filter at end of the chain
removeListener(IoFutureListener) - 接口 中的方法org.apache.mina.common.IoFuture
Removes an existing event listener which is notified when the state of this future changes.
removeListener(IoServiceListener) - 接口 中的方法org.apache.mina.common.IoService
Removed an existing IoServiceListener that listens any events related with this service.
removeListener(IoServiceListener) - 类 中的方法org.apache.mina.common.support.BaseIoService
 
removeListener(IoFutureListener) - 类 中的方法org.apache.mina.common.support.DefaultIoFuture
 
removeListener(IoServiceListener) - 类 中的方法org.apache.mina.common.support.DelegatedIoAcceptor
 
removeListener(IoServiceListener) - 类 中的方法org.apache.mina.common.support.DelegatedIoConnector
 
removeMessageHandler(Class<E>) - 类 中的方法org.apache.mina.handler.demux.DemuxingIoHandler
Deregisters a MessageHandler that receives the messages of the specified type.
reset() - 类 中的方法org.apache.mina.common.ByteBuffer
 
reset() - 类 中的方法org.apache.mina.common.ByteBufferProxy
 
reset() - 类 中的方法org.apache.mina.common.support.BaseByteBuffer
 
RESULT - 类 中的静态变量org.apache.mina.example.sumup.codec.Constants
 
RESULT_CODE_LEN - 类 中的静态变量org.apache.mina.example.sumup.codec.Constants
 
RESULT_ERROR - 类 中的静态变量org.apache.mina.example.sumup.codec.Constants
 
RESULT_OK - 类 中的静态变量org.apache.mina.example.sumup.codec.Constants
 
RESULT_VALUE_LEN - 类 中的静态变量org.apache.mina.example.sumup.codec.Constants
 
ResultMessage - org.apache.mina.example.sumup.message中的类
RESULT message in SumUp protocol.
ResultMessage() - 类 的构造器org.apache.mina.example.sumup.message.ResultMessage
 
ResultMessageDecoder - org.apache.mina.example.sumup.codec中的类
ResultMessageDecoder() - 类 的构造器org.apache.mina.example.sumup.codec.ResultMessageDecoder
 
ResultMessageEncoder - org.apache.mina.example.sumup.codec中的类
ResultMessageEncoder() - 类 的构造器org.apache.mina.example.sumup.codec.ResultMessageEncoder
 
resumeRead() - 接口 中的方法org.apache.mina.common.IoSession
A shortcut method for IoSession.setTrafficMask(TrafficMask) that resumes read operations for this session.
resumeRead() - 类 中的方法org.apache.mina.common.support.BaseIoSession
 
resumeWrite() - 接口 中的方法org.apache.mina.common.IoSession
A shortcut method for IoSession.setTrafficMask(TrafficMask) that resumes write operations for this session.
resumeWrite() - 类 中的方法org.apache.mina.common.support.BaseIoSession
 
ReverseProtocolHandler - org.apache.mina.example.reverser中的类
IoHandler implementation of reverser server protocol.
ReverseProtocolHandler() - 类 的构造器org.apache.mina.example.reverser.ReverseProtocolHandler
 
rewind() - 类 中的方法org.apache.mina.common.ByteBuffer
 
rewind() - 类 中的方法org.apache.mina.common.ByteBufferProxy
 
rewind() - 类 中的方法org.apache.mina.common.support.BaseByteBuffer
 
run() - 类 中的方法org.apache.mina.util.ExpiringMap.Expirer
 
run() - 类 中的方法org.apache.mina.util.NamePreservingRunnable
 
RuntimeIOException - org.apache.mina.common中的异常错误
A unchecked version of IOException.
RuntimeIOException() - 异常错误 的构造器org.apache.mina.common.RuntimeIOException
 
RuntimeIOException(String) - 异常错误 的构造器org.apache.mina.common.RuntimeIOException
 
RuntimeIOException(String, Throwable) - 异常错误 的构造器org.apache.mina.common.RuntimeIOException
 
RuntimeIOException(Throwable) - 异常错误 的构造器org.apache.mina.common.RuntimeIOException
 
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.