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.struts2Classes in org.apache.struts2 that implement ActionProxyFactoryFields in org.apache.struts2 declared as ActionProxyFactoryModifier and TypeFieldDescriptionprotected ActionProxyFactoryXWorkJUnit4TestCase.actionProxyFactoryprotected ActionProxyFactoryXWorkTestCase.actionProxyFactory
- 
Uses of ActionProxyFactory in org.apache.struts2.componentsFields in org.apache.struts2.components declared as ActionProxyFactoryMethods in org.apache.struts2.components with parameters of type ActionProxyFactoryModifier and TypeMethodDescriptionvoidActionComponent.setActionProxyFactory(ActionProxyFactory actionProxyFactory) 
- 
Uses of ActionProxyFactory in org.apache.struts2.dispatcherMethods in org.apache.struts2.dispatcher that return ActionProxyFactoryMethods in org.apache.struts2.dispatcher with parameters of type ActionProxyFactoryModifier and TypeMethodDescriptionvoidDispatcher.setActionProxyFactory(ActionProxyFactory actionProxyFactory) 
- 
Uses of ActionProxyFactory in org.apache.struts2.factoryClasses in org.apache.struts2.factory that implement ActionProxyFactoryModifier and TypeClassDescriptionclassclass
- 
Uses of ActionProxyFactory in org.apache.struts2.resultMethods in org.apache.struts2.result with parameters of type ActionProxyFactoryModifier and TypeMethodDescriptionvoidActionChainResult.setActionProxyFactory(ActionProxyFactory actionProxyFactory)