Uses of Package
org.apache.commons.messagelet.impl

Packages that use org.apache.commons.messagelet.impl
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. 
 

Classes in org.apache.commons.messagelet.impl used by org.apache.commons.messagelet.impl
BufferedServletOutputStream
          BufferedServletOutputStream implements a buffered ServletOutputStream in a similar way to ByteArrayOutputStream represents a buffered OutputStream.
HttpServletRequestImpl
          Based on the HttpRequestBase code from Catalina.
HttpSessionImpl
          Based on the Catalina StandardSession class.
ServletRequestImpl
          Based on the RequestBase code from Catalina.
ServletResponseImpl
          Based on the ResponseBase code from Catalina.
 



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