Uses of Class
com.sun.xml.ws.client.PortInfo

Packages that use PortInfo
com.sun.xml.ws.client JAX-WS 2.0.1 Client Runtime 
 

Uses of PortInfo in com.sun.xml.ws.client
 

Subclasses of PortInfo in com.sun.xml.ws.client
(package private)  class SEIPortInfo
          PortInfo that has SEIModel.
 

Methods in com.sun.xml.ws.client that return PortInfo
 PortInfo WSServiceDelegate.safeGetPort(QName portName)
          Obtains PortInfo for the given name, with error check.