Uses of Interface
org.glassfish.grizzly.http.util.ByteChunk.ByteInputChannel

Packages that use ByteChunk.ByteInputChannel
org.glassfish.grizzly.http.util   
 

Uses of ByteChunk.ByteInputChannel in org.glassfish.grizzly.http.util
 

Methods in org.glassfish.grizzly.http.util 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 © 2012 Oracle Corporation. All Rights Reserved.