Uses of Interface
org.apache.struts2.ActionProxyFactory
Packages that use ActionProxyFactory
Package
Description
Main XWork interfaces and classes.
This package contains a reimagining of the traditional Struts filter dispatchers.
-
Uses of ActionProxyFactory in org.apache.struts2
Classes in org.apache.struts2 that implement ActionProxyFactoryFields in org.apache.struts2 declared as ActionProxyFactoryModifier and TypeFieldDescriptionprotected ActionProxyFactory
XWorkJUnit4TestCase.actionProxyFactory
protected ActionProxyFactory
XWorkTestCase.actionProxyFactory
-
Uses of ActionProxyFactory in org.apache.struts2.components
Fields in org.apache.struts2.components declared as ActionProxyFactoryMethods in org.apache.struts2.components with parameters of type ActionProxyFactoryModifier and TypeMethodDescriptionvoid
ActionComponent.setActionProxyFactory
(ActionProxyFactory actionProxyFactory) -
Uses of ActionProxyFactory in org.apache.struts2.dispatcher
Methods in org.apache.struts2.dispatcher that return ActionProxyFactoryMethods in org.apache.struts2.dispatcher with parameters of type ActionProxyFactoryModifier and TypeMethodDescriptionvoid
Dispatcher.setActionProxyFactory
(ActionProxyFactory actionProxyFactory) -
Uses of ActionProxyFactory in org.apache.struts2.factory
Classes in org.apache.struts2.factory that implement ActionProxyFactoryModifier and TypeClassDescriptionclass
class
-
Uses of ActionProxyFactory in org.apache.struts2.result
Methods in org.apache.struts2.result with parameters of type ActionProxyFactoryModifier and TypeMethodDescriptionvoid
ActionChainResult.setActionProxyFactory
(ActionProxyFactory actionProxyFactory)