|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceDescriptor | |
|---|---|
| com.sun.xml.ws.api.wsdl.parser | Extension point for WSDL parsing. |
| com.sun.xml.ws.mex.client | |
| Uses of ServiceDescriptor in com.sun.xml.ws.api.wsdl.parser |
|---|
| Methods in com.sun.xml.ws.api.wsdl.parser that return ServiceDescriptor | |
|---|---|
abstract ServiceDescriptor |
MetaDataResolver.resolve(URI location)
Gives ServiceDescriptor resolved from the given location. |
| Uses of ServiceDescriptor in com.sun.xml.ws.mex.client |
|---|
| Subclasses of ServiceDescriptor in com.sun.xml.ws.mex.client | |
|---|---|
class |
ServiceDescriptorImpl
This class is used by the JAX-WS code when it needs to retrieve metadata from an endpoint using mex. |
| Methods in com.sun.xml.ws.mex.client that return ServiceDescriptor | |
|---|---|
ServiceDescriptor |
MetadataResolverImpl.resolve(URI location)
This method is called by JAX-WS code to retrieve metadata. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||