Package org.apache.mina.filter.stream
package org.apache.mina.filter.stream
Stream based IoFilter implementation.
-
ClassesClassDescriptionFilter implementation which makes it possible to write Stream objects directly using
IoSession.write(Object).Filter implementation that converts aFileRegiontoIoBufferobjects and writes those buffers to the next filter.Filter implementation which makes it possible to writeInputStreamobjects directly usingIoSession.write(Object).