Package org.apache.mina.core.service
package org.apache.mina.core.service
-
ClassDescriptionA base implementation of
IoAcceptor.AIoFutureA base implementation ofIoConnector.Base implementation ofIoServices.AIoFuturededicated class forA default immutable implementation ofTransportMetadata.Accepts incoming connection, communicates with clients, and fires events toIoHandlers.Connects to endpoint, communicates with the server, and fires events toIoHandlers.Handles all I/O events fired by MINA.An adapter class forIoHandler.IoProcessor<S extends IoSession>An internal interface to represent an 'I/O processor' that performs actual I/O operations forIoSessions.Listens to events related to anIoService.A helper class which provides addition and removal ofIoServiceListeners and firing events.A listener in charge of releasing the lock when the close has been completedProvides usage statistics for anAbstractIoServiceinstance.This is a configuration for IoServiceStatistics.SimpleIoProcessorPool<S extends AbstractIoSession>Provides meta-information that describes anIoService.