Uses of Interface
org.apache.axis.HandlerIterationStrategy
Packages that use HandlerIterationStrategy
-
Uses of HandlerIterationStrategy in org.apache.axis.strategies
Classes in org.apache.axis.strategies that implement HandlerIterationStrategyModifier and TypeClassDescriptionclass
A Strategy which calls invoke() on the specified Handler, passing it the specified MessageContext.class
A Strategy which calls generateWSDL() on the specified Handler, passing it the specified MessageContext.