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

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

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

Methods in org.apache.struts2.util.tomcat.buf with parameters of type ByteChunk.ByteInputChannel
 void ByteChunk.setByteInputChannel(ByteChunk.ByteInputChannel in)
          When the buffer is empty, read the data from the input channel.
 



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