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)
           
 

Constructors in org.apache.cxf.jaxws with parameters of type ClientProxy
JAXWSAsyncCallable(ClientProxy endPointInvocationHandler, java.lang.reflect.Method method, BindingOperationInfo oi, java.lang.Object[] params, java.util.Map<java.lang.String,java.lang.Object> cxt)
           
 


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.