Uses of Class
org.apache.commons.chain.web.ChainServlet
-
Packages that use ChainServlet Package Description org.apache.commons.chain.web.servlet SpecializedContextandCommandimplementations suitable for use in a Servlet API environment. -
-
Uses of ChainServlet in org.apache.commons.chain.web.servlet
Subclasses of ChainServlet in org.apache.commons.chain.web.servlet Modifier and Type Class Description classChainProcessorCustom subclass ofChainServletthat also dispatches incoming requests to a configurableCommandloaded from the specifiedCatalog.
-