|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TokenProcessor | |
---|---|
org.apache.struts.chain.contexts | This package provides objects that encapsulate access to the request and session-scoped resources to service command processing. |
org.apache.struts.util | The Utilities package provides a variety of families of classes, to solve problems that are commonly encountered in building web applications. |
Uses of TokenProcessor in org.apache.struts.chain.contexts |
---|
Fields in org.apache.struts.chain.contexts declared as TokenProcessor | |
---|---|
protected TokenProcessor |
ActionContextBase.token
Store the TokenProcessor instance for this Context. |
Uses of TokenProcessor in org.apache.struts.util |
---|
Methods in org.apache.struts.util that return TokenProcessor | |
---|---|
static TokenProcessor |
TokenProcessor.getInstance()
Retrieves the singleton instance of this class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |