Class WSDLGenStrategy

  • All Implemented Interfaces:
    HandlerIterationStrategy

    public class WSDLGenStrategy
    extends java.lang.Object
    implements HandlerIterationStrategy
    A Strategy which calls generateWSDL() on the specified Handler, passing it the specified MessageContext.
    Author:
    Glen Daniels (gdaniels@apache.org)
    • Constructor Summary

      Constructors 
      Constructor Description
      WSDLGenStrategy()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void visit​(Handler handler, MessageContext msgContext)
      Visit a handler with a message context.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait