Uses of Class
com.sun.xml.ws.api.wsdl.parser.ServiceDescriptor
-
Packages that use ServiceDescriptor Package Description com.sun.xml.ws.api.wsdl.parser Extension point for WSDL parsing. -
-
Uses of ServiceDescriptor in com.sun.xml.ws.api.wsdl.parser
Methods in com.sun.xml.ws.api.wsdl.parser that return ServiceDescriptor Modifier and Type Method Description abstract ServiceDescriptorMetaDataResolver. resolve(URI location)GivesServiceDescriptorresolved from the given location.
-