Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.chain.web Classes and Interfaces - 19 results found.
NameDescriptionTypePackageFramework
AbstractGetLocaleCommandAbstract base Command implementation for retrieving the requested Locale from our Context, and storing it under theClassorg.apache.commons.chain.webApache Commons
AbstractSetLocaleCommandAbstract base Command implementation for setting the response locale for this response to the Locale storedClassorg.apache.commons.chain.webApache Commons
ChainListenerServletContextListener that automatically scans chain configuration files in the current web application atClassorg.apache.commons.chain.webApache Commons
ChainProcessorCustom subclass of ChainServlet that also dispatches incoming requests to a configurable Command loaded from the specifiedClassorg.apache.commons.chain.web.servletApache Commons
ChainServletServlet that automatically scans chain configuration files in the current web application at startup time, and exposes the result in aClassorg.apache.commons.chain.webApache Commons
FacesGetLocaleCommandConcrete implementation of AbstractGetLocaleCommand for the JavaServer Faces API.Classorg.apache.commons.chain.web.facesApache Commons
FacesSetLocaleCommandConcrete implementation of AbstractSetLocaleCommand for the JavaServer Faces API.Classorg.apache.commons.chain.web.facesApache Commons
FacesWebContextConcrete implementation of WebContext suitable for use in JavaServer Faces apps.Classorg.apache.commons.chain.web.facesApache Commons
MapEntryMap.Classorg.apache.commons.chain.webApache Commons
PathInfoMapperCommand that uses the path info component of the request URI to select a Command from the appropriate Catalog, andClassorg.apache.commons.chain.web.servletApache Commons
PortletGetLocaleCommandConcrete implementation of AbstractGetLocaleCommand forFields inherited from interface org.Classorg.apache.commons.chain.web.portletApache Commons
PortletSetLocaleCommandConcrete implementation of AbstractSetLocaleCommand forFields inherited from interface org.Classorg.apache.commons.chain.web.portletApache Commons
PortletWebContextConcrete implementation of WebContext suitable for use in portlets.Classorg.apache.commons.chain.web.portletApache Commons
RequestParameterMapperCommand that uses a specified request parameter to select a Command from the appropriate Catalog, andClassorg.apache.commons.chain.web.servletApache Commons
ServletGetLocaleCommandConcrete implementation of AbstractGetLocaleCommand forFields inherited from interface org.Classorg.apache.commons.chain.web.servletApache Commons
ServletPathMapperCommand that uses the servlet path component of the request URI to select a Command from the appropriate Catalog, andClassorg.apache.commons.chain.web.servletApache Commons
ServletSetLocaleCommandConcrete implementation of AbstractSetLocaleCommand forFields inherited from interface org.Classorg.apache.commons.chain.web.servletApache Commons
ServletWebContextConcrete implementation of WebContext suitable for use in Servlets and JSP pages.Classorg.apache.commons.chain.web.servletApache Commons
WebContextAbstract base implementation of Context that provides web based applications that use it a generic view of HTTP relatedClassorg.apache.commons.chain.webApache Commons