程序包 | 说明 |
---|---|
org.apache.mina.common.support |
Internal classes used by org.apache.mina.common package.
|
org.apache.mina.transport.socket.nio |
Socket (TCP/IP) and Datagram (UDP/IP) support based on Java
NIO (New I/O) API.
|
org.apache.mina.transport.socket.nio.support |
Internal classes used by org.apache.mina.transport.socket.nio package.
|
org.apache.mina.transport.vmpipe |
In-VM pipe support which removes the overhead of local loopback communication.
|
org.apache.mina.transport.vmpipe.support |
Internal classes used by org.apache.mina.transport.vmpipe package.
|
类和说明 |
---|
BaseIoService
Base implementation of
IoService s. |
BaseIoServiceConfig
A base implementation of
IoServiceConfig . |
DefaultIoFuture
A default implementation of
IoFuture . |
IoServiceListenerSupport
A helper which provides addition and removal of
IoServiceListener s and firing
events. |
类和说明 |
---|
BaseIoAcceptor
A base implementation of
IoAcceptor . |
BaseIoAcceptorConfig
A base implementation of
IoAcceptorConfig . |
BaseIoConnector
A base implementation of
IoConnector . |
BaseIoConnectorConfig
A base implementation of
IoConnectorConfig . |
BaseIoService
Base implementation of
IoService s. |
BaseIoServiceConfig
A base implementation of
IoServiceConfig . |
BaseIoSessionConfig
A base implementation of
IoSessionConfig . |
DelegatedIoAcceptor
A delegated
IoAcceptor that wraps the other IoAcceptor . |
DelegatedIoConnector
A delegated
IoConnector that wraps the other IoConnector . |
类和说明 |
---|
BaseIoAcceptor
A base implementation of
IoAcceptor . |
BaseIoConnector
A base implementation of
IoConnector . |
BaseIoService
Base implementation of
IoService s. |
BaseIoSessionConfig
A base implementation of
IoSessionConfig . |
IoServiceListenerSupport
A helper which provides addition and removal of
IoServiceListener s and firing
events. |
类和说明 |
---|
BaseIoAcceptor
A base implementation of
IoAcceptor . |
BaseIoConnector
A base implementation of
IoConnector . |
BaseIoService
Base implementation of
IoService s. |
类和说明 |
---|
AbstractIoFilterChain
An abstract implementation of
IoFilterChain that provides
common operations for developers to implement their own transport layer. |
BaseIoSession
Base implementation of
IoSession . |
IoServiceListenerSupport
A helper which provides addition and removal of
IoServiceListener s and firing
events. |