Uses of Class
com.sun.xml.rpc.client.dii.PortInfo
-
Packages that use PortInfo Package Description com.sun.xml.rpc.client.dii -
-
Uses of PortInfo in com.sun.xml.rpc.client.dii
Methods in com.sun.xml.rpc.client.dii that return PortInfo Modifier and Type Method Description protected PortInfoConfiguredService. getPortInfo(QName portName)PortInfoServiceInfo. getPortInfo(QName portName)Methods in com.sun.xml.rpc.client.dii with parameters of type PortInfo Modifier and Type Method Description RemoteDynamicProxyBuilder. buildDynamicProxyFor(PortInfo portInfo, Class portInterface)protected voidServiceInfoBuilder. buildPortInfo(PortInfo portInfo, Port portModel)
-