|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |
|---|---|
| FilterConfigWrapper
Wrapper around FilterConfig which overrides the
getServletContext() method to return our own wrapper around
ServletContext. |
|
| HttpServletRequestWrapper
Provide implementation of HttpServletRequestWrapper for the Servlet 2.3
API specifications. |
|
| PageContextWrapper
Provide implementation of PageContext for the Servlet 2.3
API specifications. |
|
| ServletConfigWrapper
Wrapper around ServletConfig for Servlet API 2.3. |
|
| Classes in org.apache.cactus.server used by org.apache.cactus.server | |
|---|---|
| AbstractHttpServletRequestWrapper
Abstract wrapper around HttpServletRequest. |
|
| AbstractHttpServletRequestWrapper23
Extends AbstractHttpServletRequestWrapper by adding the new methods
of the Servlet 2.3 API specifications. |
|
| AbstractPageContextWrapper
Abstract wrapper around PageContext. |
|
| AbstractPageContextWrapper23
Extends AbstractPageContextWrapper by adding the new methods
of the Servlet 2.3 API specifications. |
|
| AbstractServletConfigWrapper
Abstract wrapper around ServletConfig which overrides the
getServletContext() method to return our own wrapper around
ServletContext. |
|
| AbstractServletContextWrapper
Abstract wrapper around ServletContext. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||