Package net.officefloor.plugin.stream

Interface Summary
BufferPopulator Populates the ByteBuffer on an OutputBufferStream write.
BufferProcessor Processes a ByteBuffer on a InputBufferStream read.
BufferSquirt Squirt in the stream.
BufferSquirtFactory Factory for the BufferSquirt instances.
BufferStream Stream of buffers.
GatheringBufferProcessor Processes a batch of ByteBuffer instances on a InputBufferStream read.
InputBufferStream Retreives input from the BufferStream.
OutputBufferStream Appends data to the BufferStream.
 

Exception Summary
NoBufferStreamContentException Thrown by the InputStream on attempting a blocking read with no content in the BufferStream.
 



Copyright © 2005-2011. All Rights Reserved.