Java javax.xml.ws.handler PortInfo fields, constructors, methods, implement or subclass

Example usage for Java javax.xml.ws.handler PortInfo fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.xml.ws.handler PortInfo.

The text is from its open source code.

Method

StringgetBindingID()
Gets the URI identifying the binding used by the port being accessed.
QNamegetPortName()
Gets the qualified name of the WSDL port being accessed.
QNamegetServiceName()
Gets the qualified name of the WSDL service name containing the port being accessed.