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
 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.
 

Methods in com.sun.xml.ws.client that return types with arguments of type PortInfo
protected  Map<QName,PortInfo> WSServiceDelegate.getQNameToPortInfoMap()
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.