PortInfo
HandlerResolver
This interface is never implemented by an application, only by a JAX-WS implementation.
Gets the URI identifying the binding used by the port being accessed.returnString The binding identifier for the port.seejavax.xml.ws.Binding
Gets the qualified name of the WSDL port being accessed.returnjavax.xml.namespace.QName The qualified name of the WSDL port.
Gets the qualified name of the WSDL service name containing the port being accessed.returnjavax.xml.namespace.QName The qualified name of the WSDL service.