- CachedBufferAllocator - Class in org.apache.mina.common
-
An
IoBufferAllocator
that caches the buffers which are likely to
be reused during auto-expansion of the buffers.
- CachedBufferAllocator() - Constructor for class org.apache.mina.common.CachedBufferAllocator
-
Creates a new instance with the default parameters
(#DEFAULT_MAX_POOL_SIZE and #DEFAULT_MAX_CACHED_BUFFER_SIZE).
- CachedBufferAllocator(int, int) - Constructor for class org.apache.mina.common.CachedBufferAllocator
-
Creates a new instance.
- cancel() - Method in class org.apache.mina.common.AbstractPollingIoConnector.ConnectionRequest
-
- cancel() - Method in interface org.apache.mina.common.ConnectFuture
-
Cancels the connection attempt and notifies all threads waiting for
this future.
- cancel() - Method in class org.apache.mina.common.DefaultConnectFuture
-
- canSkip(byte) - Method in class org.apache.mina.filter.codec.statemachine.LinearWhitespaceSkippingState
-
- canSkip(byte) - Method in class org.apache.mina.filter.codec.statemachine.SkippingState
-
- capacity() - Method in class org.apache.mina.common.AbstractIoBuffer
-
- capacity(int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- capacity() - Method in class org.apache.mina.common.IoBuffer
-
- capacity(int) - Method in class org.apache.mina.common.IoBuffer
-
Increases the capacity of this buffer.
- capacity() - Method in class org.apache.mina.common.IoBufferWrapper
-
- capacity(int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- capacity() - Method in class org.apache.mina.util.CircularQueue
-
Returns the capacity of this queue.
- ChainedIoHandler - Class in org.apache.mina.handler.chain
-
- ChainedIoHandler() - Constructor for class org.apache.mina.handler.chain.ChainedIoHandler
-
- ChainedIoHandler(IoHandlerChain) - Constructor for class org.apache.mina.handler.chain.ChainedIoHandler
-
Creates a new instance which executes the specified
IoHandlerChain
on a
messageReceived event.
- CharacterEditor - Class in org.apache.mina.integration.beans
-
A PropertyEditor
which converts a String
into
a Character
and vice versa.
- CharacterEditor() - Constructor for class org.apache.mina.integration.beans.CharacterEditor
-
- CircularQueue<E> - Class in org.apache.mina.util
-
A unbounded circular queue based on array.
- CircularQueue() - Constructor for class org.apache.mina.util.CircularQueue
-
Construct a new, empty queue.
- CircularQueue(int) - Constructor for class org.apache.mina.util.CircularQueue
-
- ClassEditor - Class in org.apache.mina.integration.beans
-
A PropertyEditor
which converts a String
into
a Character
and vice versa.
- ClassEditor() - Constructor for class org.apache.mina.integration.beans.ClassEditor
-
- clear() - Method in class org.apache.mina.common.AbstractIoBuffer
-
- clear() - Method in class org.apache.mina.common.DefaultIoFilterChain
-
- clear() - Method in class org.apache.mina.common.DefaultIoFilterChainBuilder
-
- clear() - Method in class org.apache.mina.common.IoBuffer
-
- clear() - Method in class org.apache.mina.common.IoBufferWrapper
-
- clear() - Method in interface org.apache.mina.common.IoFilterChain
-
Removes all filters added to this chain.
- clear(IoSession) - Method in interface org.apache.mina.common.WriteRequestQueue
-
- clear() - Method in class org.apache.mina.handler.chain.IoHandlerChain
-
- clear() - Method in class org.apache.mina.util.CircularQueue
-
- clear() - Method in class org.apache.mina.util.CopyOnWriteMap
-
Removes all entries in this map.
- clear() - Method in class org.apache.mina.util.ExpiringMap
-
- clear() - Method in class org.apache.mina.util.MapBackedSet
-
- clear() - Method in class org.apache.mina.util.SynchronizedQueue
-
- clone() - Method in class org.apache.mina.util.CopyOnWriteMap
-
- close(boolean) - Method in class org.apache.mina.common.AbstractIoSession
-
- close() - Method in class org.apache.mina.common.AbstractIoSession
-
- close(H) - Method in class org.apache.mina.common.AbstractPollingConnectionlessIoAcceptor
-
- close(H) - Method in class org.apache.mina.common.AbstractPollingIoAcceptor
-
- close(H) - Method in class org.apache.mina.common.AbstractPollingIoConnector
-
- CLOSE - Static variable in interface org.apache.mina.common.IoFutureListener
-
- close() - Method in interface org.apache.mina.common.IoSession
-
Closes this session immediately.
- close(boolean) - Method in interface org.apache.mina.common.IoSession
-
Closes this session immediately or after all queued write requests
are flushed.
- close() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
-
- CLOSE - Static variable in interface org.apache.mina.handler.demux.ExceptionHandler
-
- close(Long) - Method in class org.apache.mina.transport.socket.apr.AprSocketAcceptor
-
- close(Long) - Method in class org.apache.mina.transport.socket.apr.AprSocketConnector
-
- close(DatagramChannel) - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
-
- close(DatagramChannel) - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
-
- close(ServerSocketChannel) - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
-
- close(SocketChannel) - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
-
- CloseFuture - Interface in org.apache.mina.common
-
An
IoFuture
for asynchronous close requests.
- closeOnFlush() - Method in class org.apache.mina.common.AbstractIoSession
-
- closeOnFlush() - Method in interface org.apache.mina.common.IoSession
-
Closes this session after all queued write requests are flushed.
- CollectionEditor - Class in org.apache.mina.integration.beans
-
A PropertyEditor
which converts a String
into
a Collection
and vice versa.
- CollectionEditor(Class<?>) - Constructor for class org.apache.mina.integration.beans.CollectionEditor
-
- CommonEventFilter - Class in org.apache.mina.filter.util
-
Extend this class when you want to create a filter that
wraps the same logic around all 9 IoEvents
- CommonEventFilter() - Constructor for class org.apache.mina.filter.util.CommonEventFilter
-
- compact() - Method in class org.apache.mina.common.AbstractIoBuffer
-
- compact() - Method in class org.apache.mina.common.IoBuffer
-
- compact() - Method in class org.apache.mina.common.IoBufferWrapper
-
- compareTo(IoBuffer) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- compareTo(IoBuffer) - Method in class org.apache.mina.common.IoBufferWrapper
-
- compareTo(VmPipeAddress) - Method in class org.apache.mina.transport.vmpipe.VmPipeAddress
-
- CompositeIoFuture<E extends IoFuture> - Class in org.apache.mina.common
-
- CompositeIoFuture(Iterable<E>) - Constructor for class org.apache.mina.common.CompositeIoFuture
-
- COMPRESSION_DEFAULT - Static variable in class org.apache.mina.filter.compression.CompressionFilter
-
The default compression level used.
- COMPRESSION_MAX - Static variable in class org.apache.mina.filter.compression.CompressionFilter
-
Max compression level.
- COMPRESSION_MIN - Static variable in class org.apache.mina.filter.compression.CompressionFilter
-
Provides the best speed at the price of a low compression ratio.
- COMPRESSION_NONE - Static variable in class org.apache.mina.filter.compression.CompressionFilter
-
No compression done on the data.
- CompressionFilter - Class in org.apache.mina.filter.compression
-
- CompressionFilter() - Constructor for class org.apache.mina.filter.compression.CompressionFilter
-
Creates a new instance which compresses outboud data and decompresses
inbound data with default compression level.
- CompressionFilter(int) - Constructor for class org.apache.mina.filter.compression.CompressionFilter
-
Creates a new instance which compresses outboud data and decompresses
inbound data with the specified compressionLevel.
- CompressionFilter(boolean, boolean, int) - Constructor for class org.apache.mina.filter.compression.CompressionFilter
-
Creates a new instance.
- ConcurrentHashSet<E> - Class in org.apache.mina.util
-
A ConcurrentHashMap
-backed Set
.
- ConcurrentHashSet() - Constructor for class org.apache.mina.util.ConcurrentHashSet
-
- ConcurrentHashSet(Collection<E>) - Constructor for class org.apache.mina.util.ConcurrentHashSet
-
- connect() - Method in class org.apache.mina.common.AbstractIoConnector
-
- connect(IoSessionInitializer<? extends ConnectFuture>) - Method in class org.apache.mina.common.AbstractIoConnector
-
- connect(SocketAddress) - Method in class org.apache.mina.common.AbstractIoConnector
-
- connect(SocketAddress, IoSessionInitializer<? extends ConnectFuture>) - Method in class org.apache.mina.common.AbstractIoConnector
-
- connect(SocketAddress, SocketAddress) - Method in class org.apache.mina.common.AbstractIoConnector
-
- connect(SocketAddress, SocketAddress, IoSessionInitializer<? extends ConnectFuture>) - Method in class org.apache.mina.common.AbstractIoConnector
-
- connect(H, SocketAddress) - Method in class org.apache.mina.common.AbstractPollingIoConnector
-
- connect() - Method in interface org.apache.mina.common.IoConnector
-
- connect(IoSessionInitializer<? extends ConnectFuture>) - Method in interface org.apache.mina.common.IoConnector
-
- connect(SocketAddress) - Method in interface org.apache.mina.common.IoConnector
-
Connects to the specified remote address.
- connect(SocketAddress, IoSessionInitializer<? extends ConnectFuture>) - Method in interface org.apache.mina.common.IoConnector
-
- connect(SocketAddress, SocketAddress) - Method in interface org.apache.mina.common.IoConnector
-
Connects to the specified remote address binding to the specified local address.
- connect(SocketAddress, SocketAddress, IoSessionInitializer<? extends ConnectFuture>) - Method in interface org.apache.mina.common.IoConnector
-
Connects to the specified remote address binding to the specified local
address and and invokes the
ioSessionInitializer
when the
IoSession is created but before
IoHandler.sessionCreated(IoSession)
is invoked.
- connect(Long, SocketAddress) - Method in class org.apache.mina.transport.socket.apr.AprSocketConnector
-
- connect(DatagramChannel, SocketAddress) - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
-
- connect(SocketChannel, SocketAddress) - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
-
- connect0(SocketAddress, SocketAddress, IoSessionInitializer<? extends ConnectFuture>) - Method in class org.apache.mina.common.AbstractIoConnector
-
Implement this method to perform the actual connect operation.
- connect0(SocketAddress, SocketAddress, IoSessionInitializer<? extends ConnectFuture>) - Method in class org.apache.mina.common.AbstractPollingIoConnector
-
- connect0(SocketAddress, SocketAddress, IoSessionInitializer<? extends ConnectFuture>) - Method in class org.apache.mina.transport.vmpipe.VmPipeConnector
-
- ConnectFuture - Interface in org.apache.mina.common
-
An
IoFuture
for asynchronous connect requests.
- connectionRequest(H) - Method in class org.apache.mina.common.AbstractPollingIoConnector
-
- ConnectionRequest(H, IoSessionInitializer<? extends ConnectFuture>) - Constructor for class org.apache.mina.common.AbstractPollingIoConnector.ConnectionRequest
-
- connectionRequest(Long) - Method in class org.apache.mina.transport.socket.apr.AprSocketConnector
-
- connectionRequest(DatagramChannel) - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
-
- connectionRequest(SocketChannel) - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
-
- ConnectionThrottleFilter - Class in org.apache.mina.filter.firewall
-
A
IoFilter
which blocks connections from connecting
at a rate faster than the specified interval.
- ConnectionThrottleFilter() - Constructor for class org.apache.mina.filter.firewall.ConnectionThrottleFilter
-
Default constructor.
- ConnectionThrottleFilter(long) - Constructor for class org.apache.mina.filter.firewall.ConnectionThrottleFilter
-
Constructor that takes in a specified wait time.
- ConsumeToCrLfDecodingState - Class in org.apache.mina.filter.codec.statemachine
-
A decoder which writes all read bytes in to a known Bytes
context until a CRLF
has been encountered
- ConsumeToCrLfDecodingState() - Constructor for class org.apache.mina.filter.codec.statemachine.ConsumeToCrLfDecodingState
-
Creates a new instance.
- ConsumeToDynamicTerminatorDecodingState - Class in org.apache.mina.filter.codec.statemachine
-
Consumes until a fixed (ASCII) character is reached.
- ConsumeToDynamicTerminatorDecodingState() - Constructor for class org.apache.mina.filter.codec.statemachine.ConsumeToDynamicTerminatorDecodingState
-
Creates a new instance.
- ConsumeToEndOfSessionDecodingState - Class in org.apache.mina.filter.codec.statemachine
-
A
DecodingState
which consumes all received bytes until a configured
number of read bytes has been reached.
- ConsumeToEndOfSessionDecodingState(int) - Constructor for class org.apache.mina.filter.codec.statemachine.ConsumeToEndOfSessionDecodingState
-
- ConsumeToLinearWhitespaceDecodingState - Class in org.apache.mina.filter.codec.statemachine
-
- ConsumeToLinearWhitespaceDecodingState() - Constructor for class org.apache.mina.filter.codec.statemachine.ConsumeToLinearWhitespaceDecodingState
-
- ConsumeToTerminatorDecodingState - Class in org.apache.mina.filter.codec.statemachine
-
Consumes until a fixed (ASCII) character is reached.
- ConsumeToTerminatorDecodingState(byte) - Constructor for class org.apache.mina.filter.codec.statemachine.ConsumeToTerminatorDecodingState
-
- contains(String) - Method in class org.apache.mina.common.DefaultIoFilterChain
-
- contains(IoFilter) - Method in class org.apache.mina.common.DefaultIoFilterChain
-
- contains(Class<? extends IoFilter>) - Method in class org.apache.mina.common.DefaultIoFilterChain
-
- contains(String) - Method in class org.apache.mina.common.DefaultIoFilterChainBuilder
-
- contains(IoFilter) - Method in class org.apache.mina.common.DefaultIoFilterChainBuilder
-
- contains(Class<? extends IoFilter>) - Method in class org.apache.mina.common.DefaultIoFilterChainBuilder
-
- contains(String) - Method in interface org.apache.mina.common.IoFilterChain
-
Returns
true if this chain contains an
IoFilter
with the
specified
name.
- contains(IoFilter) - Method in interface org.apache.mina.common.IoFilterChain
-
Returns true if this chain contains the specified filter.
- contains(Class<? extends IoFilter>) - Method in interface org.apache.mina.common.IoFilterChain
-
Returns
true if this chain contains an
IoFilter
of the
specified
filterType.
- contains(String) - Method in class org.apache.mina.handler.chain.IoHandlerChain
-
- contains(IoHandlerCommand) - Method in class org.apache.mina.handler.chain.IoHandlerChain
-
- contains(Class<? extends IoHandlerCommand>) - Method in class org.apache.mina.handler.chain.IoHandlerChain
-
- contains(Object) - Method in class org.apache.mina.util.MapBackedSet
-
- contains(Object) - Method in class org.apache.mina.util.SynchronizedQueue
-
- containsAll(Collection<?>) - Method in class org.apache.mina.util.SynchronizedQueue
-
- containsAttribute(Object) - Method in class org.apache.mina.common.AbstractIoSession
-
- containsAttribute(Object) - Method in interface org.apache.mina.common.IoSession
-
Returns true if this session contains the attribute with
the specified key.
- containsAttribute(IoSession, Object) - Method in interface org.apache.mina.common.IoSessionAttributeMap
-
Returns true if this session contains the attribute with
the specified key.
- containsKey(Object) - Method in class org.apache.mina.util.CopyOnWriteMap
-
Returns true if this map contains the provided key, otherwise
this method return false.
- containsKey(Object) - Method in class org.apache.mina.util.ExpiringMap
-
- containsValue(Object) - Method in class org.apache.mina.util.CopyOnWriteMap
-
Returns true if this map contains the provided value, otherwise
this method returns false.
- containsValue(Object) - Method in class org.apache.mina.util.ExpiringMap
-
- convertValue(Map, Object, Member, String, Object, Class) - Method in class org.apache.mina.integration.ognl.PropertyTypeConverter
-
- CopyOnWriteMap<K,V> - Class in org.apache.mina.util
-
A thread-safe version of Map
in which all operations that change the
Map are implemented by making a new copy of the underlying Map.
- CopyOnWriteMap() - Constructor for class org.apache.mina.util.CopyOnWriteMap
-
Creates a new instance of CopyOnWriteMap.
- CopyOnWriteMap(int) - Constructor for class org.apache.mina.util.CopyOnWriteMap
-
Creates a new instance of CopyOnWriteMap with the specified initial size
- CopyOnWriteMap(Map<K, V>) - Constructor for class org.apache.mina.util.CopyOnWriteMap
-
Creates a new instance of CopyOnWriteMap in which the
initial data being held by this map is contained in
the supplied map.
- create() - Method in class org.apache.mina.statemachine.context.DefaultStateContextFactory
-
- create() - Method in interface org.apache.mina.statemachine.context.StateContextFactory
-
- create(StateContext, Method, Object[]) - Method in class org.apache.mina.statemachine.event.DefaultEventFactory
-
- create(StateContext, Method, Object[]) - Method in interface org.apache.mina.statemachine.event.EventFactory
-
Creates a new
Event
from the specified method and method
arguments.
- create(Object) - Method in class org.apache.mina.statemachine.StateMachineFactory
-
Creates a new
StateMachine
from the specified handler object and
using a start state with id
start
.
- create(String, Object) - Method in class org.apache.mina.statemachine.StateMachineFactory
-
Creates a new
StateMachine
from the specified handler object and
using the
State
with the specified id as start state.
- create(Object, Object...) - Method in class org.apache.mina.statemachine.StateMachineFactory
-
Creates a new
StateMachine
from the specified handler objects and
using a start state with id
start
.
- create(String, Object, Object...) - Method in class org.apache.mina.statemachine.StateMachineFactory
-
Creates a new
StateMachine
from the specified handler objects and
using the
State
with the specified id as start state.
- create(Class<T>, StateMachine) - Static method in class org.apache.mina.statemachine.StateMachineProxyFactory
-
- create(Class<T>, StateMachine, StateContextLookup) - Static method in class org.apache.mina.statemachine.StateMachineProxyFactory
-
- create(Class<T>, StateMachine, StateContextLookup, EventArgumentsInterceptor) - Static method in class org.apache.mina.statemachine.StateMachineProxyFactory
-
- create(Class<T>, StateMachine, StateContextLookup, EventArgumentsInterceptor, EventFactory) - Static method in class org.apache.mina.statemachine.StateMachineProxyFactory
-
- create(Class<?>[], StateMachine) - Static method in class org.apache.mina.statemachine.StateMachineProxyFactory
-
- create(Class<?>[], StateMachine, StateContextLookup) - Static method in class org.apache.mina.statemachine.StateMachineProxyFactory
-
- create(Class<?>[], StateMachine, StateContextLookup, EventArgumentsInterceptor, EventFactory) - Static method in class org.apache.mina.statemachine.StateMachineProxyFactory
-
- createRequestStore(IoSession) - Method in class org.apache.mina.filter.reqres.RequestResponseFilter
-
Returns a
Map
which stores
messageId
-
Request
pairs whose
Response
s are not received yet.
- createUnrespondedRequestStore(IoSession) - Method in class org.apache.mina.filter.reqres.RequestResponseFilter
-
- CrLfDecodingState - Class in org.apache.mina.filter.codec.statemachine
-
Decodes a single CRLF
.
- CrLfDecodingState() - Constructor for class org.apache.mina.filter.codec.statemachine.CrLfDecodingState
-
- CumulativeProtocolDecoder - Class in org.apache.mina.filter.codec
-
A
ProtocolDecoder
that cumulates the content of received
buffers to a
cumulative buffer to help users implement decoders.
- CumulativeProtocolDecoder() - Constructor for class org.apache.mina.filter.codec.CumulativeProtocolDecoder
-
Creates a new instance.
- CURRENT_STREAM - Static variable in class org.apache.mina.filter.stream.StreamWriteFilter
-
The attribute name used when binding the InputStream
to the session.
- get() - Method in class org.apache.mina.common.AbstractIoBuffer
-
- get(int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- get(byte[], int, int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- get(byte[]) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- get(String) - Method in class org.apache.mina.common.DefaultIoFilterChain
-
- get(Class<? extends IoFilter>) - Method in class org.apache.mina.common.DefaultIoFilterChain
-
- get(String) - Method in class org.apache.mina.common.DefaultIoFilterChainBuilder
-
- get(Class<? extends IoFilter>) - Method in class org.apache.mina.common.DefaultIoFilterChainBuilder
-
- get() - Method in class org.apache.mina.common.IoBuffer
-
- get(int) - Method in class org.apache.mina.common.IoBuffer
-
- get(byte[], int, int) - Method in class org.apache.mina.common.IoBuffer
-
- get(byte[]) - Method in class org.apache.mina.common.IoBuffer
-
- get() - Method in class org.apache.mina.common.IoBufferWrapper
-
- get(int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- get(byte[], int, int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- get(byte[]) - Method in class org.apache.mina.common.IoBufferWrapper
-
- get(String) - Method in interface org.apache.mina.common.IoFilterChain
-
Returns the
IoFilter
with the specified
name in this chain.
- get(Class<? extends IoFilter>) - Method in interface org.apache.mina.common.IoFilterChain
-
Returns the
IoFilter
with the specified
filterType
in this chain.
- get(String) - Method in class org.apache.mina.handler.chain.IoHandlerChain
-
- get(int) - Method in class org.apache.mina.util.CircularQueue
-
- get(Object) - Method in class org.apache.mina.util.CopyOnWriteMap
-
Returns the value associated with the provided key from this
map.
- get(Object) - Method in class org.apache.mina.util.ExpiringMap
-
- getActivationTime() - Method in class org.apache.mina.common.AbstractIoService
-
- getActivationTime() - Method in interface org.apache.mina.common.IoService
-
Returns the time when this service was activated.
- getActivationTime() - Method in class org.apache.mina.common.IoServiceListenerSupport
-
- getActiveCount() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
-
- getActiveCount() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
-
- getAddressType() - Method in class org.apache.mina.common.DefaultTransportMetadata
-
- getAddressType() - Method in interface org.apache.mina.common.TransportMetadata
-
Returns the address type of the service.
- getAll() - Method in class org.apache.mina.common.DefaultIoFilterChain
-
- getAll() - Method in class org.apache.mina.common.DefaultIoFilterChainBuilder
-
- getAll() - Method in interface org.apache.mina.common.IoFilterChain
-
- getAll() - Method in class org.apache.mina.handler.chain.IoHandlerChain
-
- getAllocator() - Static method in class org.apache.mina.common.IoBuffer
-
Returns the allocator used by existing and new buffers
- getAllReversed() - Method in class org.apache.mina.common.DefaultIoFilterChain
-
- getAllReversed() - Method in class org.apache.mina.common.DefaultIoFilterChainBuilder
-
- getAllReversed() - Method in interface org.apache.mina.common.IoFilterChain
-
- getAllReversed() - Method in class org.apache.mina.handler.chain.IoHandlerChain
-
- getArguments() - Method in class org.apache.mina.statemachine.event.Event
-
Returns the arguments of this
Event
.
- getAsText() - Method in class org.apache.mina.integration.beans.AbstractPropertyEditor
-
- getAttachment() - Method in class org.apache.mina.common.AbstractIoSession
-
- getAttachment() - Method in interface org.apache.mina.common.IoSession
-
- getAttribute(Object) - Method in class org.apache.mina.common.AbstractIoSession
-
- getAttribute(Object, Object) - Method in class org.apache.mina.common.AbstractIoSession
-
- getAttribute(Object) - Method in interface org.apache.mina.common.IoSession
-
Returns the value of the user-defined attribute of this session.
- getAttribute(Object, Object) - Method in interface org.apache.mina.common.IoSession
-
Returns the value of user defined attribute associated with the
specified key.
- getAttribute(IoSession, Object, Object) - Method in interface org.apache.mina.common.IoSessionAttributeMap
-
Returns the value of user defined attribute associated with the
specified key.
- getAttribute(String) - Method in class org.apache.mina.filter.util.SessionAttributeInitializingFilter
-
Returns the value of user-defined attribute.
- getAttribute(String) - Method in class org.apache.mina.integration.jmx.ObjectMBean
-
- getAttribute(Object) - Method in class org.apache.mina.statemachine.context.AbstractStateContext
-
- getAttribute(Object) - Method in interface org.apache.mina.statemachine.context.StateContext
-
Returns the value of the attribute with the specified key or
null
if not found.
- getAttribute0(String) - Method in class org.apache.mina.integration.jmx.IoSessionMBean
-
- getAttribute0(String) - Method in class org.apache.mina.integration.jmx.ObjectMBean
-
- getAttributeKeys() - Method in class org.apache.mina.common.AbstractIoSession
-
- getAttributeKeys() - Method in interface org.apache.mina.common.IoSession
-
Returns the set of keys of all user-defined attributes.
- getAttributeKeys(IoSession) - Method in interface org.apache.mina.common.IoSessionAttributeMap
-
Returns the set of keys of all user-defined attributes.
- getAttributeKeys() - Method in class org.apache.mina.filter.util.SessionAttributeInitializingFilter
-
Returns the set of keys of all user-defined attributes.
- getAttributeMap() - Method in class org.apache.mina.common.AbstractIoSession
-
- getAttributeMap(IoSession) - Method in class org.apache.mina.common.DefaultIoSessionDataStructureFactory
-
- getAttributeMap(IoSession) - Method in interface org.apache.mina.common.IoSessionDataStructureFactory
-
- getAttributes(String[]) - Method in class org.apache.mina.integration.jmx.ObjectMBean
-
- getAttributes() - Method in class org.apache.mina.statemachine.context.AbstractStateContext
-
- getAvailablePorts() - Static method in class org.apache.mina.util.AvailablePortFinder
-
Returns the Set
of currently available port numbers
(Integer
).
- getAvailablePorts(int, int) - Static method in class org.apache.mina.util.AvailablePortFinder
-
Returns the Set
of currently avaliable port numbers (Integer
)
between the specified port range.
- getAverageTime(IoEventType) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
-
Get the average time for the specified method represented by the
IoEventType
- getBacklog() - Method in class org.apache.mina.transport.socket.apr.AprSocketAcceptor
-
- getBacklog() - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
-
- getBacklog() - Method in interface org.apache.mina.transport.socket.SocketAcceptor
-
Returns the size of the backlog.
- getBothIdleCount() - Method in class org.apache.mina.common.AbstractIoService
-
- getBothIdleCount() - Method in class org.apache.mina.common.AbstractIoSession
-
- getBothIdleCount() - Method in interface org.apache.mina.common.IoService
-
- getBothIdleCount() - Method in interface org.apache.mina.common.IoSession
-
- getBothIdleTime() - Method in class org.apache.mina.common.AbstractIoService
-
- getBothIdleTime() - Method in class org.apache.mina.common.AbstractIoSessionConfig
-
- getBothIdleTime() - Method in interface org.apache.mina.common.IoService
-
- getBothIdleTime() - Method in interface org.apache.mina.common.IoSessionConfig
-
- getBothIdleTimeInMillis() - Method in class org.apache.mina.common.AbstractIoService
-
- getBothIdleTimeInMillis() - Method in class org.apache.mina.common.AbstractIoSessionConfig
-
- getBothIdleTimeInMillis() - Method in interface org.apache.mina.common.IoService
-
- getBothIdleTimeInMillis() - Method in interface org.apache.mina.common.IoSessionConfig
-
- getChain() - Method in class org.apache.mina.handler.chain.ChainedIoHandler
-
Returns the
IoHandlerCommand
this handler will use to
handle
messageReceived events.
- getChangeByteProbability() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
-
- getChar() - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getChar(int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getChar() - Method in class org.apache.mina.common.IoBuffer
-
- getChar(int) - Method in class org.apache.mina.common.IoBuffer
-
- getChar() - Method in class org.apache.mina.common.IoBufferWrapper
-
- getChar(int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getCloseFuture() - Method in class org.apache.mina.common.AbstractIoSession
-
- getCloseFuture() - Method in interface org.apache.mina.common.IoSession
-
- getCommand() - Method in class org.apache.mina.handler.chain.IoHandlerChain.Entry
-
Returns the command.
- getCompletedTaskCount() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
-
- getCompletedTaskCount() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
-
- getConfig() - Method in class org.apache.mina.common.DummySession
-
- getConfig() - Method in interface org.apache.mina.common.IoSession
-
Returns the configuration of this session.
- getConfig() - Method in interface org.apache.mina.transport.socket.DatagramSession
-
- getConfig() - Method in interface org.apache.mina.transport.socket.SocketSession
-
- getConfig() - Method in interface org.apache.mina.transport.vmpipe.VmPipeSession
-
- getConnectTimeout() - Method in class org.apache.mina.common.AbstractIoConnector
-
- getConnectTimeout() - Method in interface org.apache.mina.common.IoConnector
-
Returns the connect timeout in seconds.
- getConnectTimeoutMillis() - Method in class org.apache.mina.common.AbstractIoConnector
-
- getConnectTimeoutMillis() - Method in interface org.apache.mina.common.IoConnector
-
Returns the connect timeout in milliseconds.
- getContext() - Method in class org.apache.mina.statemachine.event.Event
-
- getCorePoolSize() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
-
- getCorePoolSize() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
-
- getCount() - Method in class org.apache.mina.common.DefaultFileRegion
-
- getCount() - Method in interface org.apache.mina.common.FileRegion
-
The number of bytes to be written from the file to the remote host.
- getCounter() - Method in class org.apache.mina.filter.executor.IoEventQueueThrottle
-
- getCreationTime() - Method in class org.apache.mina.common.AbstractIoSession
-
- getCreationTime() - Method in interface org.apache.mina.common.IoSession
-
Returns the time in millis when this session is created.
- getCumulativeManagedSessionCount() - Method in class org.apache.mina.common.AbstractIoService
-
- getCumulativeManagedSessionCount() - Method in interface org.apache.mina.common.IoService
-
Returns the cumulative number of sessions which were managed (or are
being managed) by this service, which means 'currently managed session
count + closed session count'.
- getCumulativeManagedSessionCount() - Method in class org.apache.mina.common.IoServiceListenerSupport
-
- getCurrentState() - Method in class org.apache.mina.statemachine.context.AbstractStateContext
-
- getCurrentState() - Method in interface org.apache.mina.statemachine.context.StateContext
-
Returns the current
State
.
- getCurrentWriteRequest() - Method in class org.apache.mina.common.AbstractIoSession
-
- getDeadline() - Method in class org.apache.mina.common.AbstractPollingIoConnector.ConnectionRequest
-
- getDecoder(IoSession) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
-
- getDecoder() - Method in interface org.apache.mina.filter.codec.demux.MessageDecoderFactory
-
Creates a new message decoder.
- getDecoder(IoSession) - Method in class org.apache.mina.filter.codec.netty.NettyCodecFactory
-
- getDecoder(IoSession) - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
-
- getDecoder(IoSession) - Method in interface org.apache.mina.filter.codec.ProtocolCodecFactory
-
Returns a new (or reusable) instance of
ProtocolDecoder
which
decodes binary or protocol-specific data into message objects.
- getDecoder(IoSession) - Method in class org.apache.mina.filter.codec.ProtocolCodecFilter
-
- getDecoder(IoSession) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationCodecFactory
-
- getDecoder() - Method in class org.apache.mina.filter.codec.SynchronizedProtocolDecoder
-
Returns the decoder this decoder is decorating.
- getDecoder(IoSession) - Method in class org.apache.mina.filter.codec.textline.TextLineCodecFactory
-
- getDecoderMaxDataLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
-
Returns the allowed maximum size of a decoded string.
- getDecoderMaxLineLength() - Method in class org.apache.mina.filter.codec.textline.TextLineCodecFactory
-
Returns the allowed maximum size of the line to be decoded.
- getDecoderMaxObjectSize() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationCodecFactory
-
Returns the allowed maximum size of the object to be decoded.
- getDecoderOutput() - Method in class org.apache.mina.filter.codec.ProtocolCodecSession
-
- getDecoderOutputQueue() - Method in class org.apache.mina.filter.codec.ProtocolCodecSession
-
Returns the Queue
of the buffered decoder output.
- getDecoderPrefixLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
-
Gets the length of the length prefix (1, 2, or 4) used by the decoder
- getDefaultLocalAddress() - Method in class org.apache.mina.common.AbstractIoAcceptor
-
- getDefaultLocalAddress() - Method in interface org.apache.mina.common.IoAcceptor
-
Returns the default local address to bind when no argument is specified
in
IoAcceptor.bind()
method.
- getDefaultLocalAddress() - Method in class org.apache.mina.transport.socket.apr.AprSocketAcceptor
-
- getDefaultLocalAddress() - Method in interface org.apache.mina.transport.socket.DatagramAcceptor
-
- getDefaultLocalAddress() - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
-
- getDefaultLocalAddress() - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
-
- getDefaultLocalAddress() - Method in interface org.apache.mina.transport.socket.SocketAcceptor
-
- getDefaultLocalAddress() - Method in class org.apache.mina.transport.vmpipe.VmPipeAcceptor
-
- getDefaultLocalAddresses() - Method in class org.apache.mina.common.AbstractIoAcceptor
-
- getDefaultLocalAddresses() - Method in interface org.apache.mina.common.IoAcceptor
-
Returns a
List
of the default local addresses to bind when no
argument is specified in
IoAcceptor.bind()
method.
- getDefaultRemoteAddress() - Method in class org.apache.mina.common.AbstractIoConnector
-
- getDefaultRemoteAddress() - Method in interface org.apache.mina.common.IoConnector
-
Returns the default remote address to connect to when no argument
is specified in
IoConnector.connect()
method.
- getDefaultRemoteAddress() - Method in class org.apache.mina.transport.socket.apr.AprSocketConnector
-
- getDefaultRemoteAddress() - Method in interface org.apache.mina.transport.socket.DatagramConnector
-
- getDefaultRemoteAddress() - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
-
- getDefaultRemoteAddress() - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
-
- getDefaultRemoteAddress() - Method in interface org.apache.mina.transport.socket.SocketConnector
-
- getDestination() - Method in class org.apache.mina.common.DefaultWriteRequest
-
- getDestination() - Method in interface org.apache.mina.common.WriteRequest
-
Returns the destination of this write request.
- getDestination() - Method in class org.apache.mina.common.WriteRequestWrapper
-
- getDouble() - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getDouble(int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getDouble() - Method in class org.apache.mina.common.IoBuffer
-
- getDouble(int) - Method in class org.apache.mina.common.IoBuffer
-
- getDouble() - Method in class org.apache.mina.common.IoBufferWrapper
-
- getDouble(int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getDuplicatePduProbability() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
-
- getElementType(Class<?>, String) - Method in class org.apache.mina.integration.jmx.ObjectMBean
-
- getEnabledCipherSuites() - Method in class org.apache.mina.filter.ssl.SslFilter
-
Returns the list of cipher suites to be enabled when SSLEngine
is initialized.
- getEnabledProtocols() - Method in class org.apache.mina.filter.ssl.SslFilter
-
Returns the list of protocols to be enabled when SSLEngine
is initialized.
- getEncoder(IoSession) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
-
- getEncoder() - Method in interface org.apache.mina.filter.codec.demux.MessageEncoderFactory
-
Creates a new message encoder.
- getEncoder(IoSession) - Method in class org.apache.mina.filter.codec.netty.NettyCodecFactory
-
- getEncoder(IoSession) - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
-
- getEncoder(IoSession) - Method in interface org.apache.mina.filter.codec.ProtocolCodecFactory
-
Returns a new (or reusable) instance of
ProtocolEncoder
which
encodes message objects into binary or protocol-specific data.
- getEncoder(IoSession) - Method in class org.apache.mina.filter.codec.ProtocolCodecFilter
-
- getEncoder(IoSession) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationCodecFactory
-
- getEncoder() - Method in class org.apache.mina.filter.codec.SynchronizedProtocolEncoder
-
Returns the encoder this encoder is decorating.
- getEncoder(IoSession) - Method in class org.apache.mina.filter.codec.textline.TextLineCodecFactory
-
- getEncoderMaxDataLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
-
Returns the allowed maximum size of an encoded string.
- getEncoderMaxLineLength() - Method in class org.apache.mina.filter.codec.textline.TextLineCodecFactory
-
Returns the allowed maximum size of the encoded line.
- getEncoderMaxObjectSize() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationCodecFactory
-
Returns the allowed maximum size of the encoded object.
- getEncoderOutput() - Method in class org.apache.mina.filter.codec.ProtocolCodecSession
-
- getEncoderOutputQueue() - Method in class org.apache.mina.filter.codec.ProtocolCodecSession
-
Returns the Queue
of the buffered encoder output.
- getEncoderPrefixLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
-
Gets the length of the length prefix (1, 2, or 4) used by the encoder
- getEntry(String) - Method in class org.apache.mina.common.DefaultIoFilterChain
-
- getEntry(IoFilter) - Method in class org.apache.mina.common.DefaultIoFilterChain
-
- getEntry(Class<? extends IoFilter>) - Method in class org.apache.mina.common.DefaultIoFilterChain
-
- getEntry(String) - Method in class org.apache.mina.common.DefaultIoFilterChainBuilder
-
- getEntry(IoFilter) - Method in class org.apache.mina.common.DefaultIoFilterChainBuilder
-
- getEntry(Class<? extends IoFilter>) - Method in class org.apache.mina.common.DefaultIoFilterChainBuilder
-
- getEntry(String) - Method in interface org.apache.mina.common.IoFilterChain
-
- getEntry(IoFilter) - Method in interface org.apache.mina.common.IoFilterChain
-
- getEntry(Class<? extends IoFilter>) - Method in interface org.apache.mina.common.IoFilterChain
-
- getEntry(String) - Method in class org.apache.mina.handler.chain.IoHandlerChain
-
- getEnum(Class<E>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getEnum(int, Class<E>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getEnum(Class<E>) - Method in class org.apache.mina.common.IoBuffer
-
Reads a byte from the buffer and returns the correlating enum constant defined
by the specified enum type.
- getEnum(int, Class<E>) - Method in class org.apache.mina.common.IoBuffer
-
Reads a byte from the buffer and returns the correlating enum constant defined
by the specified enum type.
- getEnum(Class<E>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getEnum(int, Class<E>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getEnumInt(Class<E>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getEnumInt(int, Class<E>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getEnumInt(Class<E>) - Method in class org.apache.mina.common.IoBuffer
-
Reads an int from the buffer and returns the correlating enum constant defined
by the specified enum type.
- getEnumInt(int, Class<E>) - Method in class org.apache.mina.common.IoBuffer
-
Reads an int from the buffer and returns the correlating enum constant defined
by the specified enum type.
- getEnumInt(Class<E>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getEnumInt(int, Class<E>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getEnumSet(Class<E>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getEnumSet(int, Class<E>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getEnumSet(Class<E>) - Method in class org.apache.mina.common.IoBuffer
-
Reads a byte sized bit vector and converts it to an EnumSet
.
- getEnumSet(int, Class<E>) - Method in class org.apache.mina.common.IoBuffer
-
Reads a byte sized bit vector and converts it to an EnumSet
.
- getEnumSet(Class<E>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getEnumSet(int, Class<E>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getEnumSetInt(Class<E>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getEnumSetInt(int, Class<E>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getEnumSetInt(Class<E>) - Method in class org.apache.mina.common.IoBuffer
-
Reads an int sized bit vector and converts it to an EnumSet
.
- getEnumSetInt(int, Class<E>) - Method in class org.apache.mina.common.IoBuffer
-
Reads an int sized bit vector and converts it to an EnumSet
.
- getEnumSetInt(Class<E>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getEnumSetInt(int, Class<E>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getEnumSetLong(Class<E>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getEnumSetLong(int, Class<E>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getEnumSetLong(Class<E>) - Method in class org.apache.mina.common.IoBuffer
-
Reads a long sized bit vector and converts it to an EnumSet
.
- getEnumSetLong(int, Class<E>) - Method in class org.apache.mina.common.IoBuffer
-
Reads a long sized bit vector and converts it to an EnumSet
.
- getEnumSetLong(Class<E>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getEnumSetLong(int, Class<E>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getEnumSetShort(Class<E>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getEnumSetShort(int, Class<E>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getEnumSetShort(Class<E>) - Method in class org.apache.mina.common.IoBuffer
-
Reads a short sized bit vector and converts it to an EnumSet
.
- getEnumSetShort(int, Class<E>) - Method in class org.apache.mina.common.IoBuffer
-
Reads a short sized bit vector and converts it to an EnumSet
.
- getEnumSetShort(Class<E>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getEnumSetShort(int, Class<E>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getEnumShort(Class<E>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getEnumShort(int, Class<E>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getEnumShort(Class<E>) - Method in class org.apache.mina.common.IoBuffer
-
Reads a short from the buffer and returns the correlating enum constant defined
by the specified enum type.
- getEnumShort(int, Class<E>) - Method in class org.apache.mina.common.IoBuffer
-
Reads a short from the buffer and returns the correlating enum constant defined
by the specified enum type.
- getEnumShort(Class<E>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getEnumShort(int, Class<E>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getEnvelopeTypes() - Method in class org.apache.mina.common.DefaultTransportMetadata
-
- getEnvelopeTypes() - Method in interface org.apache.mina.common.TransportMetadata
-
Returns the set of the allowed message type when you write to an
IoSession
that is managed by the service.
- getEvent() - Method in exception org.apache.mina.statemachine.event.UnhandledEventException
-
Returns the
Event
which couldn't be handled.
- getEventSizeEstimator() - Method in class org.apache.mina.filter.executor.IoEventQueueThrottle
-
- getEventsToProfile() - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
-
Return the bitmask that is being used to display
timing information for this filter.
- getException() - Method in class org.apache.mina.common.AbstractIoService.ServiceOperationFuture
-
- getException() - Method in interface org.apache.mina.common.ConnectFuture
-
Returns the cause of the connection failure.
- getException() - Method in class org.apache.mina.common.DefaultConnectFuture
-
- getException() - Method in class org.apache.mina.common.DefaultReadFuture
-
- getException() - Method in class org.apache.mina.common.DefaultWriteFuture
-
- getException() - Method in interface org.apache.mina.common.ReadFuture
-
Returns the cause of the read failure if and only if the read
operation has failed due to an Exception
.
- getException() - Method in interface org.apache.mina.common.WriteFuture
-
Returns the cause of the write failure if and only if the write
operation has failed due to an Exception
.
- getExceptionCaughtLogLevel() - Method in class org.apache.mina.filter.logging.LoggingFilter
-
This method returns the
LogLevel
that is used to log
exception caught events.
- getExceptionHandlerMap() - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
-
Returns the
Map
which contains all messageType-
MessageHandler
pairs registered to this handler.
- getExecutor() - Method in class org.apache.mina.filter.executor.ExecutorFilter
-
Returns the underlying Executor
instance this filter uses.
- getExpirationInterval() - Method in class org.apache.mina.common.ExpiringSessionRecycler
-
- getExpirationInterval() - Method in class org.apache.mina.util.ExpiringMap.Expirer
-
Get the interval in which an object will live in the map before
it is removed.
- getExpirationInterval() - Method in class org.apache.mina.util.ExpiringMap
-
- getExpirer() - Method in class org.apache.mina.util.ExpiringMap
-
- getFactory() - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerDelegate
-
- getFileChannel() - Method in class org.apache.mina.common.DefaultFileRegion
-
- getFileChannel() - Method in interface org.apache.mina.common.FileRegion
-
The open FileChannel from which data will be read to send to remote host.
- getFilter() - Method in interface org.apache.mina.common.IoFilterChain.Entry
-
Returns the filter.
- getFilterChain() - Method in class org.apache.mina.common.AbstractIoService
-
- getFilterChain() - Method in class org.apache.mina.common.DummySession
-
- getFilterChain() - Method in interface org.apache.mina.common.IoService
-
- getFilterChain() - Method in interface org.apache.mina.common.IoSession
-
Returns the filter chain that only affects this session.
- getFilterChainBuilder() - Method in class org.apache.mina.common.AbstractIoService
-
- getFilterChainBuilder() - Method in interface org.apache.mina.common.IoService
-
- getFloat() - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getFloat(int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getFloat() - Method in class org.apache.mina.common.IoBuffer
-
- getFloat(int) - Method in class org.apache.mina.common.IoBuffer
-
- getFloat() - Method in class org.apache.mina.common.IoBufferWrapper
-
- getFloat(int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getFuture() - Method in class org.apache.mina.common.DefaultWriteRequest
-
- getFuture() - Method in interface org.apache.mina.common.WriteRequest
-
Returns
WriteFuture
that is associated with this write request.
- getFuture() - Method in class org.apache.mina.common.WriteRequestWrapper
-
- getGlobalBufferSize() - Static method in class org.apache.mina.filter.traffic.ReadThrottleFilter
-
- getGlobalScheduledWriteBytes() - Static method in class org.apache.mina.filter.traffic.WriteThrottleFilter
-
- getGlobalScheduledWriteMessages() - Static method in class org.apache.mina.filter.traffic.WriteThrottleFilter
-
- getHandle() - Method in class org.apache.mina.common.AbstractPollingIoConnector.ConnectionRequest
-
- getHandler() - Method in class org.apache.mina.common.AbstractIoService
-
- getHandler() - Method in class org.apache.mina.common.DummySession
-
- getHandler() - Method in interface org.apache.mina.common.IoService
-
Returns the handler which will handle all connections managed by this service.
- getHandler() - Method in interface org.apache.mina.common.IoSession
-
Returns the
IoHandler
which handles this session.
- getHandler(IoSession) - Method in interface org.apache.mina.handler.multiton.SingleSessionIoHandlerFactory
-
- getHexDump() - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getHexDump(int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getHexDump() - Method in class org.apache.mina.common.IoBuffer
-
Returns hexdump of this buffer.
- getHexDump(int) - Method in class org.apache.mina.common.IoBuffer
-
Return hexdump of this buffer with limited length.
- getHexDump() - Method in class org.apache.mina.common.IoBufferWrapper
-
- getHexDump(int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getHexdump() - Method in exception org.apache.mina.filter.codec.ProtocolDecoderException
-
Returns the hexdump of the unknown message part.
- getId() - Method in class org.apache.mina.common.AbstractIoSession
-
- getId() - Method in interface org.apache.mina.common.IoSession
-
Returns a unique identifier of this session.
- getId() - Method in class org.apache.mina.filter.reqres.Request
-
- getId() - Method in class org.apache.mina.statemachine.event.Event
-
Returns the id of this
Event
.
- getId() - Method in class org.apache.mina.statemachine.State
-
Returns the id of this
State
.
- getIdleCount(IdleStatus) - Method in class org.apache.mina.common.AbstractIoService
-
- getIdleCount(IdleStatus) - Method in class org.apache.mina.common.AbstractIoSession
-
- getIdleCount(IdleStatus) - Method in interface org.apache.mina.common.IoService
-
Returns the number of the fired continuous
serviceIdle events
for the specified
IdleStatus
.
- getIdleCount(IdleStatus) - Method in interface org.apache.mina.common.IoSession
-
Returns the number of the fired continuous
sessionIdle events
for the specified
IdleStatus
.
- getIdleTime(IdleStatus) - Method in class org.apache.mina.common.AbstractIoService
-
- getIdleTime(IdleStatus) - Method in class org.apache.mina.common.AbstractIoSessionConfig
-
- getIdleTime(IdleStatus) - Method in interface org.apache.mina.common.IoService
-
Returns idle time for the specified type of idleness in seconds.
- getIdleTime(IdleStatus) - Method in interface org.apache.mina.common.IoSessionConfig
-
Returns idle time for the specified type of idleness in seconds.
- getIdleTimeInMillis(IdleStatus) - Method in class org.apache.mina.common.AbstractIoService
-
- getIdleTimeInMillis(IdleStatus) - Method in class org.apache.mina.common.AbstractIoSessionConfig
-
- getIdleTimeInMillis(IdleStatus) - Method in interface org.apache.mina.common.IoService
-
Returns idle time for the specified type of idleness in milliseconds.
- getIdleTimeInMillis(IdleStatus) - Method in interface org.apache.mina.common.IoSessionConfig
-
Returns idle time for the specified type of idleness in milliseconds.
- getInsertByteProbability() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
-
- getInstance() - Static method in class org.apache.mina.common.ExceptionMonitor
-
Returns the current exception monitor.
- getInstance() - Static method in class org.apache.mina.common.IdleStatusChecker
-
- getInstance(int) - Static method in class org.apache.mina.common.TrafficMask
-
Returns an appropriate
TrafficMask
instance from the
specified
interestOps.
- getInstance(Object) - Static method in class org.apache.mina.integration.beans.PropertyEditorFactory
-
- getInstance(Class<?>) - Static method in class org.apache.mina.integration.beans.PropertyEditorFactory
-
- getInstance(Class<? extends Annotation>) - Static method in class org.apache.mina.statemachine.StateMachineFactory
-
- getInt() - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getInt(int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getInt() - Method in class org.apache.mina.common.IoBuffer
-
- getInt(int) - Method in class org.apache.mina.common.IoBuffer
-
- getInt() - Method in class org.apache.mina.common.IoBufferWrapper
-
- getInt(int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getInterestOps() - Method in class org.apache.mina.common.TrafficMask
-
Returns an interestOps of SelectionKey
for this mask.
- getKeepAliveRequestInterval() - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
-
- getKeepAliveRequestTimeout() - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
-
- getLargestManagedSessionCount() - Method in class org.apache.mina.common.AbstractIoService
-
- getLargestManagedSessionCount() - Method in interface org.apache.mina.common.IoService
-
Returns the maximum number of sessions which were being managed at the
same time.
- getLargestManagedSessionCount() - Method in class org.apache.mina.common.IoServiceListenerSupport
-
- getLargestPoolSize() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
-
- getLargestPoolSize() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
-
- getLargestReadBytesThroughput() - Method in class org.apache.mina.common.AbstractIoService
-
- getLargestReadBytesThroughput() - Method in interface org.apache.mina.common.IoService
-
- getLargestReadMessagesThroughput() - Method in class org.apache.mina.common.AbstractIoService
-
- getLargestReadMessagesThroughput() - Method in interface org.apache.mina.common.IoService
-
- getLargestWrittenBytesThroughput() - Method in class org.apache.mina.common.AbstractIoService
-
- getLargestWrittenBytesThroughput() - Method in interface org.apache.mina.common.IoService
-
- getLargestWrittenMessagesThroughput() - Method in class org.apache.mina.common.AbstractIoService
-
- getLargestWrittenMessagesThroughput() - Method in interface org.apache.mina.common.IoService
-
- getLastBothIdleTime() - Method in class org.apache.mina.common.AbstractIoService
-
- getLastBothIdleTime() - Method in class org.apache.mina.common.AbstractIoSession
-
- getLastBothIdleTime() - Method in interface org.apache.mina.common.IoService
-
- getLastBothIdleTime() - Method in interface org.apache.mina.common.IoSession
-
- getLastIdleTime(IdleStatus) - Method in class org.apache.mina.common.AbstractIoService
-
- getLastIdleTime(IdleStatus) - Method in class org.apache.mina.common.AbstractIoSession
-
- getLastIdleTime(IdleStatus) - Method in interface org.apache.mina.common.IoService
-
Returns the time in milliseconds when the last
serviceIdle event
is fired for the specified
IdleStatus
.
- getLastIdleTime(IdleStatus) - Method in interface org.apache.mina.common.IoSession
-
Returns the time in milliseconds when the last
sessionIdle event
is fired for the specified
IdleStatus
.
- getLastIoTime() - Method in class org.apache.mina.common.AbstractIoService
-
- getLastIoTime() - Method in class org.apache.mina.common.AbstractIoSession
-
- getLastIoTime() - Method in interface org.apache.mina.common.IoService
-
Returns the time in millis when I/O occurred lastly.
- getLastIoTime() - Method in interface org.apache.mina.common.IoSession
-
Returns the time in millis when I/O occurred lastly.
- getLastReaderIdleTime() - Method in class org.apache.mina.common.AbstractIoService
-
- getLastReaderIdleTime() - Method in class org.apache.mina.common.AbstractIoSession
-
- getLastReaderIdleTime() - Method in interface org.apache.mina.common.IoService
-
- getLastReaderIdleTime() - Method in interface org.apache.mina.common.IoSession
-
- getLastReadTime() - Method in class org.apache.mina.common.AbstractIoService
-
- getLastReadTime() - Method in class org.apache.mina.common.AbstractIoSession
-
- getLastReadTime() - Method in interface org.apache.mina.common.IoService
-
Returns the time in millis when read operation occurred lastly.
- getLastReadTime() - Method in interface org.apache.mina.common.IoSession
-
Returns the time in millis when read operation occurred lastly.
- getLastWriterIdleTime() - Method in class org.apache.mina.common.AbstractIoService
-
- getLastWriterIdleTime() - Method in class org.apache.mina.common.AbstractIoSession
-
- getLastWriterIdleTime() - Method in interface org.apache.mina.common.IoService
-
- getLastWriterIdleTime() - Method in interface org.apache.mina.common.IoSession
-
- getLastWriteTime() - Method in class org.apache.mina.common.AbstractIoService
-
- getLastWriteTime() - Method in class org.apache.mina.common.AbstractIoSession
-
- getLastWriteTime() - Method in interface org.apache.mina.common.IoService
-
Returns the time in millis when write operation occurred lastly.
- getLastWriteTime() - Method in interface org.apache.mina.common.IoSession
-
Returns the time in millis when write operation occurred lastly.
- getListeners() - Method in class org.apache.mina.common.AbstractIoService
-
- getLocalAddress() - Method in class org.apache.mina.common.AbstractIoAcceptor
-
- getLocalAddress() - Method in class org.apache.mina.common.DummySession
-
- getLocalAddress() - Method in interface org.apache.mina.common.IoAcceptor
-
Returns the local address which is bound currently.
- getLocalAddress() - Method in interface org.apache.mina.common.IoSession
-
Returns the socket address of local machine which is associated with this
session.
- getLocalAddress() - Method in class org.apache.mina.transport.socket.apr.AprSocketAcceptor
-
- getLocalAddress() - Method in interface org.apache.mina.transport.socket.DatagramAcceptor
-
- getLocalAddress() - Method in interface org.apache.mina.transport.socket.DatagramSession
-
- getLocalAddress() - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
-
- getLocalAddress() - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
-
- getLocalAddress() - Method in interface org.apache.mina.transport.socket.SocketAcceptor
-
- getLocalAddress() - Method in interface org.apache.mina.transport.socket.SocketSession
-
- getLocalAddress() - Method in class org.apache.mina.transport.vmpipe.VmPipeAcceptor
-
- getLocalAddress() - Method in interface org.apache.mina.transport.vmpipe.VmPipeSession
-
- getLocalAddresses() - Method in class org.apache.mina.common.AbstractIoAcceptor.AcceptorOperationFuture
-
- getLocalAddresses() - Method in class org.apache.mina.common.AbstractIoAcceptor
-
- getLocalAddresses() - Method in interface org.apache.mina.common.IoAcceptor
-
Returns a Set
of the local addresses which are bound currently.
- getLocationInfo() - Method in class org.apache.mina.util.Log4jXmlFormatter
-
Returns the current value of the LocationInfo option.
- getLogLevel(IoEventType) - Method in class org.apache.mina.filter.logging.LoggingFilter
-
Returns the log level for the supplied event type.
- getLong() - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getLong(int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getLong() - Method in class org.apache.mina.common.IoBuffer
-
- getLong(int) - Method in class org.apache.mina.common.IoBuffer
-
- getLong() - Method in class org.apache.mina.common.IoBufferWrapper
-
- getLong(int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getManagedSessionCount() - Method in class org.apache.mina.common.AbstractIoService
-
- getManagedSessionCount() - Method in interface org.apache.mina.common.IoService
-
Returns the number of all sessions which are currently managed by this
service.
- getManagedSessionCount() - Method in class org.apache.mina.common.IoServiceListenerSupport
-
- getManagedSessions() - Method in class org.apache.mina.common.AbstractIoService
-
- getManagedSessions() - Method in interface org.apache.mina.common.IoService
-
Returns all sessions which are currently managed by this service.
- getManagedSessions() - Method in class org.apache.mina.common.IoServiceListenerSupport
-
- getMapKeyType(Class<?>, String) - Method in class org.apache.mina.integration.jmx.ObjectMBean
-
- getMapValueType(Class<?>, String) - Method in class org.apache.mina.integration.jmx.ObjectMBean
-
- getMaxCachedBufferSize() - Method in class org.apache.mina.common.CachedBufferAllocator
-
Returns the maximum capacity of a cached buffer.
- getMaxDataLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringDecoder
-
Gets the maximum number of bytes allowed for a single String
- getMaxDataLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringEncoder
-
Gets the maximum number of bytes allowed for encoding a single String *
- getMaxGlobalBufferSize() - Method in class org.apache.mina.filter.traffic.ReadThrottleFilter
-
- getMaxGlobalScheduledWriteBytes() - Method in class org.apache.mina.filter.traffic.WriteThrottleFilter
-
- getMaxGlobalScheduledWriteMessages() - Method in class org.apache.mina.filter.traffic.WriteThrottleFilter
-
- getMaximumPoolSize() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
-
- getMaximumPoolSize() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
-
- getMaximumTime(IoEventType) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
-
The maximum time the method represented by
IoEventType
has executed
- getMaxInsertByte() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
-
- getMaxLineLength() - Method in class org.apache.mina.filter.codec.textline.TextLineDecoder
-
Returns the allowed maximum size of the line to be decoded.
- getMaxLineLength() - Method in class org.apache.mina.filter.codec.textline.TextLineEncoder
-
Returns the allowed maximum size of the encoded line.
- getMaxObjectSize() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationDecoder
-
Returns the allowed maximum size of the object to be decoded.
- getMaxObjectSize() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationEncoder
-
Returns the allowed maximum size of the encoded object.
- getMaxObjectSize() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
-
Returns the allowed maximum size of the object to be decoded.
- getMaxObjectSize() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
-
Returns the allowed maximum size of the encoded object.
- getMaxPoolSize() - Method in class org.apache.mina.common.CachedBufferAllocator
-
Returns the maximum number of buffers with the same capacity per thread.
- getMaxReadBufferSize() - Method in class org.apache.mina.common.AbstractIoSessionConfig
-
- getMaxReadBufferSize() - Method in interface org.apache.mina.common.IoSessionConfig
-
Returns the maximum size of the read buffer that I/O processor
allocates per each read.
- getMaxReadThroughput() - Method in class org.apache.mina.filter.traffic.TrafficShapingFilter
-
- getMaxServiceBufferSize() - Method in class org.apache.mina.filter.traffic.ReadThrottleFilter
-
- getMaxServiceScheduledWriteBytes() - Method in class org.apache.mina.filter.traffic.WriteThrottleFilter
-
- getMaxServiceScheduledWriteMessages() - Method in class org.apache.mina.filter.traffic.WriteThrottleFilter
-
- getMaxSessionBufferSize() - Method in class org.apache.mina.filter.traffic.ReadThrottleFilter
-
- getMaxSessionScheduledWriteBytes() - Method in class org.apache.mina.filter.traffic.WriteThrottleFilter
-
- getMaxSessionScheduledWriteMessages() - Method in class org.apache.mina.filter.traffic.WriteThrottleFilter
-
- getMaxWriteThroughput() - Method in class org.apache.mina.filter.traffic.TrafficShapingFilter
-
- getMBeanInfo() - Method in class org.apache.mina.integration.jmx.ObjectMBean
-
- getMediumInt() - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getMediumInt(int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getMediumInt() - Method in class org.apache.mina.common.IoBuffer
-
Relative get method for reading a medium int value.
- getMediumInt(int) - Method in class org.apache.mina.common.IoBuffer
-
Absolute get method for reading a medium int value.
- getMediumInt() - Method in class org.apache.mina.common.IoBufferWrapper
-
- getMediumInt(int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getMessage() - Method in class org.apache.mina.common.DefaultReadFuture
-
- getMessage() - Method in class org.apache.mina.common.DefaultWriteRequest
-
- getMessage() - Method in interface org.apache.mina.common.ReadFuture
-
Returns the received message.
- getMessage() - Method in interface org.apache.mina.common.WriteRequest
-
Returns a message object to be written.
- getMessage() - Method in class org.apache.mina.common.WriteRequestWrapper
-
- getMessage() - Method in exception org.apache.mina.filter.codec.ProtocolDecoderException
-
Returns the message and the hexdump of the unknown part.
- getMessage() - Method in class org.apache.mina.filter.reqres.Request
-
- getMessage() - Method in class org.apache.mina.filter.reqres.Response
-
- getMessageFactory() - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
-
- getMessageHandler(Class<E>) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
-
Returns the
MessageHandler
which is registered to process
the specified
type
.
- getMessageQueue() - Method in class org.apache.mina.filter.codec.AbstractProtocolDecoderOutput
-
- getMessageQueue() - Method in class org.apache.mina.filter.codec.AbstractProtocolEncoderOutput
-
- getMessageReceivedLogLevel() - Method in class org.apache.mina.filter.logging.LoggingFilter
-
This method returns the
LogLevel
that is used to log
message received events.
- getMessageSentLogLevel() - Method in class org.apache.mina.filter.logging.LoggingFilter
-
This method returns the
LogLevel
that is used to log
message sent events.
- getMessageSizeEstimator() - Method in class org.apache.mina.filter.traffic.ReadThrottleFilter
-
Returns the size estimator currently in use.
- getMessageSizeEstimator() - Method in class org.apache.mina.filter.traffic.TrafficShapingFilter
-
- getMethod() - Method in class org.apache.mina.statemachine.transition.MethodTransition
-
Returns the target Method
.
- getMinimumTime(IoEventType) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
-
The minimum time the method represented by
IoEventType
has executed
- getMinReadBufferSize() - Method in class org.apache.mina.common.AbstractIoSessionConfig
-
- getMinReadBufferSize() - Method in interface org.apache.mina.common.IoSessionConfig
-
Returns the minimum size of the read buffer that I/O processor
allocates per each read.
- getName() - Method in class org.apache.mina.common.DefaultTransportMetadata
-
- getName() - Method in interface org.apache.mina.common.IoFilterChain.Entry
-
Returns the name of the filter.
- getName() - Method in class org.apache.mina.common.TrafficMask
-
Returns the name of this mask.
- getName() - Method in interface org.apache.mina.common.TransportMetadata
-
Returns the name of the service.
- getName() - Method in class org.apache.mina.filter.logging.LoggingFilter
-
- getName() - Method in class org.apache.mina.handler.chain.IoHandlerChain.Entry
-
Returns the name of the command.
- getName() - Method in class org.apache.mina.integration.jmx.ObjectMBean
-
- getNextAvailable() - Static method in class org.apache.mina.util.AvailablePortFinder
-
Gets the next available port starting at the lowest port number.
- getNextAvailable(int) - Static method in class org.apache.mina.util.AvailablePortFinder
-
Gets the next available port starting at a port.
- getNextCommand() - Method in class org.apache.mina.handler.chain.IoHandlerChain.Entry
-
- getNextCommand(String) - Method in class org.apache.mina.handler.chain.IoHandlerChain
-
- getNextFilter(String) - Method in class org.apache.mina.common.DefaultIoFilterChain
-
- getNextFilter(IoFilter) - Method in class org.apache.mina.common.DefaultIoFilterChain
-
- getNextFilter(Class<? extends IoFilter>) - Method in class org.apache.mina.common.DefaultIoFilterChain
-
- getNextFilter() - Method in interface org.apache.mina.common.IoFilterChain.Entry
-
- getNextFilter(String) - Method in interface org.apache.mina.common.IoFilterChain
-
- getNextFilter(IoFilter) - Method in interface org.apache.mina.common.IoFilterChain
-
- getNextFilter(Class<? extends IoFilter>) - Method in interface org.apache.mina.common.IoFilterChain
-
- getNextFilter() - Method in class org.apache.mina.common.IoFilterEvent
-
- getNextState() - Method in class org.apache.mina.statemachine.transition.AbstractTransition
-
- getNextState() - Method in interface org.apache.mina.statemachine.transition.Transition
-
- getNotificationInfo() - Method in class org.apache.mina.integration.jmx.ObjectMBean
-
- getObject() - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getObject(ClassLoader) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getObject() - Method in class org.apache.mina.common.IoBuffer
-
Reads a Java object from the buffer using the context ClassLoader
of the current thread.
- getObject(ClassLoader) - Method in class org.apache.mina.common.IoBuffer
-
Reads a Java object from the buffer using the specified classLoader.
- getObject() - Method in class org.apache.mina.common.IoBufferWrapper
-
- getObject(ClassLoader) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getOriginalRequest() - Method in class org.apache.mina.common.DefaultWriteRequest
-
- getOriginalRequest() - Method in interface org.apache.mina.common.WriteRequest
-
- getOriginalRequest() - Method in class org.apache.mina.common.WriteRequestWrapper
-
- getParameter() - Method in class org.apache.mina.common.IoEvent
-
- getParent() - Method in class org.apache.mina.statemachine.State
-
Returns the parent
State
.
- getParentBuffer() - Method in class org.apache.mina.common.IoBufferWrapper
-
Returns the parent buffer that this buffer wrapped.
- getParentRequest() - Method in class org.apache.mina.common.WriteRequestWrapper
-
Returns the wrapped request object.
- getPolicy() - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
-
- getPolicy() - Method in class org.apache.mina.filter.traffic.ReadThrottleFilter
-
- getPolicy() - Method in class org.apache.mina.filter.traffic.WriteThrottleFilter
-
- getPoolSize() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
-
- getPoolSize() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
-
- getPort() - Method in class org.apache.mina.transport.vmpipe.VmPipeAddress
-
Returns the port number.
- getPosition() - Method in class org.apache.mina.common.DefaultFileRegion
-
- getPosition() - Method in interface org.apache.mina.common.FileRegion
-
The current file position from which data will be read.
- getPossibleProperty(Map, Object, String) - Method in class org.apache.mina.integration.ognl.AbstractPropertyAccessor
-
- getPrefixedString(CharsetDecoder) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getPrefixedString(int, CharsetDecoder) - Method in class org.apache.mina.common.AbstractIoBuffer
-
Reads a string which has a length field before the actual
encoded string, using the specified decoder
and returns it.
- getPrefixedString(CharsetDecoder) - Method in class org.apache.mina.common.IoBuffer
-
Reads a string which has a 16-bit length field before the actual
encoded string, using the specified decoder
and returns it.
- getPrefixedString(int, CharsetDecoder) - Method in class org.apache.mina.common.IoBuffer
-
Reads a string which has a length field before the actual
encoded string, using the specified decoder
and returns it.
- getPrefixedString(CharsetDecoder) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getPrefixedString(int, CharsetDecoder) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getPrefixLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringDecoder
-
Gets the length of the length prefix (1, 2, or 4)
- getPrefixLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringEncoder
-
Gets the length of the length prefix (1, 2, or 4)
- getProcessor() - Method in class org.apache.mina.common.AbstractIoSession
-
- getProcessor() - Method in class org.apache.mina.common.DummySession
-
- getProperties() - Method in class org.apache.mina.util.Log4jXmlFormatter
-
Gets whether MDC key-value pairs should be output.
- getProperty(IoSession, String) - Static method in class org.apache.mina.filter.logging.MdcInjectionFilter
-
- getProperty(Map, Object, Object) - Method in class org.apache.mina.integration.ognl.AbstractPropertyAccessor
-
- getProperty0(OgnlContext, Object, String) - Method in class org.apache.mina.integration.ognl.AbstractPropertyAccessor
-
- getProperty0(OgnlContext, Object, String) - Method in class org.apache.mina.integration.ognl.IoFilterPropertyAccessor
-
- getProperty0(OgnlContext, Object, String) - Method in class org.apache.mina.integration.ognl.IoServicePropertyAccessor
-
- getProperty0(OgnlContext, Object, String) - Method in class org.apache.mina.integration.ognl.IoSessionPropertyAccessor
-
- getPropertyEditor(Class<?>, String, Class<?>) - Method in class org.apache.mina.integration.jmx.ObjectMBean
-
- getPropertyEditor(Class<?>, String, Class<?>) - Method in class org.apache.mina.integration.ognl.PropertyTypeConverter
-
- getProviderName() - Method in class org.apache.mina.common.DefaultTransportMetadata
-
- getProviderName() - Method in interface org.apache.mina.common.TransportMetadata
-
Returns the name of the service provider (e.g.
- getQueue() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
-
- getQueueHandler() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
-
- getQueueHandler() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
-
- getReadBufferSize() - Method in class org.apache.mina.common.AbstractIoSessionConfig
-
- getReadBufferSize() - Method in interface org.apache.mina.common.IoSessionConfig
-
Returns the size of the read buffer that I/O processor allocates
per each read.
- getReadBytes() - Method in class org.apache.mina.common.AbstractIoService
-
- getReadBytes() - Method in class org.apache.mina.common.AbstractIoSession
-
- getReadBytes() - Method in interface org.apache.mina.common.IoService
-
Returns the number of bytes read by this service
- getReadBytes() - Method in interface org.apache.mina.common.IoSession
-
Returns the total number of bytes which were read from this session.
- getReadBytesThroughput() - Method in class org.apache.mina.common.AbstractIoService
-
- getReadBytesThroughput() - Method in class org.apache.mina.common.AbstractIoSession
-
- getReadBytesThroughput() - Method in interface org.apache.mina.common.IoService
-
Returns the number of read bytes per second.
- getReadBytesThroughput() - Method in interface org.apache.mina.common.IoSession
-
Returns the number of read bytes per second.
- getReaderIdleCount() - Method in class org.apache.mina.common.AbstractIoService
-
- getReaderIdleCount() - Method in class org.apache.mina.common.AbstractIoSession
-
- getReaderIdleCount() - Method in interface org.apache.mina.common.IoService
-
- getReaderIdleCount() - Method in interface org.apache.mina.common.IoSession
-
- getReaderIdleTime() - Method in class org.apache.mina.common.AbstractIoService
-
- getReaderIdleTime() - Method in class org.apache.mina.common.AbstractIoSessionConfig
-
- getReaderIdleTime() - Method in interface org.apache.mina.common.IoService
-
- getReaderIdleTime() - Method in interface org.apache.mina.common.IoSessionConfig
-
- getReaderIdleTimeInMillis() - Method in class org.apache.mina.common.AbstractIoService
-
- getReaderIdleTimeInMillis() - Method in class org.apache.mina.common.AbstractIoSessionConfig
-
- getReaderIdleTimeInMillis() - Method in interface org.apache.mina.common.IoService
-
- getReaderIdleTimeInMillis() - Method in interface org.apache.mina.common.IoSessionConfig
-
- getReadMessages() - Method in class org.apache.mina.common.AbstractIoService
-
- getReadMessages() - Method in class org.apache.mina.common.AbstractIoSession
-
- getReadMessages() - Method in interface org.apache.mina.common.IoService
-
Returns the number of messages this services has read
- getReadMessages() - Method in interface org.apache.mina.common.IoSession
-
Returns the total number of messages which were read and decoded from this session.
- getReadMessagesThroughput() - Method in class org.apache.mina.common.AbstractIoService
-
- getReadMessagesThroughput() - Method in class org.apache.mina.common.AbstractIoSession
-
- getReadMessagesThroughput() - Method in interface org.apache.mina.common.IoService
-
Returns the number of read messages per second.
- getReadMessagesThroughput() - Method in interface org.apache.mina.common.IoSession
-
Returns the number of read messages per second.
- getReadTimeout() - Method in class org.apache.mina.handler.stream.StreamIoHandler
-
Returns read timeout in seconds.
- getReceiveBufferSize() - Method in interface org.apache.mina.transport.socket.DatagramSessionConfig
-
- getReceiveBufferSize() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
-
- getReceiveBufferSize() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
-
- getReceiveBufferSize() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
-
- getReceivedMessageHandlerMap() - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
-
Returns the
Map
which contains all messageType-
MessageHandler
pairs registered to this handler for received messages.
- getRemoteAddress() - Method in class org.apache.mina.common.DummySession
-
- getRemoteAddress() - Method in interface org.apache.mina.common.IoSession
-
Returns the socket address of remote peer.
- getRemoteAddress() - Method in interface org.apache.mina.transport.socket.DatagramSession
-
- getRemoteAddress() - Method in interface org.apache.mina.transport.socket.SocketSession
-
- getRemoteAddress() - Method in interface org.apache.mina.transport.vmpipe.VmPipeSession
-
- getRemoveByteProbability() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
-
- getRemovePduProbability() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
-
- getRequest() - Method in exception org.apache.mina.common.WriteException
-
- getRequest(IoSession) - Method in interface org.apache.mina.filter.keepalive.KeepAliveMessageFactory
-
Returns a (new) keep-alive request message.
- getRequest() - Method in exception org.apache.mina.filter.reqres.RequestTimeoutException
-
Returns the request which has timed out.
- getRequest() - Method in class org.apache.mina.filter.reqres.Response
-
- getRequestId(Object) - Method in interface org.apache.mina.filter.reqres.ResponseInspector
-
- getRequests() - Method in exception org.apache.mina.common.WriteException
-
Returns the list of the failed
WriteRequest
, in the order of occurrance.
- getResendPduLasterProbability() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
-
- getResponse(IoSession, Object) - Method in interface org.apache.mina.filter.keepalive.KeepAliveMessageFactory
-
Returns a (new) response message for the specified keep-alive request.
- getResponseInspector() - Method in interface org.apache.mina.filter.reqres.ResponseInspectorFactory
-
- getResponseType(Object) - Method in interface org.apache.mina.filter.reqres.ResponseInspector
-
- getScheduledExecutor() - Method in class org.apache.mina.filter.traffic.TrafficShapingFilter
-
- getScheduledWriteBytes() - Method in class org.apache.mina.common.AbstractIoService
-
- getScheduledWriteBytes() - Method in class org.apache.mina.common.AbstractIoSession
-
- getScheduledWriteBytes() - Method in interface org.apache.mina.common.IoService
-
Returns the number of bytes scheduled to be written
- getScheduledWriteBytes() - Method in interface org.apache.mina.common.IoSession
-
Returns the number of bytes which are scheduled to be written to this
session.
- getScheduledWriteMessages() - Method in class org.apache.mina.common.AbstractIoService
-
- getScheduledWriteMessages() - Method in class org.apache.mina.common.AbstractIoSession
-
- getScheduledWriteMessages() - Method in interface org.apache.mina.common.IoService
-
Returns the number of messages scheduled to be written
- getScheduledWriteMessages() - Method in interface org.apache.mina.common.IoSession
-
Returns the number of messages which are scheduled to be written to this session.
- getSendBufferSize() - Method in interface org.apache.mina.transport.socket.DatagramSessionConfig
-
- getSendBufferSize() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
-
- getSendBufferSize() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
-
- getSendBufferSize() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
-
- getSentMessageHandlerMap() - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
-
Returns the
Map
which contains all messageType-
MessageHandler
pairs registered to this handler for sent messages.
- getServer() - Method in class org.apache.mina.integration.jmx.ObjectMBean
-
- getService() - Method in class org.apache.mina.common.DummySession
-
- getService() - Method in interface org.apache.mina.common.IoSession
-
Returns the
IoService
which provides I/O service to this session.
- getServiceAddress() - Method in class org.apache.mina.common.AbstractIoSession
-
- getServiceAddress() - Method in interface org.apache.mina.common.IoSession
-
Returns the socket address of the
IoService
listens to to manage
this session.
- getServiceAddress() - Method in interface org.apache.mina.transport.socket.DatagramSession
-
- getServiceAddress() - Method in interface org.apache.mina.transport.socket.SocketSession
-
- getServiceAddress() - Method in interface org.apache.mina.transport.vmpipe.VmPipeSession
-
- getServiceBufferSize(IoService) - Static method in class org.apache.mina.filter.traffic.ReadThrottleFilter
-
- getSession() - Method in interface org.apache.mina.common.ConnectFuture
-
Returns
IoSession
which is the result of connect operation.
- getSession() - Method in class org.apache.mina.common.DefaultConnectFuture
-
- getSession() - Method in class org.apache.mina.common.DefaultIoFilterChain
-
- getSession() - Method in class org.apache.mina.common.DefaultIoFuture
-
- getSession() - Method in class org.apache.mina.common.IoEvent
-
- getSession() - Method in interface org.apache.mina.common.IoFilterChain
-
- getSession() - Method in interface org.apache.mina.common.IoFuture
-
Returns the
IoSession
which is associated with this future.
- getSession() - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerAdapter
-
Retrieves the session to which this handler is assigned.
- getSessionBufferSize(IoSession) - Method in class org.apache.mina.filter.traffic.ReadThrottleFilter
-
- getSessionClosedLogLevel() - Method in class org.apache.mina.filter.logging.LoggingFilter
-
This method returns the
LogLevel
that is used to log
session closed events.
- getSessionConfig() - Method in class org.apache.mina.common.AbstractIoService
-
- getSessionConfig() - Method in interface org.apache.mina.common.IoService
-
Returns the default configuration of the new
IoSession
s
created by this service.
- getSessionConfig() - Method in class org.apache.mina.transport.socket.apr.AprSocketAcceptor
-
- getSessionConfig() - Method in class org.apache.mina.transport.socket.apr.AprSocketConnector
-
- getSessionConfig() - Method in interface org.apache.mina.transport.socket.DatagramService
-
- getSessionConfig() - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
-
- getSessionConfig() - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
-
- getSessionConfig() - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
-
- getSessionConfig() - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
-
- getSessionConfig() - Method in interface org.apache.mina.transport.socket.SocketService
-
- getSessionConfig() - Method in class org.apache.mina.transport.vmpipe.VmPipeAcceptor
-
- getSessionConfig() - Method in class org.apache.mina.transport.vmpipe.VmPipeConnector
-
- getSessionConfigType() - Method in class org.apache.mina.common.DefaultTransportMetadata
-
- getSessionConfigType() - Method in interface org.apache.mina.common.TransportMetadata
-
- getSessionCreatedLogLevel() - Method in class org.apache.mina.filter.logging.LoggingFilter
-
This method returns the
LogLevel
that is used to log
session created events.
- getSessionDataStructureFactory() - Method in class org.apache.mina.common.AbstractIoService
-
- getSessionDataStructureFactory() - Method in interface org.apache.mina.common.IoService
-
- getSessionIdleLogLevel() - Method in class org.apache.mina.filter.logging.LoggingFilter
-
This method returns the
LogLevel
that is used to log
session idle events.
- getSessionInitializer() - Method in class org.apache.mina.common.AbstractPollingIoConnector.ConnectionRequest
-
- getSessionOpenedLogLevel() - Method in class org.apache.mina.filter.logging.LoggingFilter
-
This method returns the
LogLevel
that is used to log
session opened events.
- getSessionRecycler() - Method in class org.apache.mina.common.AbstractPollingConnectionlessIoAcceptor
-
- getSessionRecycler() - Method in interface org.apache.mina.transport.socket.DatagramAcceptor
-
- getShort() - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getShort(int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getShort() - Method in class org.apache.mina.common.IoBuffer
-
- getShort(int) - Method in class org.apache.mina.common.IoBuffer
-
- getShort() - Method in class org.apache.mina.common.IoBufferWrapper
-
- getShort(int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getSlice(int, int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getSlice(int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getSlice(int, int) - Method in class org.apache.mina.common.IoBuffer
-
TODO document me.
- getSlice(int) - Method in class org.apache.mina.common.IoBuffer
-
TODO document me.
- getSlice(int, int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getSlice(int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getSoLinger() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
-
- getSoLinger() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
-
Please note that enabling SO_LINGER in Java NIO can result
in platform-dependent behavior and unexpected blocking of I/O thread.
- getSource(ObjectName) - Static method in class org.apache.mina.integration.jmx.ObjectMBean
-
- getSource() - Method in class org.apache.mina.integration.jmx.ObjectMBean
-
- getSslSession(IoSession) - Method in class org.apache.mina.filter.ssl.SslFilter
-
Returns the underlying SSLSession
for the specified session.
- getState(String) - Method in class org.apache.mina.statemachine.StateMachine
-
Returns the
State
with the specified id.
- getStates() - Method in class org.apache.mina.statemachine.StateMachine
-
- getString(CharsetDecoder) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getString(int, CharsetDecoder) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getString(CharsetDecoder) - Method in class org.apache.mina.common.IoBuffer
-
Reads a NUL
-terminated string from this buffer using the
specified decoder
and returns it.
- getString(int, CharsetDecoder) - Method in class org.apache.mina.common.IoBuffer
-
Reads a NUL
-terminated string from this buffer using the
specified decoder
and returns it.
- getString(int, CharsetDecoder) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getString(CharsetDecoder) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getTarget() - Method in class org.apache.mina.statemachine.transition.MethodTransition
-
Returns the target object.
- getTaskCount() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
-
- getTaskCount() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
-
- getThreshold() - Method in class org.apache.mina.filter.executor.IoEventQueueThrottle
-
- getThroughputCalculationInterval() - Method in class org.apache.mina.common.AbstractIoService
-
- getThroughputCalculationInterval() - Method in class org.apache.mina.common.AbstractIoSessionConfig
-
- getThroughputCalculationInterval() - Method in interface org.apache.mina.common.IoService
-
Returns the interval (seconds) between each throughput calculation.
- getThroughputCalculationInterval() - Method in interface org.apache.mina.common.IoSessionConfig
-
Returns the interval (seconds) between each throughput calculation.
- getThroughputCalculationIntervalInMillis() - Method in class org.apache.mina.common.AbstractIoService
-
- getThroughputCalculationIntervalInMillis() - Method in class org.apache.mina.common.AbstractIoSessionConfig
-
- getThroughputCalculationIntervalInMillis() - Method in interface org.apache.mina.common.IoService
-
Returns the interval (milliseconds) between each throughput calculation.
- getThroughputCalculationIntervalInMillis() - Method in interface org.apache.mina.common.IoSessionConfig
-
Returns the interval (milliseconds) between each throughput calculation.
- getThrowableStrRep(Throwable) - Static method in class org.apache.mina.util.Transform
-
convert a Throwable into an array of Strings
- getTimeoutMillis() - Method in class org.apache.mina.filter.reqres.Request
-
- getTimeToLive() - Method in class org.apache.mina.common.ExpiringSessionRecycler
-
- getTimeToLive() - Method in class org.apache.mina.util.ExpiringMap.Expirer
-
Returns the Time-to-live value.
- getTimeToLive() - Method in class org.apache.mina.util.ExpiringMap
-
- getTotalCalls(IoEventType) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
-
Gets the total number of times the method has been called that is represented by the
IoEventType
- getTotalTime(IoEventType) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
-
The total time this method has been executing
- getTrafficClass() - Method in interface org.apache.mina.transport.socket.DatagramSessionConfig
-
- getTrafficClass() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
-
- getTrafficClass() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
-
- getTrafficClass() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
-
- getTrafficMask() - Method in class org.apache.mina.common.AbstractIoSession
-
- getTrafficMask() - Method in interface org.apache.mina.common.IoSession
-
- getTransitions() - Method in class org.apache.mina.statemachine.State
-
- getTransportMetadata() - Method in class org.apache.mina.common.DummySession
-
- getTransportMetadata() - Method in interface org.apache.mina.common.IoService
-
- getTransportMetadata() - Method in interface org.apache.mina.common.IoSession
-
- getTransportMetadata() - Method in class org.apache.mina.transport.socket.apr.AprSocketAcceptor
-
- getTransportMetadata() - Method in class org.apache.mina.transport.socket.apr.AprSocketConnector
-
- getTransportMetadata() - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
-
- getTransportMetadata() - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
-
- getTransportMetadata() - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
-
- getTransportMetadata() - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
-
- getTransportMetadata() - Method in class org.apache.mina.transport.vmpipe.VmPipeAcceptor
-
- getTransportMetadata() - Method in class org.apache.mina.transport.vmpipe.VmPipeConnector
-
- getType() - Method in class org.apache.mina.common.IoEvent
-
- getType() - Method in class org.apache.mina.filter.reqres.Response
-
- getUnsigned() - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getUnsigned(int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getUnsigned() - Method in class org.apache.mina.common.IoBuffer
-
Reads one unsigned byte as a short integer.
- getUnsigned(int) - Method in class org.apache.mina.common.IoBuffer
-
Reads one byte as an unsigned short integer.
- getUnsigned() - Method in class org.apache.mina.common.IoBufferWrapper
-
- getUnsigned(int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getUnsignedInt() - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getUnsignedInt(int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getUnsignedInt() - Method in class org.apache.mina.common.IoBuffer
-
Reads four bytes unsigned integer.
- getUnsignedInt(int) - Method in class org.apache.mina.common.IoBuffer
-
Reads four bytes unsigned integer.
- getUnsignedInt() - Method in class org.apache.mina.common.IoBufferWrapper
-
- getUnsignedInt(int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getUnsignedMediumInt() - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getUnsignedMediumInt(int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getUnsignedMediumInt() - Method in class org.apache.mina.common.IoBuffer
-
Relative get method for reading an unsigned medium int value.
- getUnsignedMediumInt(int) - Method in class org.apache.mina.common.IoBuffer
-
Absolute get method for reading an unsigned medium int value.
- getUnsignedMediumInt() - Method in class org.apache.mina.common.IoBufferWrapper
-
- getUnsignedMediumInt(int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getUnsignedShort() - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getUnsignedShort(int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- getUnsignedShort() - Method in class org.apache.mina.common.IoBuffer
-
Reads two bytes unsigned integer.
- getUnsignedShort(int) - Method in class org.apache.mina.common.IoBuffer
-
Reads two bytes unsigned integer.
- getUnsignedShort() - Method in class org.apache.mina.common.IoBufferWrapper
-
- getUnsignedShort(int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- getValue() - Method in class org.apache.mina.common.DefaultIoFuture
-
Returns the result of the asynchronous operation.
- getValue() - Method in class org.apache.mina.filter.codec.textline.LineDelimiter
-
Return the delimiter string.
- getValue() - Method in class org.apache.mina.integration.beans.AbstractPropertyEditor
-
- getWriteBufferSize() - Method in class org.apache.mina.filter.stream.StreamWriteFilter
-
Returns the size of the write buffer in bytes.
- getWriteRequestQueue() - Method in class org.apache.mina.common.AbstractIoSession
-
- getWriteRequestQueue(IoSession) - Method in class org.apache.mina.common.DefaultIoSessionDataStructureFactory
-
- getWriteRequestQueue(IoSession) - Method in interface org.apache.mina.common.IoSessionDataStructureFactory
-
Returns an
WriteRequest
which is going to be associated with
the specified
session.
- getWriterIdleCount() - Method in class org.apache.mina.common.AbstractIoService
-
- getWriterIdleCount() - Method in class org.apache.mina.common.AbstractIoSession
-
- getWriterIdleCount() - Method in interface org.apache.mina.common.IoService
-
- getWriterIdleCount() - Method in interface org.apache.mina.common.IoSession
-
- getWriterIdleTime() - Method in class org.apache.mina.common.AbstractIoService
-
- getWriterIdleTime() - Method in class org.apache.mina.common.AbstractIoSessionConfig
-
- getWriterIdleTime() - Method in interface org.apache.mina.common.IoService
-
- getWriterIdleTime() - Method in interface org.apache.mina.common.IoSessionConfig
-
- getWriterIdleTimeInMillis() - Method in class org.apache.mina.common.AbstractIoService
-
- getWriterIdleTimeInMillis() - Method in class org.apache.mina.common.AbstractIoSessionConfig
-
- getWriterIdleTimeInMillis() - Method in interface org.apache.mina.common.IoService
-
- getWriterIdleTimeInMillis() - Method in interface org.apache.mina.common.IoSessionConfig
-
- getWriteTimeout() - Method in class org.apache.mina.common.AbstractIoSessionConfig
-
- getWriteTimeout() - Method in interface org.apache.mina.common.IoSessionConfig
-
Returns write timeout in seconds.
- getWriteTimeout() - Method in class org.apache.mina.handler.stream.StreamIoHandler
-
Returns write timeout in seconds.
- getWriteTimeoutInMillis() - Method in class org.apache.mina.common.AbstractIoSessionConfig
-
- getWriteTimeoutInMillis() - Method in interface org.apache.mina.common.IoSessionConfig
-
Returns write timeout in milliseconds.
- getWrittenBytes() - Method in class org.apache.mina.common.AbstractIoService
-
- getWrittenBytes() - Method in class org.apache.mina.common.AbstractIoSession
-
- getWrittenBytes() - Method in class org.apache.mina.common.DefaultFileRegion
-
- getWrittenBytes() - Method in interface org.apache.mina.common.FileRegion
-
The total number of bytes already written.
- getWrittenBytes() - Method in interface org.apache.mina.common.IoService
-
Returns the number of bytes written out by this service
- getWrittenBytes() - Method in interface org.apache.mina.common.IoSession
-
Returns the total number of bytes which were written to this session.
- getWrittenBytesThroughput() - Method in class org.apache.mina.common.AbstractIoService
-
- getWrittenBytesThroughput() - Method in class org.apache.mina.common.AbstractIoSession
-
- getWrittenBytesThroughput() - Method in interface org.apache.mina.common.IoService
-
Returns the number of written bytes per second.
- getWrittenBytesThroughput() - Method in interface org.apache.mina.common.IoSession
-
Returns the number of written bytes per second.
- getWrittenMessages() - Method in class org.apache.mina.common.AbstractIoService
-
- getWrittenMessages() - Method in class org.apache.mina.common.AbstractIoSession
-
- getWrittenMessages() - Method in interface org.apache.mina.common.IoService
-
Returns the number of messages this service has written
- getWrittenMessages() - Method in interface org.apache.mina.common.IoSession
-
Returns the total number of messages which were written and encoded by this session.
- getWrittenMessagesThroughput() - Method in class org.apache.mina.common.AbstractIoService
-
- getWrittenMessagesThroughput() - Method in class org.apache.mina.common.AbstractIoSession
-
- getWrittenMessagesThroughput() - Method in interface org.apache.mina.common.IoService
-
Returns the number of written messages per second.
- getWrittenMessagesThroughput() - Method in interface org.apache.mina.common.IoSession
-
Returns the number of written messages per second.
- IdentityHashSet<E> - Class in org.apache.mina.util
-
An IdentityHashMap
-backed Set
.
- IdentityHashSet() - Constructor for class org.apache.mina.util.IdentityHashSet
-
- IdentityHashSet(int) - Constructor for class org.apache.mina.util.IdentityHashSet
-
- IdentityHashSet(Collection<E>) - Constructor for class org.apache.mina.util.IdentityHashSet
-
- IdleStatus - Class in org.apache.mina.common
-
- IdleStatusChecker - Class in org.apache.mina.common
-
Detects idle sessions and fires sessionIdle events to them.
- increaseIdleCount(IdleStatus, long) - Method in class org.apache.mina.common.AbstractIoSession
-
- increaseReadBufferSize() - Method in class org.apache.mina.common.AbstractIoSession
-
- increaseReadBytes(long, long) - Method in class org.apache.mina.common.AbstractIoService
-
- increaseReadBytes(long, long) - Method in class org.apache.mina.common.AbstractIoSession
-
- increaseReadMessages(long) - Method in class org.apache.mina.common.AbstractIoService
-
- increaseReadMessages(long) - Method in class org.apache.mina.common.AbstractIoSession
-
- increaseScheduledWriteBytes(long) - Method in class org.apache.mina.common.AbstractIoService
-
- increaseScheduledWriteBytes(long) - Method in class org.apache.mina.common.AbstractIoSession
-
- increaseScheduledWriteMessages() - Method in class org.apache.mina.common.AbstractIoService
-
- increaseScheduledWriteMessages() - Method in class org.apache.mina.common.AbstractIoSession
-
- increaseWrittenBytes(long, long) - Method in class org.apache.mina.common.AbstractIoService
-
- increaseWrittenBytesAndMessages(WriteRequest, long) - Method in class org.apache.mina.common.AbstractIoSession
-
- increaseWrittenMessages(long) - Method in class org.apache.mina.common.AbstractIoService
-
- indexOf(byte) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- indexOf(byte) - Method in class org.apache.mina.common.IoBuffer
-
Returns the first occurence position of the specified byte from the current position to
the current limit.
- indexOf(byte) - Method in class org.apache.mina.common.IoBufferWrapper
-
- InetAddressEditor - Class in org.apache.mina.integration.beans
-
A PropertyEditor
which converts a String
into an
InetAddress
.
- InetAddressEditor() - Constructor for class org.apache.mina.integration.beans.InetAddressEditor
-
- InetSocketAddressEditor - Class in org.apache.mina.integration.beans
-
A PropertyEditor
which converts a String
into an
InetSocketAddress
.
- InetSocketAddressEditor() - Constructor for class org.apache.mina.integration.beans.InetSocketAddressEditor
-
- init() - Method in class org.apache.mina.common.AbstractPollingConnectionlessIoAcceptor
-
- init() - Method in class org.apache.mina.common.AbstractPollingIoAcceptor
-
- init() - Method in class org.apache.mina.common.AbstractPollingIoConnector
-
- init(T) - Method in class org.apache.mina.common.AbstractPollingIoProcessor
-
- init() - Method in interface org.apache.mina.common.IoFilter
-
- init() - Method in class org.apache.mina.common.IoFilterAdapter
-
- init() - Method in class org.apache.mina.filter.codec.statemachine.DecodingStateMachine
-
- init() - Method in class org.apache.mina.filter.util.ReferenceCountingFilter
-
- init(AprSession) - Method in class org.apache.mina.transport.socket.apr.AprIoProcessor
-
- init() - Method in class org.apache.mina.transport.socket.apr.AprSocketAcceptor
-
- init() - Method in class org.apache.mina.transport.socket.apr.AprSocketConnector
-
- init() - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
-
- init() - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
-
- init(NioSession) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
-
- init() - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
-
- init() - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
-
- initializeSession(IoSession, T) - Method in interface org.apache.mina.common.IoSessionInitializer
-
- IntegerDecodingState - Class in org.apache.mina.filter.codec.statemachine
-
- IntegerDecodingState() - Constructor for class org.apache.mina.filter.codec.statemachine.IntegerDecodingState
-
- IntegerEditor - Class in org.apache.mina.integration.beans
-
A PropertyEditor
which converts a String
into
an Integer
and vice versa.
- IntegerEditor() - Constructor for class org.apache.mina.integration.beans.IntegerEditor
-
- invoke(String, Object[], String[]) - Method in class org.apache.mina.integration.jmx.ObjectMBean
-
- invoke0(String, Object[], String[]) - Method in class org.apache.mina.integration.jmx.IoServiceMBean
-
- invoke0(String, Object[], String[]) - Method in class org.apache.mina.integration.jmx.IoSessionMBean
-
- invoke0(String, Object[], String[]) - Method in class org.apache.mina.integration.jmx.ObjectMBean
-
- IoAcceptor - Interface in org.apache.mina.common
-
Accepts incoming connection, communicates with clients, and fires events to
IoHandler
s.
- IoBuffer - Class in org.apache.mina.common
-
A byte buffer used by MINA applications.
- IoBuffer() - Constructor for class org.apache.mina.common.IoBuffer
-
Creates a new instance.
- IoBufferAllocator - Interface in org.apache.mina.common
-
- IoBufferWrapper - Class in org.apache.mina.common
-
A
IoBuffer
that wraps a buffer and proxies any operations to it.
- IoBufferWrapper(IoBuffer) - Constructor for class org.apache.mina.common.IoBufferWrapper
-
Create a new instance.
- IoConnector - Interface in org.apache.mina.common
-
Connects to endpoint, communicates with the server, and fires events to
IoHandler
s.
- IoEvent - Class in org.apache.mina.common
-
An I/O event or an I/O request that MINA provides.
- IoEvent(IoEventType, IoSession, Object) - Constructor for class org.apache.mina.common.IoEvent
-
- IoEventQueueHandler - Interface in org.apache.mina.filter.executor
-
- IoEventQueueThrottle - Class in org.apache.mina.filter.executor
-
- IoEventQueueThrottle() - Constructor for class org.apache.mina.filter.executor.IoEventQueueThrottle
-
- IoEventQueueThrottle(int) - Constructor for class org.apache.mina.filter.executor.IoEventQueueThrottle
-
- IoEventQueueThrottle(IoEventSizeEstimator, int) - Constructor for class org.apache.mina.filter.executor.IoEventQueueThrottle
-
- IoEventSizeEstimator - Interface in org.apache.mina.filter.executor
-
Estimates the amount of memory that the specified
IoEvent
occupies
in the current JVM.
- IoEventType - Enum in org.apache.mina.common
-
An Enum
that represents the type of I/O events and requests.
- IoFilter - Interface in org.apache.mina.common
-
A filter which intercepts
IoHandler
events like Servlet
filters.
- IoFilter.NextFilter - Interface in org.apache.mina.common
-
- IoFilterAdapter - Class in org.apache.mina.common
-
- IoFilterAdapter() - Constructor for class org.apache.mina.common.IoFilterAdapter
-
- IoFilterChain - Interface in org.apache.mina.common
-
- IoFilterChain.Entry - Interface in org.apache.mina.common
-
- IoFilterChainBuilder - Interface in org.apache.mina.common
-
- IoFilterEvent - Class in org.apache.mina.common
-
An I/O event or an I/O request that MINA provides for
IoFilter
s.
- IoFilterEvent(IoFilter.NextFilter, IoEventType, IoSession, Object) - Constructor for class org.apache.mina.common.IoFilterEvent
-
- IoFilterEvents - Enum in org.apache.mina.statemachine.event
-
- IoFilterLifeCycleException - Exception in org.apache.mina.common
-
- IoFilterLifeCycleException() - Constructor for exception org.apache.mina.common.IoFilterLifeCycleException
-
- IoFilterLifeCycleException(String) - Constructor for exception org.apache.mina.common.IoFilterLifeCycleException
-
- IoFilterLifeCycleException(String, Throwable) - Constructor for exception org.apache.mina.common.IoFilterLifeCycleException
-
- IoFilterLifeCycleException(Throwable) - Constructor for exception org.apache.mina.common.IoFilterLifeCycleException
-
- IoFilterMBean - Class in org.apache.mina.integration.jmx
-
- IoFilterMBean(IoFilter) - Constructor for class org.apache.mina.integration.jmx.IoFilterMBean
-
- IoFilterPropertyAccessor - Class in org.apache.mina.integration.ognl
-
- IoFilterPropertyAccessor() - Constructor for class org.apache.mina.integration.ognl.IoFilterPropertyAccessor
-
- IoFilterTransition - Annotation Type in org.apache.mina.statemachine.annotation
-
Annotation used on methods to indicate that the method handles a specific
kind of
IoFilterEvents
event when in a specific state.
- IoFilterTransitions - Annotation Type in org.apache.mina.statemachine.annotation
-
- IoFloodException - Interface in org.apache.mina.filter.traffic
-
- IoFuture - Interface in org.apache.mina.common
-
Represents the result of an ashynchronous I/O operation.
- IoFutureListener<F extends IoFuture> - Interface in org.apache.mina.common
-
Something interested in being notified when the result
of an
IoFuture
becomes available.
- IoHandler - Interface in org.apache.mina.common
-
Handles all I/O events fired by MINA.
- IoHandlerAdapter - Class in org.apache.mina.common
-
- IoHandlerAdapter() - Constructor for class org.apache.mina.common.IoHandlerAdapter
-
- IoHandlerChain - Class in org.apache.mina.handler.chain
-
- IoHandlerChain() - Constructor for class org.apache.mina.handler.chain.IoHandlerChain
-
- IoHandlerChain.Entry - Class in org.apache.mina.handler.chain
-
- IoHandlerCommand - Interface in org.apache.mina.handler.chain
-
A
IoHandlerCommand
encapsulates a unit of processing work to be
performed, whose purpose is to examine and/or modify the state of a
transaction that is represented by custom attributes provided by
IoSession
.
- IoHandlerCommand.NextCommand - Interface in org.apache.mina.handler.chain
-
- IoHandlerEvents - Enum in org.apache.mina.statemachine.event
-
- IoHandlerTransition - Annotation Type in org.apache.mina.statemachine.annotation
-
Annotation used on methods to indicate that the method handles a specific
kind of
IoHandlerEvents
event when in a specific state.
- IoHandlerTransitions - Annotation Type in org.apache.mina.statemachine.annotation
-
- IoProcessor<T extends IoSession> - Interface in org.apache.mina.common
-
An internal interface to represent an 'I/O processor' that performs
actual I/O operations for
IoSession
s.
- IoService - Interface in org.apache.mina.common
-
- IoServiceListener - Interface in org.apache.mina.common
-
- IoServiceListenerSupport - Class in org.apache.mina.common
-
A helper which provides addition and removal of
IoServiceListener
s and firing
events.
- IoServiceListenerSupport(IoService) - Constructor for class org.apache.mina.common.IoServiceListenerSupport
-
Creates a new instance.
- IoServiceMBean - Class in org.apache.mina.integration.jmx
-
- IoServiceMBean(IoService) - Constructor for class org.apache.mina.integration.jmx.IoServiceMBean
-
- IoServicePropertyAccessor - Class in org.apache.mina.integration.ognl
-
- IoServicePropertyAccessor() - Constructor for class org.apache.mina.integration.ognl.IoServicePropertyAccessor
-
- IoSession - Interface in org.apache.mina.common
-
A handle which represents connection between two end-points regardless of
transport types.
- IoSessionAttributeMap - Interface in org.apache.mina.common
-
Stores the user-defined attributes which is provided per
IoSession
.
- IoSessionConfig - Interface in org.apache.mina.common
-
- IoSessionDataStructureFactory - Interface in org.apache.mina.common
-
Provides data structures to a newly created session.
- IoSessionFinder - Class in org.apache.mina.integration.ognl
-
Finds
IoSession
s that match a boolean OGNL expression.
- IoSessionFinder(String) - Constructor for class org.apache.mina.integration.ognl.IoSessionFinder
-
Creates a new instance with the specified OGNL expression that returns
a boolean value (e.g.
- IoSessionInitializationException - Exception in org.apache.mina.common
-
A
RuntimeException
that is thrown when the initialization of
an
IoSession
fails.
- IoSessionInitializationException() - Constructor for exception org.apache.mina.common.IoSessionInitializationException
-
- IoSessionInitializationException(String, Throwable) - Constructor for exception org.apache.mina.common.IoSessionInitializationException
-
- IoSessionInitializationException(String) - Constructor for exception org.apache.mina.common.IoSessionInitializationException
-
- IoSessionInitializationException(Throwable) - Constructor for exception org.apache.mina.common.IoSessionInitializationException
-
- IoSessionInitializer<T extends IoFuture> - Interface in org.apache.mina.common
-
Defines a callback for obtaining the
IoSession
during
session initialization.
- IoSessionMBean - Class in org.apache.mina.integration.jmx
-
- IoSessionMBean(IoSession) - Constructor for class org.apache.mina.integration.jmx.IoSessionMBean
-
- IoSessionPropertyAccessor - Class in org.apache.mina.integration.ognl
-
- IoSessionPropertyAccessor() - Constructor for class org.apache.mina.integration.ognl.IoSessionPropertyAccessor
-
- IoSessionRecycler - Interface in org.apache.mina.common
-
- IoSessionStateContextLookup - Class in org.apache.mina.statemachine.context
-
- IoSessionStateContextLookup() - Constructor for class org.apache.mina.statemachine.context.IoSessionStateContextLookup
-
- IoSessionStateContextLookup(StateContextFactory) - Constructor for class org.apache.mina.statemachine.context.IoSessionStateContextLookup
-
- IoUtil - Class in org.apache.mina.common
-
A utility class that provides various convenience methods related with
IoSession
and
IoFuture
.
- isActive() - Method in class org.apache.mina.common.AbstractIoService
-
- isActive() - Method in interface org.apache.mina.common.IoService
-
Returns a value of whether or not this service is active
- isActive() - Method in class org.apache.mina.common.IoServiceListenerSupport
-
- isAutoExpand() - Method in class org.apache.mina.common.AbstractIoBuffer
-
- isAutoExpand() - Method in class org.apache.mina.common.IoBuffer
-
Returns true if and only if autoExpand is turned on.
- isAutoExpand() - Method in class org.apache.mina.common.IoBufferWrapper
-
- isAutoShrink() - Method in class org.apache.mina.common.AbstractIoBuffer
-
- isAutoShrink() - Method in class org.apache.mina.common.IoBuffer
-
Returns true if and only if autoShrink is turned on.
- isAutoShrink() - Method in class org.apache.mina.common.IoBufferWrapper
-
- isBothIdle() - Method in class org.apache.mina.common.AbstractIoService
-
- isBothIdle() - Method in class org.apache.mina.common.AbstractIoSession
-
- isBothIdle() - Method in interface org.apache.mina.common.IoService
-
- isBroadcast() - Method in interface org.apache.mina.transport.socket.DatagramSessionConfig
-
- isBroadcast() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
-
- isCanceled() - Method in interface org.apache.mina.common.ConnectFuture
-
- isCanceled() - Method in class org.apache.mina.common.DefaultConnectFuture
-
- isClosed() - Method in interface org.apache.mina.common.CloseFuture
-
Returns true if the close request is finished and the session is closed.
- isClosed() - Method in class org.apache.mina.common.DefaultCloseFuture
-
- isClosed() - Method in class org.apache.mina.common.DefaultReadFuture
-
- isClosed() - Method in interface org.apache.mina.common.ReadFuture
-
Returns
true if the
IoSession
associated with this
future has been closed.
- isCloseOnDeactivation() - Method in class org.apache.mina.common.AbstractIoAcceptor
-
- isCloseOnDeactivation() - Method in interface org.apache.mina.common.IoAcceptor
-
Returns true if and only if all clients are closed when this
acceptor unbinds from all the related local address (i.e. when the
service is deactivated).
- isClosing() - Method in class org.apache.mina.common.AbstractIoSession
-
- isClosing() - Method in interface org.apache.mina.common.IoSession
-
Returns true if and only if this session is being closed
(but not disconnected yet) or is closed.
- isCompressInbound() - Method in class org.apache.mina.filter.compression.CompressionFilter
-
Returns true if incoming data is being compressed.
- isCompressOutbound() - Method in class org.apache.mina.filter.compression.CompressionFilter
-
Returns true if the filter is compressing data being written.
- isConnected() - Method in class org.apache.mina.common.AbstractIoSession
-
- isConnected() - Method in interface org.apache.mina.common.ConnectFuture
-
Returns true if the connect operation is finished successfully.
- isConnected() - Method in class org.apache.mina.common.DefaultConnectFuture
-
- isConnected() - Method in interface org.apache.mina.common.IoSession
-
Returns true
if this session is connected with remote peer.
- isConnectionless() - Method in class org.apache.mina.common.DefaultTransportMetadata
-
- isConnectionless() - Method in interface org.apache.mina.common.TransportMetadata
-
- isConnectionOk(IoSession) - Method in class org.apache.mina.filter.firewall.ConnectionThrottleFilter
-
Method responsible for deciding if a connection is OK
to continue
- isDerived() - Method in class org.apache.mina.common.AbstractIoBuffer
-
- isDerived() - Method in class org.apache.mina.common.IoBuffer
-
- isDerived() - Method in class org.apache.mina.common.IoBufferWrapper
-
- isDirect() - Method in class org.apache.mina.common.AbstractIoBuffer
-
- isDirect() - Method in class org.apache.mina.common.IoBuffer
-
- isDirect() - Method in class org.apache.mina.common.IoBufferWrapper
-
- isDisposed() - Method in class org.apache.mina.common.AbstractIoService
-
- isDisposed() - Method in class org.apache.mina.common.AbstractPollingIoProcessor
-
- isDisposed() - Method in interface org.apache.mina.common.IoProcessor
-
Returns true if and if only all resources of this processor
have been disposed.
- isDisposed() - Method in interface org.apache.mina.common.IoService
-
Returns true if and if only all resources of this processor
have been disposed.
- isDisposed() - Method in class org.apache.mina.common.SimpleIoProcessorPool
-
- isDisposing() - Method in class org.apache.mina.common.AbstractIoService
-
- isDisposing() - Method in class org.apache.mina.common.AbstractPollingIoProcessor
-
- isDisposing() - Method in interface org.apache.mina.common.IoProcessor
-
- isDisposing() - Method in interface org.apache.mina.common.IoService
-
- isDisposing() - Method in class org.apache.mina.common.SimpleIoProcessorPool
-
- isDone() - Method in class org.apache.mina.common.AbstractIoService.ServiceOperationFuture
-
- isEmpty(IoSession) - Method in interface org.apache.mina.common.WriteRequestQueue
-
- isEmpty() - Method in class org.apache.mina.util.CircularQueue
-
- isEmpty() - Method in class org.apache.mina.util.CopyOnWriteMap
-
Returns true if this map is empty, otherwise false.
- isEmpty() - Method in class org.apache.mina.util.ExpiringMap
-
- isEmpty() - Method in class org.apache.mina.util.SynchronizedQueue
-
- isExpandable(Class<?>, String) - Method in class org.apache.mina.integration.jmx.ObjectMBean
-
- isGetTrafficClassAvailable() - Static method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
-
- isGetTrafficClassAvailable() - Static method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
-
- isIdle(IdleStatus) - Method in class org.apache.mina.common.AbstractIoService
-
- isIdle(IdleStatus) - Method in class org.apache.mina.common.AbstractIoSession
-
- isIdle(IdleStatus) - Method in interface org.apache.mina.common.IoService
-
Returns
true
if this service is idle for the specified
IdleStatus
.
- isIdle(IdleStatus) - Method in interface org.apache.mina.common.IoSession
-
Returns
true
if this session is idle for the specified
IdleStatus
.
- isInterestedInRead(T) - Method in class org.apache.mina.common.AbstractPollingIoProcessor
-
is this session registered for reading
- isInterestedInRead(AprSession) - Method in class org.apache.mina.transport.socket.apr.AprIoProcessor
-
- isInterestedInRead(NioSession) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
-
- isInterestedInWrite(T) - Method in class org.apache.mina.common.AbstractPollingIoProcessor
-
is this session registered for writing
- isInterestedInWrite(AprSession) - Method in class org.apache.mina.transport.socket.apr.AprIoProcessor
-
- isInterestedInWrite(NioSession) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
-
- isKeepAlive() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
-
- isKeepAlive() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
-
- isManipulateReads() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
-
- isManipulateWrites() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
-
- isNeedClientAuth() - Method in class org.apache.mina.filter.ssl.SslFilter
-
Returns true if the engine will require client authentication.
- isOobInline() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
-
- isOobInline() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
-
- isOperation(String, Class<?>[]) - Method in class org.apache.mina.integration.jmx.IoFilterMBean
-
- isOperation(String, Class<?>[]) - Method in class org.apache.mina.integration.jmx.IoServiceMBean
-
- isOperation(String, Class<?>[]) - Method in class org.apache.mina.integration.jmx.IoSessionMBean
-
- isOperation(String, Class<?>[]) - Method in class org.apache.mina.integration.jmx.ObjectMBean
-
- isRead() - Method in class org.apache.mina.common.DefaultReadFuture
-
- isRead() - Method in interface org.apache.mina.common.ReadFuture
-
Returns true if a message was received successfully.
- isReadable(H) - Method in class org.apache.mina.common.AbstractPollingConnectionlessIoAcceptor
-
- isReadable(T) - Method in class org.apache.mina.common.AbstractPollingIoProcessor
-
Is the session ready for reading
- isReadable() - Method in class org.apache.mina.common.TrafficMask
-
Returns true if this mask allows a read operation.
- isReadable(Class<?>, String) - Method in class org.apache.mina.integration.jmx.ObjectMBean
-
- isReadable(AprSession) - Method in class org.apache.mina.transport.socket.apr.AprIoProcessor
-
- isReadable(DatagramChannel) - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
-
- isReadable(NioSession) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
-
- isReaderIdle() - Method in class org.apache.mina.common.AbstractIoService
-
- isReaderIdle() - Method in class org.apache.mina.common.AbstractIoSession
-
- isReaderIdle() - Method in interface org.apache.mina.common.IoService
-
- isReadOnly() - Method in class org.apache.mina.common.AbstractIoBuffer
-
- isReadOnly() - Method in class org.apache.mina.common.IoBuffer
-
- isReadOnly() - Method in class org.apache.mina.common.IoBufferWrapper
-
- isReady() - Method in class org.apache.mina.common.DefaultIoFuture
-
- isReady() - Method in interface org.apache.mina.common.IoFuture
-
Returns if the asynchronous operation is finished.
- isRequest(IoSession, Object) - Method in interface org.apache.mina.filter.keepalive.KeepAliveMessageFactory
-
Returns true if and only if the specified message is a
keep-alive request message.
- isResponse(IoSession, Object) - Method in interface org.apache.mina.filter.keepalive.KeepAliveMessageFactory
-
Returns true if and only if the specified message is a
keep-alive response message;
- isReuseAddress() - Method in class org.apache.mina.transport.socket.apr.AprSocketAcceptor
-
- isReuseAddress() - Method in interface org.apache.mina.transport.socket.DatagramSessionConfig
-
- isReuseAddress() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
-
- isReuseAddress() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
-
- isReuseAddress() - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
-
- isReuseAddress() - Method in interface org.apache.mina.transport.socket.SocketAcceptor
-
- isReuseAddress() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
-
- isRunning() - Method in class org.apache.mina.util.ExpiringMap.Expirer
-
Checks to see if the thread is running
- isScheduledForFlush() - Method in class org.apache.mina.common.AbstractIoSession
-
- isSetReceiveBufferSizeAvailable() - Static method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
-
- isSetReceiveBufferSizeAvailable() - Static method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
-
- isSetSendBufferSizeAvailable() - Static method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
-
- isSetSendBufferSizeAvailable() - Static method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
-
- isSetTrafficClassAvailable() - Static method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
-
- isSetTrafficClassAvailable() - Static method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
-
- isShutdown() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
-
- isShutdown() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
-
- isSslStarted(IoSession) - Method in class org.apache.mina.filter.ssl.SslFilter
-
Returns true if and only if the specified session is
encrypted/decrypted over SSL/TLS currently.
- isTcpNoDelay() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
-
- isTcpNoDelay() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
-
- isTerminated() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
-
- isTerminated() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
-
- isTerminating() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
-
- isTerminating() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
-
- isTerminator(byte) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToDynamicTerminatorDecodingState
-
- isTerminator(byte) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToLinearWhitespaceDecodingState
-
- isUseClientMode() - Method in class org.apache.mina.filter.ssl.SslFilter
-
Returns true if the engine is set to use client mode
when handshaking.
- isUseDirectBuffer() - Static method in class org.apache.mina.common.IoBuffer
-
Returns true if and only if a direct buffer is allocated
by default when the type of the new buffer is not specified.
- isUseReadOperation() - Method in class org.apache.mina.common.AbstractIoSessionConfig
-
- isUseReadOperation() - Method in interface org.apache.mina.common.IoSessionConfig
-
- isUseResponseQueue() - Method in class org.apache.mina.filter.reqres.Request
-
- isWantClientAuth() - Method in class org.apache.mina.filter.ssl.SslFilter
-
Returns true if the engine will request client authentication.
- isWritable(H) - Method in class org.apache.mina.common.AbstractPollingConnectionlessIoAcceptor
-
- isWritable(T) - Method in class org.apache.mina.common.AbstractPollingIoProcessor
-
Is the session ready for writing
- isWritable() - Method in class org.apache.mina.common.TrafficMask
-
Returns true if this mask allows a write operation.
- isWritable(Class<?>, String) - Method in class org.apache.mina.integration.jmx.ObjectMBean
-
- isWritable(AprSession) - Method in class org.apache.mina.transport.socket.apr.AprIoProcessor
-
- isWritable(DatagramChannel) - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
-
- isWritable(NioSession) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
-
- isWriterIdle() - Method in class org.apache.mina.common.AbstractIoService
-
- isWriterIdle() - Method in class org.apache.mina.common.AbstractIoSession
-
- isWriterIdle() - Method in interface org.apache.mina.common.IoService
-
- isWritten() - Method in class org.apache.mina.common.DefaultWriteFuture
-
- isWritten() - Method in interface org.apache.mina.common.WriteFuture
-
Returns true if the write operation is finished successfully.
- iterator() - Method in class org.apache.mina.util.MapBackedSet
-
- iterator() - Method in class org.apache.mina.util.SynchronizedQueue
-
- PatternEditor - Class in org.apache.mina.integration.beans
-
A PropertyEditor
which converts a String
into
a Pattern
and vice versa.
- PatternEditor() - Constructor for class org.apache.mina.integration.beans.PatternEditor
-
- peek() - Method in class org.apache.mina.util.CircularQueue
-
- peek() - Method in class org.apache.mina.util.SynchronizedQueue
-
- PEER_ADDRESS - Static variable in class org.apache.mina.filter.ssl.SslFilter
-
A session attribute key that should be set to an InetSocketAddress
.
- poll(IoSession) - Method in interface org.apache.mina.common.WriteRequestQueue
-
- poll() - Method in class org.apache.mina.util.CircularQueue
-
- poll() - Method in class org.apache.mina.util.SynchronizedQueue
-
- polled(ThreadPoolExecutor, IoEvent) - Method in interface org.apache.mina.filter.executor.IoEventQueueHandler
-
Invoked after the specified event has been polled from the
event queue.
- polled(ThreadPoolExecutor, IoEvent) - Method in class org.apache.mina.filter.executor.IoEventQueueThrottle
-
- position() - Method in class org.apache.mina.common.AbstractIoBuffer
-
- position(int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- position() - Method in class org.apache.mina.common.IoBuffer
-
- position(int) - Method in class org.apache.mina.common.IoBuffer
-
- position() - Method in class org.apache.mina.common.IoBufferWrapper
-
- position(int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- postDeregister() - Method in class org.apache.mina.integration.jmx.ObjectMBean
-
- postRegister(Boolean) - Method in class org.apache.mina.integration.jmx.ObjectMBean
-
- preDeregister() - Method in class org.apache.mina.integration.jmx.ObjectMBean
-
- prefixedDataAvailable(int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- prefixedDataAvailable(int, int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- prefixedDataAvailable(int) - Method in class org.apache.mina.common.IoBuffer
-
Returns true if this buffer contains a data which has a data
length as a prefix and the buffer has remaining data as enough as
specified in the data length field.
- prefixedDataAvailable(int, int) - Method in class org.apache.mina.common.IoBuffer
-
Returns true if this buffer contains a data which has a data
length as a prefix and the buffer has remaining data as enough as
specified in the data length field.
- prefixedDataAvailable(int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- prefixedDataAvailable(int, int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- PrefixedStringCodecFactory - Class in org.apache.mina.filter.codec.prefixedstring
-
A
ProtocolCodecFactory
that performs encoding and decoding
of a Java String object using a fixed-length length prefix.
- PrefixedStringCodecFactory(Charset) - Constructor for class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
-
- PrefixedStringCodecFactory() - Constructor for class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
-
- PrefixedStringDecoder - Class in org.apache.mina.filter.codec.prefixedstring
-
A
ProtocolDecoder
which decodes a String using a fixed-length length prefix.
- PrefixedStringDecoder(Charset, int, int) - Constructor for class org.apache.mina.filter.codec.prefixedstring.PrefixedStringDecoder
-
- PrefixedStringDecoder(Charset, int) - Constructor for class org.apache.mina.filter.codec.prefixedstring.PrefixedStringDecoder
-
- PrefixedStringDecoder(Charset) - Constructor for class org.apache.mina.filter.codec.prefixedstring.PrefixedStringDecoder
-
- PrefixedStringEncoder - Class in org.apache.mina.filter.codec.prefixedstring
-
A
ProtocolEncoder
which encodes a string
using a fixed-length length prefix.
- PrefixedStringEncoder(Charset, int, int) - Constructor for class org.apache.mina.filter.codec.prefixedstring.PrefixedStringEncoder
-
- PrefixedStringEncoder(Charset, int) - Constructor for class org.apache.mina.filter.codec.prefixedstring.PrefixedStringEncoder
-
- PrefixedStringEncoder(Charset) - Constructor for class org.apache.mina.filter.codec.prefixedstring.PrefixedStringEncoder
-
- PrefixedStringEncoder() - Constructor for class org.apache.mina.filter.codec.prefixedstring.PrefixedStringEncoder
-
- preRegister(MBeanServer, ObjectName) - Method in class org.apache.mina.integration.jmx.ObjectMBean
-
- prestartAllCoreThreads() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
-
- prestartAllCoreThreads() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
-
- prestartCoreThread() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
-
- prestartCoreThread() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
-
- primitiveTypeNames - Static variable in class org.apache.mina.common.IoBuffer
-
- processStreamIo(IoSession, InputStream, OutputStream) - Method in class org.apache.mina.handler.stream.StreamIoHandler
-
Implement this method to execute your stream I/O logic;
please note that you must forward the process request to other
thread or thread pool.
- ProfilerTimerFilter - Class in org.apache.mina.filter.statistic
-
This class will measure, the time it takes for a
method in the
IoFilterAdapter
class to execute.
- ProfilerTimerFilter() - Constructor for class org.apache.mina.filter.statistic.ProfilerTimerFilter
-
Creates a new instance of ProfilerFilter.
- ProfilerTimerFilter(TimeUnit) - Constructor for class org.apache.mina.filter.statistic.ProfilerTimerFilter
-
Creates a new instance of ProfilerFilter.
- ProfilerTimerFilter(TimeUnit, IoEventType, IoEventType...) - Constructor for class org.apache.mina.filter.statistic.ProfilerTimerFilter
-
Creates a new instance of ProfilerFilter.
- ProfilerTimerFilter(TimeUnit, EnumSet<IoEventType>) - Constructor for class org.apache.mina.filter.statistic.ProfilerTimerFilter
-
Creates a new instance of ProfilerFilter.
- PropertiesEditor - Class in org.apache.mina.integration.beans
-
A PropertyEditor
which converts a String
into
a Properties
and vice versa.
- PropertiesEditor() - Constructor for class org.apache.mina.integration.beans.PropertiesEditor
-
- PropertyEditorFactory - Class in org.apache.mina.integration.beans
-
A factory that creates a new PropertyEditor
which is appropriate for
the specified object or class.
- PropertyTypeConverter - Class in org.apache.mina.integration.ognl
-
PropertyEditor
-based implementation of OGNL TypeConverter
.
- PropertyTypeConverter() - Constructor for class org.apache.mina.integration.ognl.PropertyTypeConverter
-
- ProtocolCodecException - Exception in org.apache.mina.filter.codec
-
- ProtocolCodecException() - Constructor for exception org.apache.mina.filter.codec.ProtocolCodecException
-
Constructs a new instance.
- ProtocolCodecException(String) - Constructor for exception org.apache.mina.filter.codec.ProtocolCodecException
-
Constructs a new instance with the specified message.
- ProtocolCodecException(Throwable) - Constructor for exception org.apache.mina.filter.codec.ProtocolCodecException
-
Constructs a new instance with the specified cause.
- ProtocolCodecException(String, Throwable) - Constructor for exception org.apache.mina.filter.codec.ProtocolCodecException
-
Constructs a new instance with the specified message and the specified
cause.
- ProtocolCodecFactory - Interface in org.apache.mina.filter.codec
-
- ProtocolCodecFilter - Class in org.apache.mina.filter.codec
-
- ProtocolCodecFilter(ProtocolCodecFactory) - Constructor for class org.apache.mina.filter.codec.ProtocolCodecFilter
-
- ProtocolCodecFilter(ProtocolEncoder, ProtocolDecoder) - Constructor for class org.apache.mina.filter.codec.ProtocolCodecFilter
-
- ProtocolCodecFilter(Class<? extends ProtocolEncoder>, Class<? extends ProtocolDecoder>) - Constructor for class org.apache.mina.filter.codec.ProtocolCodecFilter
-
- ProtocolCodecSession - Class in org.apache.mina.filter.codec
-
- ProtocolCodecSession() - Constructor for class org.apache.mina.filter.codec.ProtocolCodecSession
-
Creates a new instance.
- ProtocolDecoder - Interface in org.apache.mina.filter.codec
-
Decodes binary or protocol-specific data into higher-level message objects.
- ProtocolDecoderAdapter - Class in org.apache.mina.filter.codec
-
- ProtocolDecoderAdapter() - Constructor for class org.apache.mina.filter.codec.ProtocolDecoderAdapter
-
- ProtocolDecoderException - Exception in org.apache.mina.filter.codec
-
An exception that is thrown when
ProtocolDecoder
cannot understand or failed to validate the specified
IoBuffer
content.
- ProtocolDecoderException() - Constructor for exception org.apache.mina.filter.codec.ProtocolDecoderException
-
Constructs a new instance.
- ProtocolDecoderException(String) - Constructor for exception org.apache.mina.filter.codec.ProtocolDecoderException
-
Constructs a new instance with the specified message.
- ProtocolDecoderException(Throwable) - Constructor for exception org.apache.mina.filter.codec.ProtocolDecoderException
-
Constructs a new instance with the specified cause.
- ProtocolDecoderException(String, Throwable) - Constructor for exception org.apache.mina.filter.codec.ProtocolDecoderException
-
Constructs a new instance with the specified message and the specified
cause.
- ProtocolDecoderOutput - Interface in org.apache.mina.filter.codec
-
- ProtocolEncoder - Interface in org.apache.mina.filter.codec
-
Encodes higher-level message objects into binary or protocol-specific data.
- ProtocolEncoderAdapter - Class in org.apache.mina.filter.codec
-
An abstract
ProtocolEncoder
implementation for those who don't have any
resources to dispose.
- ProtocolEncoderAdapter() - Constructor for class org.apache.mina.filter.codec.ProtocolEncoderAdapter
-
- ProtocolEncoderException - Exception in org.apache.mina.filter.codec
-
An exception that is thrown when
ProtocolEncoder
cannot understand or failed to validate the specified message object.
- ProtocolEncoderException() - Constructor for exception org.apache.mina.filter.codec.ProtocolEncoderException
-
Constructs a new instance.
- ProtocolEncoderException(String) - Constructor for exception org.apache.mina.filter.codec.ProtocolEncoderException
-
Constructs a new instance with the specified message.
- ProtocolEncoderException(Throwable) - Constructor for exception org.apache.mina.filter.codec.ProtocolEncoderException
-
Constructs a new instance with the specified cause.
- ProtocolEncoderException(String, Throwable) - Constructor for exception org.apache.mina.filter.codec.ProtocolEncoderException
-
Constructs a new instance with the specified message and the specified
cause.
- ProtocolEncoderOutput - Interface in org.apache.mina.filter.codec
-
- purge() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
-
- purge() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
-
- put(byte) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- put(int, byte) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- put(ByteBuffer) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- put(byte[], int, int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- put(IoBuffer) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- put(byte[]) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- put(IoSession) - Method in class org.apache.mina.common.ExpiringSessionRecycler
-
- put(byte) - Method in class org.apache.mina.common.IoBuffer
-
- put(int, byte) - Method in class org.apache.mina.common.IoBuffer
-
- put(ByteBuffer) - Method in class org.apache.mina.common.IoBuffer
-
Writes the content of the specified src into this buffer.
- put(IoBuffer) - Method in class org.apache.mina.common.IoBuffer
-
Writes the content of the specified src into this buffer.
- put(byte[], int, int) - Method in class org.apache.mina.common.IoBuffer
-
- put(byte[]) - Method in class org.apache.mina.common.IoBuffer
-
- put(byte) - Method in class org.apache.mina.common.IoBufferWrapper
-
- put(int, byte) - Method in class org.apache.mina.common.IoBufferWrapper
-
- put(IoBuffer) - Method in class org.apache.mina.common.IoBufferWrapper
-
- put(ByteBuffer) - Method in class org.apache.mina.common.IoBufferWrapper
-
- put(byte[], int, int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- put(byte[]) - Method in class org.apache.mina.common.IoBufferWrapper
-
- put(IoSession) - Method in interface org.apache.mina.common.IoSessionRecycler
-
Called when the underlying transport creates or writes a new
IoSession
.
- put(K, V) - Method in class org.apache.mina.util.CopyOnWriteMap
-
Adds the provided key and value to this map.
- put(K, V) - Method in class org.apache.mina.util.ExpiringMap
-
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.mina.util.CopyOnWriteMap
-
Inserts all the keys and values contained in the
provided map to this map.
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.mina.util.ExpiringMap
-
- putChar(char) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putChar(int, char) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putChar(char) - Method in class org.apache.mina.common.IoBuffer
-
- putChar(int, char) - Method in class org.apache.mina.common.IoBuffer
-
- putChar(char) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putChar(int, char) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putDouble(double) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putDouble(int, double) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putDouble(double) - Method in class org.apache.mina.common.IoBuffer
-
- putDouble(int, double) - Method in class org.apache.mina.common.IoBuffer
-
- putDouble(double) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putDouble(int, double) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putEnum(Enum<?>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putEnum(int, Enum<?>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putEnum(Enum<?>) - Method in class org.apache.mina.common.IoBuffer
-
Writes an enum's ordinal value to the buffer as a byte.
- putEnum(int, Enum<?>) - Method in class org.apache.mina.common.IoBuffer
-
Writes an enum's ordinal value to the buffer as a byte.
- putEnum(Enum<?>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putEnum(int, Enum<?>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putEnumInt(Enum<?>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putEnumInt(int, Enum<?>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putEnumInt(Enum<?>) - Method in class org.apache.mina.common.IoBuffer
-
Writes an enum's ordinal value to the buffer as an integer.
- putEnumInt(int, Enum<?>) - Method in class org.apache.mina.common.IoBuffer
-
Writes an enum's ordinal value to the buffer as an integer.
- putEnumInt(Enum<?>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putEnumInt(int, Enum<?>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putEnumSet(Set<E>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putEnumSet(int, Set<E>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putEnumSet(Set<E>) - Method in class org.apache.mina.common.IoBuffer
-
Writes the specified Set
to the buffer as a byte sized bit vector.
- putEnumSet(int, Set<E>) - Method in class org.apache.mina.common.IoBuffer
-
Writes the specified Set
to the buffer as a byte sized bit vector.
- putEnumSet(Set<E>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putEnumSet(int, Set<E>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putEnumSetInt(Set<E>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putEnumSetInt(int, Set<E>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putEnumSetInt(Set<E>) - Method in class org.apache.mina.common.IoBuffer
-
Writes the specified Set
to the buffer as an int sized bit vector.
- putEnumSetInt(int, Set<E>) - Method in class org.apache.mina.common.IoBuffer
-
Writes the specified Set
to the buffer as an int sized bit vector.
- putEnumSetInt(Set<E>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putEnumSetInt(int, Set<E>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putEnumSetLong(Set<E>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putEnumSetLong(int, Set<E>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putEnumSetLong(Set<E>) - Method in class org.apache.mina.common.IoBuffer
-
Writes the specified Set
to the buffer as a long sized bit vector.
- putEnumSetLong(int, Set<E>) - Method in class org.apache.mina.common.IoBuffer
-
Writes the specified Set
to the buffer as a long sized bit vector.
- putEnumSetLong(Set<E>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putEnumSetLong(int, Set<E>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putEnumSetShort(Set<E>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putEnumSetShort(int, Set<E>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putEnumSetShort(Set<E>) - Method in class org.apache.mina.common.IoBuffer
-
Writes the specified Set
to the buffer as a short sized bit vector.
- putEnumSetShort(int, Set<E>) - Method in class org.apache.mina.common.IoBuffer
-
Writes the specified Set
to the buffer as a short sized bit vector.
- putEnumSetShort(Set<E>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putEnumSetShort(int, Set<E>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putEnumShort(Enum<?>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putEnumShort(int, Enum<?>) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putEnumShort(Enum<?>) - Method in class org.apache.mina.common.IoBuffer
-
Writes an enum's ordinal value to the buffer as a short.
- putEnumShort(int, Enum<?>) - Method in class org.apache.mina.common.IoBuffer
-
Writes an enum's ordinal value to the buffer as a short.
- putEnumShort(Enum<?>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putEnumShort(int, Enum<?>) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putFloat(float) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putFloat(int, float) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putFloat(float) - Method in class org.apache.mina.common.IoBuffer
-
- putFloat(int, float) - Method in class org.apache.mina.common.IoBuffer
-
- putFloat(float) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putFloat(int, float) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putInt(int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putInt(int, int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putInt(int) - Method in class org.apache.mina.common.IoBuffer
-
- putInt(int, int) - Method in class org.apache.mina.common.IoBuffer
-
- putInt(int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putInt(int, int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putLong(long) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putLong(int, long) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putLong(long) - Method in class org.apache.mina.common.IoBuffer
-
- putLong(int, long) - Method in class org.apache.mina.common.IoBuffer
-
- putLong(long) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putLong(int, long) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putMediumInt(int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putMediumInt(int, int) - Method in class org.apache.mina.common.AbstractIoBuffer
-
- putMediumInt(int) - Method in class org.apache.mina.common.IoBuffer
-
Relative put method for writing a medium int
value.
- putMediumInt(int, int) - Method in class org.apache.mina.common.IoBuffer
-
Absolute put method for writing a medium int
value.
- putMediumInt(int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putMediumInt(int, int) - Method in class org.apache.mina.common.IoBufferWrapper
-
- putObject(Objec