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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getServiceName
@Nullable
public QName getServiceName()
getPortName
@Nullable
public QName getPortName()
getPortTypeName
@Nullable
public QName getPortTypeName()
getWsdlSource
@Nullable
public Source getWsdlSource()
getWsdliLocation
@Nullable
public String getWsdliLocation()