Uses of Interface
org.glassfish.grizzly.web.container.util.buf.ByteChunk.ByteInputChannel

Packages that use ByteChunk.ByteInputChannel
org.glassfish.grizzly.web.container.http11   
org.glassfish.grizzly.web.container.util.buf   
 

Uses of ByteChunk.ByteInputChannel in org.glassfish.grizzly.web.container.http11
 

Classes in org.glassfish.grizzly.web.container.http11 that implement ByteChunk.ByteInputChannel
 class GrizzlyInputBuffer
          The buffer used by Tomcat request.
 

Uses of ByteChunk.ByteInputChannel in org.glassfish.grizzly.web.container.util.buf
 

Methods in org.glassfish.grizzly.web.container.util.buf with parameters of type ByteChunk.ByteInputChannel
 void ByteChunk.setByteInputChannel(ByteChunk.ByteInputChannel in)
          When the buffer is empty, read the data from the input channel.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.