Uses of Class
org.apache.cxf.frontend.ClientFactoryBean
-
Packages that use ClientFactoryBean Package Description org.apache.cxf.frontend org.apache.cxf.frontend.spring -
-
Uses of ClientFactoryBean in org.apache.cxf.frontend
Methods in org.apache.cxf.frontend that return ClientFactoryBean Modifier and Type Method Description ClientFactoryBeanClientProxyFactoryBean. getClientFactoryBean()Methods in org.apache.cxf.frontend with parameters of type ClientFactoryBean Modifier and Type Method Description voidClientProxyFactoryBean. setClientFactoryBean(ClientFactoryBean clientFactoryBean)Constructors in org.apache.cxf.frontend with parameters of type ClientFactoryBean Constructor Description ClientProxyFactoryBean(ClientFactoryBean fact) -
Uses of ClientFactoryBean in org.apache.cxf.frontend.spring
Constructors in org.apache.cxf.frontend.spring with parameters of type ClientFactoryBean Constructor Description SpringClientProxyFactoryBean(ClientFactoryBean fact)
-