Uses of Interface
org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter.Flusher
-
Packages that use CompositeByteArrayRelativeWriter.Flusher Package Description org.apache.mina.util.byteaccess -
-
Uses of CompositeByteArrayRelativeWriter.Flusher in org.apache.mina.util.byteaccess
Constructors in org.apache.mina.util.byteaccess with parameters of type CompositeByteArrayRelativeWriter.Flusher Constructor Description CompositeByteArrayRelativeWriter(CompositeByteArray cba, CompositeByteArrayRelativeWriter.Expander expander, CompositeByteArrayRelativeWriter.Flusher flusher, boolean autoFlush)
Creates a new instance of CompositeByteArrayRelativeWriter.
-