Package org.apache.mina.common.support
package org.apache.mina.common.support
-
ClassesClassDescriptionAn abstract implementation of
IoFilterChain
that provides common operations for developers to implement their own transport layer.A base implementation ofByteBuffer
.A base implementation ofIoAcceptor
.A base implementation ofIoAcceptorConfig
.A base implementation ofIoConnector
.A base implementation ofIoConnectorConfig
.Base implementation ofIoService
s.A base implementation ofIoServiceConfig
.Base implementation ofIoSession
.A base implementation ofIoSessionConfig
.Provides utility methods for ByteBuffers.A default implementation ofCloseFuture
.A default implementation ofConnectFuture
.A defaultExceptionMonitor
implementation that logs uncaught exceptions usingLogger
.A default implementation ofIoFuture
.A default implementation ofWriteFuture
.A delegatedIoAcceptor
that wraps the otherIoAcceptor
.A delegatedIoConnector
that wraps the otherIoConnector
.A helper which provides addition and removal ofIoServiceListener
s and firing events.