Uses of Interface
org.glassfish.grizzly.http.util.CharChunk.CharInputChannel

Packages that use CharChunk.CharInputChannel
org.glassfish.grizzly.http.util   
 

Uses of CharChunk.CharInputChannel in org.glassfish.grizzly.http.util
 

Methods in org.glassfish.grizzly.http.util with parameters of type CharChunk.CharInputChannel
 void CharChunk.setCharInputChannel(CharChunk.CharInputChannel in)
          When the buffer is empty, read the data from the input channel.
 



Copyright © 2010 Oracle Corpration. All Rights Reserved.