Uses of Class
org.apache.commons.chain.web.javax.ChainServlet
Package
Description
Specialized
Context
and Command
implementations
suitable for use in a Servlet API environment.-
Uses of ChainServlet in org.apache.commons.chain.web.javax.servlet
Modifier and TypeClassDescriptionclass
Custom subclass ofChainServlet
that also dispatches incoming requests to a configurableCommand
loaded from the specifiedCatalog
.