Package | Description |
---|---|
com.opensymphony.xwork2 |
Main XWork interfaces and classes.
|
org.apache.struts2.components | |
org.apache.struts2.dispatcher |
This package contains a reimagining of the traditional Struts filter dispatchers.
|
org.apache.struts2.factory | |
org.apache.struts2.result |
Modifier and Type | Class and Description |
---|---|
class |
DefaultActionProxyFactory
Default factory for
ActionProxyFactory . |
Modifier and Type | Field and Description |
---|---|
protected ActionProxyFactory |
XWorkJUnit4TestCase.actionProxyFactory |
protected ActionProxyFactory |
XWorkTestCase.actionProxyFactory |
Modifier and Type | Field and Description |
---|---|
protected ActionProxyFactory |
ActionComponent.actionProxyFactory |
Modifier and Type | Method and Description |
---|---|
void |
ActionComponent.setActionProxyFactory(ActionProxyFactory actionProxyFactory) |
Modifier and Type | Method and Description |
---|---|
ActionProxyFactory |
Dispatcher.getActionProxyFactory() |
Modifier and Type | Method and Description |
---|---|
void |
Dispatcher.setActionProxyFactory(ActionProxyFactory actionProxyFactory) |
Modifier and Type | Class and Description |
---|---|
class |
PrefixBasedActionProxyFactory |
class |
StrutsActionProxyFactory |
Modifier and Type | Method and Description |
---|---|
void |
ActionChainResult.setActionProxyFactory(ActionProxyFactory actionProxyFactory) |
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.