Apache CXF API

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

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

Uses of ClientFactoryBean in org.apache.cxf.frontend
 

Methods in org.apache.cxf.frontend that return ClientFactoryBean
 ClientFactoryBean ClientProxyFactoryBean.getClientFactoryBean()
           
 

Methods in org.apache.cxf.frontend with parameters of type ClientFactoryBean
 void ClientProxyFactoryBean.setClientFactoryBean(ClientFactoryBean clientFactoryBean)
           
 

Uses of ClientFactoryBean in org.apache.cxf.jaxws
 

Subclasses of ClientFactoryBean in org.apache.cxf.jaxws
 class JaxWsClientFactoryBean
          Bean to help easily create Client endpoints for JAX-WS.
 


Apache CXF API

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