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 java.lang.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 javax.xml.namespace.QName getServiceName()
getPortName
@Nullable
public javax.xml.namespace.QName getPortName()
getPortTypeName
@Nullable
public javax.xml.namespace.QName getPortTypeName()
getWsdlSource
@Nullable
public javax.xml.transform.Source getWsdlSource()
getWsdliLocation
@Nullable
public java.lang.String getWsdliLocation()
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.