Uses of Package
org.apache.cactus.server

Packages that use org.apache.cactus.server
org.apache.cactus Contains all classes needed for writing Cactus tests. 
org.apache.cactus.server Contains the Cactus redirectors and the Cactus wrappers around all Servlet, Filter and JSP implicit objects. 
 

Classes in org.apache.cactus.server used by org.apache.cactus
AbstractHttpServletRequestWrapper
          Abstract wrapper around HttpServletRequest.
AbstractPageContextWrapper
          Abstract wrapper around PageContext.
AbstractServletConfigWrapper
          Abstract wrapper around ServletConfig which overrides the getServletContext() method to return our own wrapper around ServletContext.
FilterConfigWrapper
          Wrapper around FilterConfig which overrides the getServletContext() method to return our own wrapper around ServletContext.
 

Classes in org.apache.cactus.server used by org.apache.cactus.server
AbstractHttpServletRequestWrapper
          Abstract wrapper around HttpServletRequest.
AbstractPageContextWrapper
          Abstract wrapper around PageContext.
AbstractServletConfigWrapper
          Abstract wrapper around ServletConfig which overrides the getServletContext() method to return our own wrapper around ServletContext.
AbstractServletContextWrapper
          Abstract wrapper around ServletContext.
 



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