| 
||||||||||
| 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 ActionProxys to be executed. | 
|
| 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 Action.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 its 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 | |
|---|---|
| ActionContext
 The ActionContext is the context in which an Action is executed. | 
|
| 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.conversion | |
|---|---|
| XWorkException
 A generic runtime exception that optionally contains Location information  | 
|
| Classes in com.opensymphony.xwork2 used by com.opensymphony.xwork2.conversion.impl | |
|---|---|
| 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 Action.NONE) of an Action are mapped to a View implementation. | 
|
| Classes in com.opensymphony.xwork2 used by com.opensymphony.xwork2.ognl | |
|---|---|
| TextProvider
 Provides access to ResourceBundles and their underlying text messages. | 
|
| Classes in com.opensymphony.xwork2 used by com.opensymphony.xwork2.ognl.accessor | |
|---|---|
| ObjectFactory
 ObjectFactory is responsible for building the core framework objects.  | 
|
| 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 | |
|---|---|
| ObjectFactory
 ObjectFactory is responsible for building the core framework objects.  | 
|
| Classes in com.opensymphony.xwork2 used by com.opensymphony.xwork2.util.reflection | |
|---|---|
| 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. | 
|
| XWorkException
 A generic runtime exception that optionally contains Location information  | 
|
| 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 ActionProxys 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. | 
|
| Result
 All results (except for Action.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 Action.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 Action.NONE) of an Action are mapped to a View implementation. | 
|
| Classes in com.opensymphony.xwork2 used by org.apache.struts2.impl | |
|---|---|
| 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 ActionProxys to be executed. | 
|
| DefaultActionProxy
 The Default ActionProxy implementation  | 
|
| DefaultActionProxyFactory
 Default factory for ActionProxyFactory. | 
|
| ObjectFactory
 ObjectFactory is responsible for building the core framework objects.  | 
|
| Result
 All results (except for Action.NONE) of an Action are mapped to a View implementation. | 
|
| Classes in com.opensymphony.xwork2 used by org.apache.struts2.interceptor | |
|---|---|
| ActionContext
 The ActionContext is the context in which an Action is executed. | 
|
| 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. | 
|
| ValidationAware
 ValidationAware classes can accept Action (class level) or field level error messages.  | 
|
| 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.views.freemarker | |
|---|---|
| ActionInvocation
 An ActionInvocation represents the execution state of an Action. | 
|
| Result
 All results (except for Action.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 Action.NONE) of an Action are mapped to a View implementation. | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||