FileDocCategorySizeDatePackage
ByteBufferStream.javaAPI DocGlassfish v2 API2479Fri May 04 22:37:04 BST 2007com.sun.enterprise.web.connector.grizzly

ByteBufferStream

public interface ByteBufferStream implements Flushable
Add Flushable properties to a ByteBuffer stream.
author
Jean-Francois Arcand

Fields Summary
Constructors Summary
Methods Summary
public voidflush()
Flush the current ByteBuffer

public voidwrite(java.nio.ByteBuffer byteBuffer)
Write the ByteBuffer