|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebContext | |
---|---|
org.apache.commons.chain.web.faces | Specialized Context and Command implementations
suitable for use in a JavaServer Faces API environment. |
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. |
Uses of WebContext in org.apache.commons.chain.web.faces |
---|
Subclasses of WebContext in org.apache.commons.chain.web.faces | |
---|---|
class |
FacesWebContext
Concrete implementation of WebContext suitable for use in
JavaServer Faces apps. |
Uses of WebContext in org.apache.commons.chain.web.portlet |
---|
Subclasses of WebContext in org.apache.commons.chain.web.portlet | |
---|---|
class |
PortletWebContext
Concrete implementation of WebContext suitable for use in
portlets. |
Uses of WebContext in org.apache.commons.chain.web.servlet |
---|
Subclasses of WebContext in org.apache.commons.chain.web.servlet | |
---|---|
class |
ServletWebContext
Concrete implementation of WebContext suitable for use in
Servlets and JSP pages. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |