|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractWebTestController | |
|---|---|
| org.apache.cactus.internal.server | Contains the classes implementing the server side of Cactus. |
| Uses of AbstractWebTestController in org.apache.cactus.internal.server |
|---|
| Subclasses of AbstractWebTestController in org.apache.cactus.internal.server | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||