Uses of Class
com.sun.tools.ws.processor.model.Service
Packages that use Service
Package
Description
-
Uses of Service in com.sun.tools.ws.processor.generator
Methods in com.sun.tools.ws.processor.generator with parameters of type Service -
Uses of Service in com.sun.tools.ws.processor.model
Methods in com.sun.tools.ws.processor.model that return ServiceMethods in com.sun.tools.ws.processor.model that return types with arguments of type ServiceMethods in com.sun.tools.ws.processor.model with parameters of type ServiceModifier and TypeMethodDescriptionvoidModel.addService(Service service) protected voidprotected voidvoidMethod parameters in com.sun.tools.ws.processor.model with type arguments of type Service -
Uses of Service in com.sun.tools.ws.processor.modeler.wsdl
Methods in com.sun.tools.ws.processor.modeler.wsdl with parameters of type ServiceModifier and TypeMethodDescriptionprotected booleanWSDLModeler.processPort(Port wsdlPort, Service service, WSDLDocument document) -
Uses of Service in com.sun.tools.ws.processor.util
Methods in com.sun.tools.ws.processor.util with parameters of type Service