Package | Description |
---|---|
com.opensymphony.xwork2 |
Main XWork interfaces and classes.
|
com.opensymphony.xwork2.mock |
XWork specific mock classes.
|
org.apache.struts2 | |
org.apache.struts2.factory |
Modifier and Type | Interface and Description |
---|---|
interface |
ActionProxy
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
static class |
ActionProxy.LegacyAdapter
Deprecated.
|
class |
DefaultActionProxy
The Default ActionProxy implementation
|
Modifier and Type | Method and Description |
---|---|
static ActionProxy |
ActionProxy.adapt(ActionProxy actualProxy)
Deprecated.
|
default void |
ActionInvocation.init(ActionProxy proxy)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
MockActionProxy
Mock for an
ActionProxy . |
Modifier and Type | Method and Description |
---|---|
ActionProxy |
ActionInvocation.getProxy()
Get the ActionProxy holding this ActionInvocation.
|
Modifier and Type | Method and Description |
---|---|
void |
ActionInvocation.init(ActionProxy proxy) |
Modifier and Type | Class and Description |
---|---|
class |
StrutsActionProxy |
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.