Uses of Interface
org.apache.axis.HandlerIterationStrategy
-
Packages that use HandlerIterationStrategy Package Description org.apache.axis.strategies -
-
Uses of HandlerIterationStrategy in org.apache.axis.strategies
Classes in org.apache.axis.strategies that implement HandlerIterationStrategy Modifier and Type Class Description class
InvocationStrategy
A Strategy which calls invoke() on the specified Handler, passing it the specified MessageContext.class
WSDLGenStrategy
A Strategy which calls generateWSDL() on the specified Handler, passing it the specified MessageContext.
-