Package | Description |
---|---|
org.apache.mina.api |
Base API for the MINA library.
|
org.apache.mina.coap.resource | |
org.apache.mina.filter.codec | |
org.apache.mina.filter.logging | |
org.apache.mina.filter.query | |
org.apache.mina.service | |
org.apache.mina.service.client | |
org.apache.mina.service.executor |
Classes in charge of decoupling IoHandler event of the low level read/write/accept I/O threads (
SelectorLoop ). |
org.apache.mina.service.server | |
org.apache.mina.session | |
org.apache.mina.transport | |
org.apache.mina.transport.bio |
Transport implementation base on blocking I/O
Socket |
org.apache.mina.transport.nio |
Transport implementations base on NIO (New I/O),
Channel |
org.apache.mina.transport.tcp |
Shared plumber for TCP transport implementations.
|
org.apache.mina.transport.udp |
Shared plumber UDP transport implementations.
|
org.apache.mina.util |
Various utilities.
|
Class and Description |
---|
IdleStatus
Represents the type of idleness of
IoSession . |
IoFilter
Filter are interceptors/processors for incoming data received/sent.
|
IoFuture
A simple extension that allows listeners to register and receive results
asynchronously via registered listeners.
|
IoFutureListener
A listener that asynchronously receives the result of a future computation.
|
IoHandler
Handle all the I/O events generated by a
IoService . |
IoService |
IoSession
A handle which represents a connection between two end-points regardless of transport types.
|
IoSession.SessionState
State of a
IoSession |
IoSessionConfig
The configuration of
IoSession . |
Class and Description |
---|
IoSession
A handle which represents a connection between two end-points regardless of transport types.
|
Class and Description |
---|
AbstractIoFilter
A convenient
IoFilter implementation to be sub-classed for easier IoFilter implementation. |
IoFilter
Filter are interceptors/processors for incoming data received/sent.
|
IoSession
A handle which represents a connection between two end-points regardless of transport types.
|
Class and Description |
---|
IdleStatus
Represents the type of idleness of
IoSession . |
IoFilter
Filter are interceptors/processors for incoming data received/sent.
|
IoSession
A handle which represents a connection between two end-points regardless of transport types.
|
Class and Description |
---|
AbstractIoFilter
A convenient
IoFilter implementation to be sub-classed for easier IoFilter implementation. |
IoFilter
Filter are interceptors/processors for incoming data received/sent.
|
IoFuture
A simple extension that allows listeners to register and receive results
asynchronously via registered listeners.
|
IoSession
A handle which represents a connection between two end-points regardless of transport types.
|
Class and Description |
---|
IoFilter
Filter are interceptors/processors for incoming data received/sent.
|
IoHandler
Handle all the I/O events generated by a
IoService . |
IoService |
IoSession
A handle which represents a connection between two end-points regardless of transport types.
|
IoSessionConfig
The configuration of
IoSession . |
Class and Description |
---|
IoClient
Connects to several end-points, communicates with the server, and fires events to
org.apache.mina.service.IoHandler s. |
IoService |
Class and Description |
---|
IdleStatus
Represents the type of idleness of
IoSession . |
IoSession
A handle which represents a connection between two end-points regardless of transport types.
|
Class and Description |
---|
IoServer
A network server bound to a local address.
|
IoService |
IoSessionConfig
The configuration of
IoSession . |
Class and Description |
---|
IdleStatus
Represents the type of idleness of
IoSession . |
IoFuture
A simple extension that allows listeners to register and receive results
asynchronously via registered listeners.
|
IoService |
IoSession
A handle which represents a connection between two end-points regardless of transport types.
|
IoSession.SessionState
State of a
IoSession |
IoSessionConfig
The configuration of
IoSession . |
Class and Description |
---|
IoFuture
A simple extension that allows listeners to register and receive results
asynchronously via registered listeners.
|
IoSession
A handle which represents a connection between two end-points regardless of transport types.
|
Class and Description |
---|
IoClient
Connects to several end-points, communicates with the server, and fires events to
org.apache.mina.service.IoHandler s. |
IoFuture
A simple extension that allows listeners to register and receive results
asynchronously via registered listeners.
|
IoServer
A network server bound to a local address.
|
IoService |
IoSession
A handle which represents a connection between two end-points regardless of transport types.
|
IoSessionConfig
The configuration of
IoSession . |
Class and Description |
---|
IoClient
Connects to several end-points, communicates with the server, and fires events to
org.apache.mina.service.IoHandler s. |
IoFuture
A simple extension that allows listeners to register and receive results
asynchronously via registered listeners.
|
IoServer
A network server bound to a local address.
|
IoService |
IoSession
A handle which represents a connection between two end-points regardless of transport types.
|
Class and Description |
---|
IdleStatus
Represents the type of idleness of
IoSession . |
IoClient
Connects to several end-points, communicates with the server, and fires events to
org.apache.mina.service.IoHandler s. |
IoServer
A network server bound to a local address.
|
IoService |
IoSessionConfig
The configuration of
IoSession . |
Class and Description |
---|
IoClient
Connects to several end-points, communicates with the server, and fires events to
org.apache.mina.service.IoHandler s. |
IoFuture
A simple extension that allows listeners to register and receive results
asynchronously via registered listeners.
|
IoServer
A network server bound to a local address.
|
IoService |
IoSession
A handle which represents a connection between two end-points regardless of transport types.
|
IoSessionConfig
The configuration of
IoSession . |
Class and Description |
---|
IoFuture
A simple extension that allows listeners to register and receive results
asynchronously via registered listeners.
|
IoFutureListener
A listener that asynchronously receives the result of a future computation.
|
Copyright © 2009–2013 Apache MINA Project. All rights reserved.