Uses of Class
org.apache.cxf.ws.discovery.WSDiscoveryClient
-
Packages that use WSDiscoveryClient Package Description org.apache.cxf.ws.discovery org.apache.cxf.ws.discovery.internal -
-
Uses of WSDiscoveryClient in org.apache.cxf.ws.discovery
Methods in org.apache.cxf.ws.discovery that return WSDiscoveryClient Modifier and Type Method Description WSDiscoveryClientWSDiscoveryService. getClient()The service requires a WSDiscoveryClient in order to interact with a DiscoveryProxy, send Hello/Bye/etc.. -
Uses of WSDiscoveryClient in org.apache.cxf.ws.discovery.internal
Methods in org.apache.cxf.ws.discovery.internal that return WSDiscoveryClient Modifier and Type Method Description WSDiscoveryClientWSDiscoveryServiceImpl. getClient()
-