Uses of Interface
org.apache.struts2.util.tomcat.buf.ByteChunk.ByteOutputChannel

Packages that use ByteChunk.ByteOutputChannel
org.apache.struts2.util.tomcat.buf   
 

Uses of ByteChunk.ByteOutputChannel in org.apache.struts2.util.tomcat.buf
 

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



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