Apache CXF API

Uses of Class
org.apache.cxf.ws.discovery.WSDiscoveryClient

Packages that use WSDiscoveryClient
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
 WSDiscoveryClient WSDiscoveryService.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
 WSDiscoveryClient WSDiscoveryServiceImpl.getClient()
           
 


Apache CXF API

Apache CXF