Uses of Interface
com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants

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

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

Classes in com.sun.tools.ws.processor.modeler.annotation that implement WebServiceConstants
 class MakeSafeTypeVisitor
           
 class TypeModeler
           
 class WebServiceAP
          WebServiceAP is a APT AnnotationProcessor for processing javax.jws.* and javax.xml.ws.* annotations.
 class WebServiceVisitor
           
 class WebServiceWrapperGenerator
          This class generates the request/response and Exception Beans used by the JAX-WS runtime.