| Class | Description |
|---|---|
| IoSessionInputStream |
An
InputStream that buffers data read from
IoHandler.messageReceived(IoSession, Object) events. |
| IoSessionOutputStream |
An
OutputStream that forwards all write operations to
the associated IoSession. |
| StreamIoHandler |
A
IoHandler that adapts asynchronous MINA events to stream I/O. |
| Exception | Description |
|---|---|
| StreamIoHandler.StreamIoException |