Package org.apache.mina.handler.support
package org.apache.mina.handler.support
-
ClassesClassDescriptionAn
InputStream
that buffers data read fromIoHandler.messageReceived(IoSession, Object)
events.AnOutputStream
that forwards all write operations to the associatedIoSession
.