Interface WSDLPort

    • Method Detail

      • getName

        QName getName()
        Gets wsdl:port@name attribute value as local name and wsdl:definitions@targetNamespace as the namespace uri.
      • getAddress

        EndpointAddress getAddress()
        Gets endpoint address of this port.
        Returns:
        always non-null.
      • getOwner

        @NotNull
        WSDLService getOwner()
        Gets the WSDLService that owns this port.
        Returns:
        always non-null.
      • getEPR

        @Nullable
        WSEndpointReference getEPR()
        Returns endpoint reference
        Returns:
        Endpoint reference