|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Classes in com.opensymphony.xwork2 used by com.opensymphony.xwork2 | |
|---|---|
| Action
All actions may implement this interface, which exposes the execute() method. |
|
| ActionContext
The ActionContext is the context in which an Action is executed. |
|
| ActionEventListener
Provides hooks for handling key action events |
|
| ActionInvocation
An ActionInvocation represents the execution state of an Action. |
|
| ActionProxy
ActionProxy is an extra layer between XWork and the action so that different proxies are possible. |
|
| ActionProxyFactory
The ActionProxyFactory is used to create ActionProxies to be executed. |
|
| DefaultTextProvider
DefaultTextProvider gets texts from only the default resource bundles associated with the LocalizedTextUtil. |
|
| LocaleProvider
Indicates that the implementing class can provide its own Locale. |
|
| ObjectFactory
ObjectFactory is responsible for building the core framework objects. |
|
| ResourceBundleTextProvider
Extension Interface for TextProvider to help supporting ResourceBundles. |
|
| Result
All results (except for NONE) of an Action are mapped to a View implementation. |
|
| TextProvider
Provides access to ResourceBundles and their underlying text messages. |
|
| Unchainable
Simple marker interface to indicate an object should not have it's properties copied during chaining. |
|
| UnknownHandler
Handles cases when the result or action is unknown. |
|
| Validateable
Provides an interface in which a call for a validation check can be done. |
|
| ValidationAware
ValidationAware classes can accept Action (class level) or field level error messages. |
|
| ValidationAwareSupport
Provides a default implementation of ValidationAware. |
|
| XWorkException
A generic runtime exception that optionally contains Location information |
|
| Classes in com.opensymphony.xwork2 used by com.opensymphony.xwork2.config | |
|---|---|
| XWorkException
A generic runtime exception that optionally contains Location information |
|
| Classes in com.opensymphony.xwork2 used by com.opensymphony.xwork2.config.impl | |
|---|---|
| ObjectFactory
ObjectFactory is responsible for building the core framework objects. |
|
| Classes in com.opensymphony.xwork2 used by com.opensymphony.xwork2.config.providers | |
|---|---|
| ObjectFactory
ObjectFactory is responsible for building the core framework objects. |
|
| Classes in com.opensymphony.xwork2 used by com.opensymphony.xwork2.interceptor | |
|---|---|
| ActionContext
The ActionContext is the context in which an Action is executed. |
|
| ActionInvocation
An ActionInvocation represents the execution state of an Action. |
|
| ModelDriven
ModelDriven Actions provide a model object to be pushed onto the ValueStack in addition to the Action itself, allowing a FormBean type approach like Struts. |
|
| ObjectFactory
ObjectFactory is responsible for building the core framework objects. |
|
| Classes in com.opensymphony.xwork2 used by com.opensymphony.xwork2.interceptor.annotations | |
|---|---|
| ActionInvocation
An ActionInvocation represents the execution state of an Action. |
|
| Classes in com.opensymphony.xwork2 used by com.opensymphony.xwork2.mock | |
|---|---|
| ActionContext
The ActionContext is the context in which an Action is executed. |
|
| ActionEventListener
Provides hooks for handling key action events |
|
| ActionInvocation
An ActionInvocation represents the execution state of an Action. |
|
| ActionProxy
ActionProxy is an extra layer between XWork and the action so that different proxies are possible. |
|
| Result
All results (except for NONE) of an Action are mapped to a View implementation. |
|
| Classes in com.opensymphony.xwork2 used by com.opensymphony.xwork2.spring | |
|---|---|
| ObjectFactory
ObjectFactory is responsible for building the core framework objects. |
|
| Classes in com.opensymphony.xwork2 used by com.opensymphony.xwork2.spring.interceptor | |
|---|---|
| ActionInvocation
An ActionInvocation represents the execution state of an Action. |
|
| Classes in com.opensymphony.xwork2 used by com.opensymphony.xwork2.util | |
|---|---|
| XWorkException
A generic runtime exception that optionally contains Location information |
|
| Classes in com.opensymphony.xwork2 used by com.opensymphony.xwork2.validator | |
|---|---|
| ActionInvocation
An ActionInvocation represents the execution state of an Action. |
|
| LocaleProvider
Indicates that the implementing class can provide its own Locale. |
|
| ObjectFactory
ObjectFactory is responsible for building the core framework objects. |
|
| TextProvider
Provides access to ResourceBundles and their underlying text messages. |
|
| ValidationAware
ValidationAware classes can accept Action (class level) or field level error messages. |
|
| Classes in com.opensymphony.xwork2 used by com.opensymphony.xwork2.validator.validators | |
|---|---|
| LocaleProvider
Indicates that the implementing class can provide its own Locale. |
|
| TextProvider
Provides access to ResourceBundles and their underlying text messages. |
|
| ValidationAware
ValidationAware classes can accept Action (class level) or field level error messages. |
|
| Classes in com.opensymphony.xwork2 used by org.apache.struts2 | |
|---|---|
| ActionContext
The ActionContext is the context in which an Action is executed. |
|
| TestNGXWorkTestCase
Base test class for TestNG unit tests. |
|
| XWorkException
A generic runtime exception that optionally contains Location information |
|
| XWorkTestCase
Base JUnit TestCase to extend for XWork specific JUnit tests. |
|
| Classes in com.opensymphony.xwork2 used by org.apache.struts2.components | |
|---|---|
| ActionProxy
ActionProxy is an extra layer between XWork and the action so that different proxies are possible. |
|
| ActionProxyFactory
The ActionProxyFactory is used to create ActionProxies to be executed. |
|
| ObjectFactory
ObjectFactory is responsible for building the core framework objects. |
|
| TextProvider
Provides access to ResourceBundles and their underlying text messages. |
|
| Classes in com.opensymphony.xwork2 used by org.apache.struts2.config | |
|---|---|
| ActionInvocation
An ActionInvocation represents the execution state of an Action. |
|
| ObjectFactory
ObjectFactory is responsible for building the core framework objects. |
|
| Result
All results (except for NONE) of an Action are mapped to a View implementation. |
|
| Classes in com.opensymphony.xwork2 used by org.apache.struts2.dispatcher | |
|---|---|
| Action
All actions may implement this interface, which exposes the execute() method. |
|
| ActionInvocation
An ActionInvocation represents the execution state of an Action. |
|
| ActionSupport
Provides a default implementation for the most common actions. |
|
| LocaleProvider
Indicates that the implementing class can provide its own Locale. |
|
| Result
All results (except for NONE) of an Action are mapped to a View implementation. |
|
| TextProvider
Provides access to ResourceBundles and their underlying text messages. |
|
| Validateable
Provides an interface in which a call for a validation check can be done. |
|
| ValidationAware
ValidationAware classes can accept Action (class level) or field level error messages. |
|
| Classes in com.opensymphony.xwork2 used by org.apache.struts2.dispatcher.mapper | |
|---|---|
| Result
All results (except for NONE) of an Action are mapped to a View implementation. |
|
| Classes in com.opensymphony.xwork2 used by org.apache.struts2.impl | |
|---|---|
| ActionProxy
ActionProxy is an extra layer between XWork and the action so that different proxies are possible. |
|
| ActionProxyFactory
The ActionProxyFactory is used to create ActionProxies to be executed. |
|
| DefaultActionProxy
The Default ActionProxy implementation |
|
| DefaultActionProxyFactory
DefaultActionProxyFactory |
|
| ObjectFactory
ObjectFactory is responsible for building the core framework objects. |
|
| Result
All results (except for NONE) of an Action are mapped to a View implementation. |
|
| Classes in com.opensymphony.xwork2 used by org.apache.struts2.interceptor | |
|---|---|
| ActionInvocation
An ActionInvocation represents the execution state of an Action. |
|
| ActionProxy
ActionProxy is an extra layer between XWork and the action so that different proxies are possible. |
|
| ValidationAware
ValidationAware classes can accept Action (class level) or field level error messages. |
|
| Classes in com.opensymphony.xwork2 used by org.apache.struts2.interceptor.debugging | |
|---|---|
| ActionInvocation
An ActionInvocation represents the execution state of an Action. |
|
| Classes in com.opensymphony.xwork2 used by org.apache.struts2.interceptor.validation | |
|---|---|
| ActionInvocation
An ActionInvocation represents the execution state of an Action. |
|
| Classes in com.opensymphony.xwork2 used by org.apache.struts2.portlet.context | |
|---|---|
| ActionContext
The ActionContext is the context in which an Action is executed. |
|
| Classes in com.opensymphony.xwork2 used by org.apache.struts2.portlet.dispatcher | |
|---|---|
| Action
All actions may implement this interface, which exposes the execute() method. |
|
| ActionProxyFactory
The ActionProxyFactory is used to create ActionProxies to be executed. |
|
| Classes in com.opensymphony.xwork2 used by org.apache.struts2.portlet.interceptor | |
|---|---|
| ActionInvocation
An ActionInvocation represents the execution state of an Action. |
|
| Classes in com.opensymphony.xwork2 used by org.apache.struts2.portlet.result | |
|---|---|
| ActionInvocation
An ActionInvocation represents the execution state of an Action. |
|
| Result
All results (except for NONE) of an Action are mapped to a View implementation. |
|
| Classes in com.opensymphony.xwork2 used by org.apache.struts2.util | |
|---|---|
| Action
All actions may implement this interface, which exposes the execute() method. |
|
| ActionInvocation
An ActionInvocation represents the execution state of an Action. |
|
| Classes in com.opensymphony.xwork2 used by org.apache.struts2.validators | |
|---|---|
| ActionInvocation
An ActionInvocation represents the execution state of an Action. |
|
| ActionProxy
ActionProxy is an extra layer between XWork and the action so that different proxies are possible. |
|
| DefaultActionInvocation
The Default ActionInvocation implementation |
|
| DefaultActionProxy
The Default ActionProxy implementation |
|
| ObjectFactory
ObjectFactory is responsible for building the core framework objects. |
|
| UnknownHandler
Handles cases when the result or action is unknown. |
|
| ValidationAwareSupport
Provides a default implementation of ValidationAware. |
|
| Classes in com.opensymphony.xwork2 used by org.apache.struts2.views.freemarker | |
|---|---|
| ActionInvocation
An ActionInvocation represents the execution state of an Action. |
|
| Result
All results (except for NONE) of an Action are mapped to a View implementation. |
|
| Classes in com.opensymphony.xwork2 used by org.apache.struts2.views.velocity | |
|---|---|
| ObjectFactory
ObjectFactory is responsible for building the core framework objects. |
|
| Classes in com.opensymphony.xwork2 used by org.apache.struts2.views.xslt | |
|---|---|
| ActionInvocation
An ActionInvocation represents the execution state of an Action. |
|
| Result
All results (except for NONE) of an Action are mapped to a View implementation. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||