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 classInvocationStrategyA Strategy which calls invoke() on the specified Handler, passing it the specified MessageContext.classWSDLGenStrategyA Strategy which calls generateWSDL() on the specified Handler, passing it the specified MessageContext.
-