Package | Description |
---|---|
org.apache.mina.api |
Base API for the MINA library.
|
org.apache.mina.filter.codec | |
org.apache.mina.filter.logging | |
org.apache.mina.filterchain | |
org.apache.mina.service.idlechecker | |
org.apache.mina.session | |
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.
|
Class and Description |
---|
AttributeKey
Represents the Key for an attribute-value of an
IoSession . |
TrafficClassEnum
Define the list of Trafic Class available.
|
WriteRequest
The write request created by the
IoSession.write(java.lang.Object) method,
which is transmitted through the filter chain and finish as a socket write. |
Class and Description |
---|
WriteRequest
The write request created by the
IoSession.write(java.lang.Object) method,
which is transmitted through the filter chain and finish as a socket write. |
Class and Description |
---|
WriteRequest
The write request created by the
IoSession.write(java.lang.Object) method,
which is transmitted through the filter chain and finish as a socket write. |
Class and Description |
---|
WriteRequest
The write request created by the
IoSession.write(java.lang.Object) method,
which is transmitted through the filter chain and finish as a socket write. |
Class and Description |
---|
AbstractIoSession
Base implementation of
IoSession shared with all the different transports. |
Class and Description |
---|
AttributeKey
Represents the Key for an attribute-value of an
IoSession . |
TrafficClassEnum
Define the list of Trafic Class available.
|
WriteRequest
The write request created by the
IoSession.write(java.lang.Object) method,
which is transmitted through the filter chain and finish as a socket write. |
Class and Description |
---|
AbstractIoSession
Base implementation of
IoSession shared with all the different transports. |
WriteRequest
The write request created by the
IoSession.write(java.lang.Object) method,
which is transmitted through the filter chain and finish as a socket write. |
Class and Description |
---|
AbstractIoSession
Base implementation of
IoSession shared with all the different transports. |
AttributeKey
Represents the Key for an attribute-value of an
IoSession . |
WriteRequest
The write request created by the
IoSession.write(java.lang.Object) method,
which is transmitted through the filter chain and finish as a socket write. |
Class and Description |
---|
AbstractIoSessionConfig
Base class for session configuration.
|
TrafficClassEnum
Define the list of Trafic Class available.
|
Class and Description |
---|
AbstractIoSessionConfig
Base class for session configuration.
|
Copyright © 2009–2013 Apache MINA Project. All rights reserved.