Package org.apache.mina.common.support
-
Class Summary Class Description AbstractIoFilterChain An abstract implementation ofIoFilterChainthat provides common operations for developers to implement their own transport layer.BaseByteBuffer A base implementation ofByteBuffer.BaseIoAcceptor A base implementation ofIoAcceptor.BaseIoAcceptorConfig A base implementation ofIoAcceptorConfig.BaseIoConnector A base implementation ofIoConnector.BaseIoConnectorConfig A base implementation ofIoConnectorConfig.BaseIoService Base implementation ofIoServices.BaseIoServiceConfig A base implementation ofIoServiceConfig.BaseIoSession Base implementation ofIoSession.BaseIoSessionConfig A base implementation ofIoSessionConfig.ByteBufferHexDumper Provides utility methods for ByteBuffers.DefaultCloseFuture A default implementation ofCloseFuture.DefaultConnectFuture A default implementation ofConnectFuture.DefaultExceptionMonitor A defaultExceptionMonitorimplementation that logs uncaught exceptions usingLogger.DefaultIoFuture A default implementation ofIoFuture.DefaultWriteFuture A default implementation ofWriteFuture.DelegatedIoAcceptor A delegatedIoAcceptorthat wraps the otherIoAcceptor.DelegatedIoConnector A delegatedIoConnectorthat wraps the otherIoConnector.IoServiceListenerSupport A helper which provides addition and removal ofIoServiceListeners and firing events.