Uses of Interface
org.apache.camel.component.cxf.jaxrs.CxfRsConfigurer
-
Uses of CxfRsConfigurer in org.apache.camel.component.cxf.jaxrs
Classes in org.apache.camel.component.cxf.jaxrs that implement CxfRsConfigurerModifier and TypeClassDescriptionfinal classstatic classfinal classfinal classMethods in org.apache.camel.component.cxf.jaxrs that return CxfRsConfigurerModifier and TypeMethodDescriptionstatic CxfRsConfigurerHostnameVerifierCxfRsConfigurer.create(HostnameVerifier hostnameVerifier) static CxfRsConfigurerSslCxfRsConfigurer.create(org.apache.camel.support.jsse.SSLContextParameters sslContextParameters, org.apache.camel.CamelContext camelContext) CxfRsEndpoint.getChainedCxfRsEndpointConfigurer()CxfRsEndpoint.getCxfRsConfigurer()protected CxfRsConfigurerCxfRsEndpoint.getNullSafeCxfRsEndpointConfigurer()Methods in org.apache.camel.component.cxf.jaxrs with parameters of type CxfRsConfigurerModifier and TypeMethodDescriptionChainedCxfRsConfigurer.addChild(CxfRsConfigurer cxfEndpointConfigurer) static ChainedCxfRsConfigurerChainedCxfRsConfigurer.create(CxfRsConfigurer parent, CxfRsConfigurer child) voidCxfRsEndpoint.setCxfRsConfigurer(CxfRsConfigurer configurer) This option could apply the implementation of org.apache.camel.component.cxf.jaxrs.CxfRsEndpointConfigurer which supports to configure the CXF endpoint in programmatic way.