Uses of Class
org.apache.struts2.util.FastByteArrayOutputStream

Packages that use FastByteArrayOutputStream
org.apache.struts2.components   
 

Uses of FastByteArrayOutputStream in org.apache.struts2.components
 

Fields in org.apache.struts2.components declared as FastByteArrayOutputStream
private  FastByteArrayOutputStream Include.PageOutputStream.buffer
           
 

Methods in org.apache.struts2.components that return FastByteArrayOutputStream
 FastByteArrayOutputStream Include.PageOutputStream.getBuffer()
          Return all data that has been written to this OutputStream.
 FastByteArrayOutputStream Include.PageResponse.getContent()
          Return the content buffered inside the Include.PageOutputStream.
 



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