Uses of Interface
org.apache.tomcat.util.buf.CharChunk.CharInputChannel

Packages that use CharChunk.CharInputChannel
org.apache.tomcat.util.buf Buffers and Encodings 
 

Uses of CharChunk.CharInputChannel in org.apache.tomcat.util.buf
 

Methods in org.apache.tomcat.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 ? 2001 Apache Software Foundation. All Rights Reserved.