Package | Description |
---|---|
org.apache.commons.chain.web.portlet |
Specialized
Context and Command implementations
suitable for use in a Portlet API environment. |
org.apache.commons.chain.web.servlet |
Specialized
Context and Command implementations
suitable for use in a Servlet API environment. |
Modifier and Type | Class | Description |
---|---|---|
class |
PortletWebContext |
Concrete implementation of
WebContext suitable for use in
portlets. |
Modifier and Type | Class | Description |
---|---|---|
class |
ServletWebContext |
Concrete implementation of
WebContext suitable for use in
Servlets and JSP pages. |