Uses of Class
com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor

Packages that use WebServiceVisitor
com.sun.tools.ws.processor.modeler.annotation   
 

Uses of WebServiceVisitor in com.sun.tools.ws.processor.modeler.annotation
 

Subclasses of WebServiceVisitor in com.sun.tools.ws.processor.modeler.annotation
 class WebServiceWrapperGenerator
          This class generates the request/response and Exception Beans used by the JAX-WS runtime.
 

Methods in com.sun.tools.ws.processor.modeler.annotation that return WebServiceVisitor
protected  WebServiceVisitor WebServiceAP.createWrapperGenerator()