Package org.apache.mina.handler.support
-
Class Summary Class Description IoSessionInputStream AnInputStream
that buffers data read fromIoHandler.messageReceived(IoSession, Object)
events.IoSessionOutputStream AnOutputStream
that forwards all write operations to the associatedIoSession
.