请参阅: 说明
| 类 | 说明 |
|---|---|
| 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. |