Uses of Interface
org.apache.struts2.util.tomcat.buf.CharChunk.CharOutputChannel

Packages that use CharChunk.CharOutputChannel
org.apache.struts2.util.tomcat.buf   
 

Uses of CharChunk.CharOutputChannel in org.apache.struts2.util.tomcat.buf
 

Methods in org.apache.struts2.util.tomcat.buf with parameters of type CharChunk.CharOutputChannel
 void CharChunk.setCharOutputChannel(CharChunk.CharOutputChannel out)
          When the buffer is full, write the data to the output channel.
 



Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.