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 Details

    • 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()