Apache CXF API

Uses of Class
org.apache.cxf.frontend.ClientProxy

Packages that use ClientProxy
org.apache.cxf.frontend   
org.apache.cxf.jaxws   
 

Uses of ClientProxy in org.apache.cxf.frontend
 

Methods in org.apache.cxf.frontend that return ClientProxy
protected  ClientProxy ClientProxyFactoryBean.clientClientProxy(Client c)
           
 

Uses of ClientProxy in org.apache.cxf.jaxws
 

Subclasses of ClientProxy in org.apache.cxf.jaxws
 class JaxWsClientProxy
           
 

Methods in org.apache.cxf.jaxws that return ClientProxy
protected  ClientProxy JaxWsProxyFactoryBean.clientClientProxy(Client c)
           
 


Apache CXF API

Apache CXF