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 and Description |
---|---|
class |
DispatchLookupCommand
This command combines elements of the
LookupCommand with the
DispatchCommand . |
Modifier and Type | Class and Description |
---|---|
class |
PathInfoMapper
|
class |
RequestParameterMapper
|
class |
ServletPathMapper
|
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.