Class 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 Detail

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