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 . |