See: Description
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 . |
Copyright © 2004–2017 Apache MINA Project. All rights reserved.