Class JaxRsProxyClientConfiguration
java.lang.Object
org.apache.cxf.jaxrs.client.spring.AbstractJaxRsClientConfiguration
org.apache.cxf.jaxrs.client.spring.JaxRsProxyClientConfiguration
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.context.ApplicationContextAware
-
Field Summary
Fields inherited from class org.apache.cxf.jaxrs.client.spring.AbstractJaxRsClientConfiguration
context -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Class<?>protected Clientprotected voidsetJaxrsResources(JAXRSClientFactoryBean factory) Methods inherited from class org.apache.cxf.jaxrs.client.spring.AbstractJaxRsClientConfiguration
addCxfProvider, createClient, setApplicationContext
-
Constructor Details
-
JaxRsProxyClientConfiguration
public JaxRsProxyClientConfiguration()
-
-
Method Details
-
jaxRsProxyClient
-
getServiceClass
-
setJaxrsResources
- Specified by:
setJaxrsResourcesin classAbstractJaxRsClientConfiguration
-