|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractTestController in org.apache.cactus.server |
Subclasses of AbstractTestController in org.apache.cactus.server | |
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 . |
Uses of AbstractTestController in org.apache.cactus.util.log |
Aspects in org.apache.cactus.util.log that affect AbstractTestController | |
class |
LogAspect
Log every entry and exit of methods. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |