|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractRequest in org.apache.cocoon.environment.commandline |
Subclasses of AbstractRequest in org.apache.cocoon.environment.commandline | |
class |
CommandLineRequest
Creates a specific servlet request simulation from command line usage. |
Uses of AbstractRequest in org.apache.cocoon.environment.http |
Subclasses of AbstractRequest in org.apache.cocoon.environment.http | |
class |
HttpRequest
Implements the Request interface
to provide request information in the HTTP servlets environment. |
Uses of AbstractRequest in org.apache.cocoon.environment.portlet |
Subclasses of AbstractRequest in org.apache.cocoon.environment.portlet | |
class |
ActionRequest
Implements the Request interface for the
JSR-168 (Portlet) environment. |
class |
PortletRequest
Implements the Request interface for the JSR-168 (Portlet) environment. |
class |
RenderRequest
Implements the Request interface for
the JSR-168 (Portlet) environment. |
Uses of AbstractRequest in org.apache.cocoon.environment.wrapper |
Subclasses of AbstractRequest in org.apache.cocoon.environment.wrapper | |
class |
AbstractRequestWrapper
This is a wrapper class for the Request object. |
class |
RequestWrapper
This is a wrapper class for the Request object.
|
Uses of AbstractRequest in org.apache.cocoon.jxpath |
Subclasses of AbstractRequest in org.apache.cocoon.jxpath | |
static class |
JXPathCocoonContexts.RequestProxy
|
Uses of AbstractRequest in org.apache.cocoon.profiler.debugging |
Subclasses of AbstractRequest in org.apache.cocoon.profiler.debugging | |
protected static class |
Debugger.RequestWrapper
We wrap the request to remove the request parameter from the list of parameters. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |