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(javax.xml.namespace.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  java.util.Map<javax.xml.namespace.QName,PortInfo> WSServiceDelegate.getQNameToPortInfoMap()
           
 



Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.