Package | Description |
---|---|
org.apache.cactus.internal.server |
Contains the classes implementing the server side of Cactus.
|
Modifier and Type | Class and Description |
---|---|
class |
FilterTestController
Filter Controller that extracts the requested service from the
HTTP request and executes the request by calling a
FilterTestCaller . |
class |
JspTestController
JSP Controller that extracts the requested service from the
HTTP request and executes the request by calling a
JspTestCaller . |
class |
ServletTestController
Servlet Controller that extracts the requested service from the
HTTP request and executes the request by calling a
ServletTestCaller . |
Copyright © 2000-2004 Apache Software Foundation. All Rights Reserved.