Uses of Class
org.apache.commons.messagelet.impl.BufferedServletOutputStream

Packages that use BufferedServletOutputStream
org.apache.commons.messagelet.impl This package contains implementation classes to support both MDO's as well as to be able to dispatch into a Servlet engine to be able to process Messagelets. 
 

Uses of BufferedServletOutputStream in org.apache.commons.messagelet.impl
 

Methods in org.apache.commons.messagelet.impl that return BufferedServletOutputStream
protected  BufferedServletOutputStream MessageletResponseImpl.createOutputStream()
           
protected  BufferedServletOutputStream HttpMessageletResponseImpl.createOutputStream()
           
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.