Uses of Class
com.sun.xml.ws.mex.client.PortInfo
-
Packages that use PortInfo Package Description com.sun.xml.ws.mex.client -
-
Uses of PortInfo in com.sun.xml.ws.mex.client
Methods in com.sun.xml.ws.mex.client that return types with arguments of type PortInfo Modifier and Type Method Description List<PortInfo>MetadataClient. getServiceInformation(Metadata data)Used to retrieve the service and port names and port addresses from metadata.
-