Uses of Class
com.sun.xml.ws.client.PortInfo
-
Packages that use PortInfo Package Description 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 Modifier and Type Class Description classSEIPortInfoMethods in com.sun.xml.ws.client that return PortInfo Modifier and Type Method Description PortInfoWSServiceDelegate. safeGetPort(QName portName)ObtainsPortInfofor the given name, with error check.Methods in com.sun.xml.ws.client that return types with arguments of type PortInfo Modifier and Type Method Description protected Map<QName,PortInfo>WSServiceDelegate. getQNameToPortInfoMap()
-