Apache CXF API

Uses of Interface
org.apache.cxf.ws.discovery.wsdl.DiscoveryProxy

Packages that use DiscoveryProxy
org.apache.cxf.ws.discovery.wsdl   
 

Uses of DiscoveryProxy in org.apache.cxf.ws.discovery.wsdl
 

Methods in org.apache.cxf.ws.discovery.wsdl that return DiscoveryProxy
 DiscoveryProxy Discovery.getDiscoveryProxy()
           
 DiscoveryProxy Discovery.getDiscoveryProxy(WebServiceFeature... features)
           
 DiscoveryProxy Discovery.getDiscoveryUDP()
           
 DiscoveryProxy Discovery.getDiscoveryUDP(WebServiceFeature... features)
           
 


Apache CXF API

Apache CXF