Package com.sun.xml.ws.api.addressing
Class WSEndpointReference.Metadata
- java.lang.Object
-
- com.sun.xml.ws.api.addressing.WSEndpointReference.Metadata
-
- Enclosing class:
- WSEndpointReference
public class WSEndpointReference.Metadata extends Object
Parses the Metadata in an EPR and provides convenience methods to access the metadata.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description QNamegetPortName()QNamegetPortTypeName()QNamegetServiceName()StringgetWsdliLocation()SourcegetWsdlSource()
-