Package net.officefloor.plugin.stream

Interface Summary
WriteBufferReceiver Receives the output bytes.
 

Class Summary
BrowseInputStream Enables browsing the content of the ServerInputStream without consuming bytes of the ServerInputStream.
ServerInputStream Provides non-blocking InputStream for servicing.
ServerOutputStream OutputStream with additional methods to write cached ByteBuffer instances.
ServerWriter Server Writer.
 

Exception Summary
NoAvailableInputException Thrown by the ServerInputStream on attempting a read past the available data.
 



Copyright © 2005-2013. All Rights Reserved.