Uses of Interface
org.glassfish.grizzly.web.container.util.buf.CharChunk.CharInputChannel

Packages that use CharChunk.CharInputChannel
org.glassfish.grizzly.web.container.http11   
org.glassfish.grizzly.web.container.util.buf   
 

Uses of CharChunk.CharInputChannel in org.glassfish.grizzly.web.container.http11
 

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

Uses of CharChunk.CharInputChannel in org.glassfish.grizzly.web.container.util.buf
 

Methods in org.glassfish.grizzly.web.container.util.buf 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 © 2009 SUN Microsystems. All Rights Reserved.