Package | Description |
---|---|
org.apache.commons.chain.generic |
Concrete implementations of generic Commands that are useful in many
different environments, not tied to a particular tier such as Servlets).
|
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 |
DispatchLookupCommand |
This command combines elements of the
LookupCommand with the
DispatchCommand . |
class |
LookupCommand |
Modifier and Type | Class | Description |
---|---|---|
class |
PathInfoMapper |
|
class |
RequestParameterMapper |
|
class |
ServletPathMapper |