Uses of Class
org.apache.cactus.server.AbstractHttpServletRequestWrapper

Packages that use AbstractHttpServletRequestWrapper
org.apache.cactus.server Contains the Cactus redirectors and the Cactus wrappers around all Servlet, Filter and JSP implicit objects. 
 

Uses of AbstractHttpServletRequestWrapper in org.apache.cactus.server
 

Subclasses of AbstractHttpServletRequestWrapper in org.apache.cactus.server
 class AbstractHttpServletRequestWrapper23
          Extends AbstractHttpServletRequestWrapper by adding the new methods of the Servlet 2.3 API specifications.
 class HttpServletRequestWrapper
          Provide implementation of HttpServletRequestWrapper for the Servlet 2.3 API specifications.
 



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