|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.mina.common | |
org.apache.mina.common | Common types required for users to use MINA. |
org.apache.mina.examples.echoserver | Echo server which demonstates low-level I/O layer and SSL support. |
org.apache.mina.examples.netcat | NetCat client (Network + Unix cat command) which demonstates low-level I/O layer. |
org.apache.mina.examples.reverser | Reverser server which reverses all text lines demonstating high-level protocol layer. |
org.apache.mina.examples.sumup | |
org.apache.mina.examples.sumup.codec | |
org.apache.mina.io | Low-level protocol implementation layer (I/O layer). |
org.apache.mina.io.datagram | Datagram (UDP/IP) support. |
org.apache.mina.io.filter | Basic IoHandlerFilter implementations. |
org.apache.mina.io.handler | Useful IoHandler implementations. |
org.apache.mina.io.socket | Socket (TCP/IP) support. |
org.apache.mina.protocol | High-level protocol implementation layer (Protocol layer). |
org.apache.mina.protocol.codec | Useful ProtocolEncoder and ProtocolDecoder implementations. |
org.apache.mina.protocol.filter | Basic ProtocolHandlerFilter implementations. |
org.apache.mina.protocol.io | A wrapper for org.apache.mina.io package to support low-level I/O. |
org.apache.mina.protocol.vmpipe | In-VM pipe support which removes the overhead of local loopback communication. |
org.apache.mina.registry | A frontend package that makes setting up MINA easier. |
org.apache.mina.util | This package is used by MINA internally. |
Classes in org.apache.mina.common used by org.apache.mina.common | |
ByteBuffer
A pooled byte buffer used by MINA applications. |
|
ExceptionMonitor
Monitors uncaught exceptions. |
|
IdleStatus
Represents the type of idleness of IoSession or
ProtocolSession . |
|
Session
A handle which represents connection between two endpoints regardless of transport types. |
|
SessionConfig
Provides general or TransportType -specific configuration. |
|
SessionManager
Base interface for all acceptors and connectors that manage sessions. |
|
TransportType
Represents network transport types. |
Classes in org.apache.mina.common used by org.apache.mina.examples.echoserver | |
ByteBuffer
A pooled byte buffer used by MINA applications. |
|
IdleStatus
Represents the type of idleness of IoSession or
ProtocolSession . |
Classes in org.apache.mina.common used by org.apache.mina.examples.netcat | |
ByteBuffer
A pooled byte buffer used by MINA applications. |
|
IdleStatus
Represents the type of idleness of IoSession or
ProtocolSession . |
Classes in org.apache.mina.common used by org.apache.mina.examples.reverser | |
ByteBuffer
A pooled byte buffer used by MINA applications. |
Classes in org.apache.mina.common used by org.apache.mina.examples.sumup | |
IdleStatus
Represents the type of idleness of IoSession or
ProtocolSession . |
Classes in org.apache.mina.common used by org.apache.mina.examples.sumup.codec | |
ByteBuffer
A pooled byte buffer used by MINA applications. |
Classes in org.apache.mina.common used by org.apache.mina.io | |
ByteBuffer
A pooled byte buffer used by MINA applications. |
|
IdleStatus
Represents the type of idleness of IoSession or
ProtocolSession . |
|
Session
A handle which represents connection between two endpoints regardless of transport types. |
|
SessionManager
Base interface for all acceptors and connectors that manage sessions. |
Classes in org.apache.mina.common used by org.apache.mina.io.datagram | |
BaseSessionConfig
Base implementation of SessionConfig s. |
|
BaseSessionManager
Base implementation of SessionManager s. |
|
SessionConfig
Provides general or TransportType -specific configuration. |
|
SessionManager
Base interface for all acceptors and connectors that manage sessions. |
Classes in org.apache.mina.common used by org.apache.mina.io.filter | |
ByteBuffer
A pooled byte buffer used by MINA applications. |
|
IdleStatus
Represents the type of idleness of IoSession or
ProtocolSession . |
|
Session
A handle which represents connection between two endpoints regardless of transport types. |
Classes in org.apache.mina.common used by org.apache.mina.io.handler | |
ByteBuffer
A pooled byte buffer used by MINA applications. |
|
IdleStatus
Represents the type of idleness of IoSession or
ProtocolSession . |
Classes in org.apache.mina.common used by org.apache.mina.io.socket | |
BaseSessionConfig
Base implementation of SessionConfig s. |
|
BaseSessionManager
Base implementation of SessionManager s. |
|
SessionConfig
Provides general or TransportType -specific configuration. |
|
SessionManager
Base interface for all acceptors and connectors that manage sessions. |
Classes in org.apache.mina.common used by org.apache.mina.protocol | |
ByteBuffer
A pooled byte buffer used by MINA applications. |
|
IdleStatus
Represents the type of idleness of IoSession or
ProtocolSession . |
|
Session
A handle which represents connection between two endpoints regardless of transport types. |
|
SessionManager
Base interface for all acceptors and connectors that manage sessions. |
Classes in org.apache.mina.common used by org.apache.mina.protocol.codec | |
ByteBuffer
A pooled byte buffer used by MINA applications. |
Classes in org.apache.mina.common used by org.apache.mina.protocol.filter | |
IdleStatus
Represents the type of idleness of IoSession or
ProtocolSession . |
|
Session
A handle which represents connection between two endpoints regardless of transport types. |
Classes in org.apache.mina.common used by org.apache.mina.protocol.io | |
ExceptionMonitor
Monitors uncaught exceptions. |
|
IdleStatus
Represents the type of idleness of IoSession or
ProtocolSession . |
|
Session
A handle which represents connection between two endpoints regardless of transport types. |
|
SessionConfig
Provides general or TransportType -specific configuration. |
|
SessionManager
Base interface for all acceptors and connectors that manage sessions. |
|
TransportType
Represents network transport types. |
Classes in org.apache.mina.common used by org.apache.mina.protocol.vmpipe | |
BaseSessionConfig
Base implementation of SessionConfig s. |
|
BaseSessionManager
Base implementation of SessionManager s. |
|
SessionConfig
Provides general or TransportType -specific configuration. |
|
SessionManager
Base interface for all acceptors and connectors that manage sessions. |
Classes in org.apache.mina.common used by org.apache.mina.registry | |
TransportType
Represents network transport types. |
Classes in org.apache.mina.common used by org.apache.mina.util | |
Session
A handle which represents connection between two endpoints regardless of transport types. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |