| Package | Description |
|---|---|
| org.apache.mina.api |
Base API for the MINA library.
|
| org.apache.mina.transport.nio |
Transport implementations base on NIO (New I/O),
Channel |
| Class and Description |
|---|
| SslHelper
An helper class used to manage everything related to SSL/TLS establishment and management.
|
| Class and Description |
|---|
| AbstractNioSession
Common ancestor for NIO based
IoSession implmentation. |
| RegistrationCallback
To be used with
NioSelectorLoop for being informed when the SelectionKey was created and registered. |
| SelectorListener
Listen for selector events.
|
| SelectorLoop |
| SelectorLoopPool
A pool of
SelectorLoop |
Copyright © 2009–2013 Apache MINA Project. All rights reserved.