Uses of Class
org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
-
Packages that use JAXRSClientFactoryBean Package Description org.apache.cxf.jaxrs.client.spring -
-
Uses of JAXRSClientFactoryBean in org.apache.cxf.jaxrs.client.spring
Subclasses of JAXRSClientFactoryBean in org.apache.cxf.jaxrs.client.spring Modifier and Type Class Description static classJAXRSClientFactoryBeanDefinitionParser.JAXRSSpringClientFactoryBeanMethods in org.apache.cxf.jaxrs.client.spring with parameters of type JAXRSClientFactoryBean Modifier and Type Method Description protected voidAbstractJaxRsClientConfiguration. addCxfProvider(JAXRSClientFactoryBean factory, Object provider)protected abstract voidAbstractJaxRsClientConfiguration. setJaxrsResources(JAXRSClientFactoryBean factory)protected voidJaxRsProxyClientConfiguration. setJaxrsResources(JAXRSClientFactoryBean factory)protected voidJaxRsWebClientConfiguration. setJaxrsResources(JAXRSClientFactoryBean factory)
-