- CachedCxfPayload<T> - Class in org.apache.camel.component.cxf.converter
-
- CachedCxfPayload(CxfPayload<T>, Exchange, XmlConverter) - Constructor for class org.apache.camel.component.cxf.converter.CachedCxfPayload
-
- CAMEL_CXF_ATTACHMENTS - Static variable in interface org.apache.camel.component.cxf.CxfConstants
-
Deprecated.
- CAMEL_CXF_MESSAGE - Static variable in interface org.apache.camel.component.cxf.CxfConstants
-
Deprecated.
- CAMEL_CXF_RS_EXTRACT_ENTITY - Static variable in interface org.apache.camel.component.cxf.CxfConstants
-
Deprecated.
- CAMEL_CXF_RS_OPERATION_RESOURCE_INFO_STACK - Static variable in interface org.apache.camel.component.cxf.CxfConstants
-
Deprecated.
- CAMEL_CXF_RS_QUERY_MAP - Static variable in interface org.apache.camel.component.cxf.CxfConstants
-
Deprecated.
- CAMEL_CXF_RS_RESPONSE_CLASS - Static variable in interface org.apache.camel.component.cxf.CxfConstants
-
Deprecated.
- CAMEL_CXF_RS_RESPONSE_GENERIC_TYPE - Static variable in interface org.apache.camel.component.cxf.CxfConstants
-
Deprecated.
- CAMEL_CXF_RS_THROW_EXCEPTION_ON_FAILURE - Static variable in interface org.apache.camel.component.cxf.CxfConstants
-
Deprecated.
- CAMEL_CXF_RS_USING_HTTP_API - Static variable in interface org.apache.camel.component.cxf.CxfConstants
-
Deprecated.
- CAMEL_CXF_RS_VAR_VALUES - Static variable in interface org.apache.camel.component.cxf.CxfConstants
-
Deprecated.
- CAMEL_EXCHANGE - Static variable in interface org.apache.camel.component.cxf.CxfConstants
-
Deprecated.
- CAMEL_TRANSPORT_PREFIX - Static variable in interface org.apache.camel.component.cxf.CxfConstants
-
Deprecated.
- CamelResourceProvider - Class in org.apache.camel.component.cxf.jaxrs
-
- CamelResourceProvider(Class<?>) - Constructor for class org.apache.camel.component.cxf.jaxrs.CamelResourceProvider
-
- camelToCxfHeaderMap - Variable in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
-
- checkBeanType(Object, Class<?>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
- checkName(Object, String) - Method in class org.apache.camel.component.cxf.CxfBlueprintEndpoint
-
- checkServiceClassAnnotations(Class<?>) - Method in class org.apache.camel.component.cxf.WSDLServiceFactoryBean
-
- checkServiceClassName(String) - Static method in class org.apache.camel.component.cxf.CxfEndpointUtils
-
- close() - Method in class org.apache.camel.component.cxf.util.ReaderInputStream
-
Close the stream.
- configure(AbstractWSDLBasedEndpointFactory) - Method in interface org.apache.camel.component.cxf.CxfEndpointConfigurer
-
Configure the CXF Server/Client factory bean
- configureClient(Client) - Method in interface org.apache.camel.component.cxf.CxfEndpointConfigurer
-
Configure the CXF Client such as setting some parameters on the client conduit
- ConfigureDocLitWrapperInterceptor - Class in org.apache.camel.component.cxf.interceptors
-
This interface configures the flag DocLiteralInInterceptor#KEEP_PARAMETERS_WRAPPER
.
- ConfigureDocLitWrapperInterceptor(boolean) - Constructor for class org.apache.camel.component.cxf.interceptors.ConfigureDocLitWrapperInterceptor
-
- configureServer(Server) - Method in interface org.apache.camel.component.cxf.CxfEndpointConfigurer
-
Configure the CXF Server such as setting some parameters on the server destination
- convertTo(Class<T>, Exchange, Object, TypeConverterRegistry) - Static method in class org.apache.camel.component.cxf.converter.CxfConverter
-
Use a fallback type converter so we can convert the embedded list element
if the value is MessageContentsList.
- convertTo(Class<T>, Exchange, Object, TypeConverterRegistry) - Static method in class org.apache.camel.component.cxf.converter.CxfPayloadConverter
-
- copy(Exchange) - Method in class org.apache.camel.component.cxf.converter.CachedCxfPayload
-
- copy() - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
- copyHttpHeadersFromCxfToCamel(Message, Message) - Static method in class org.apache.camel.component.cxf.util.CxfUtils
-
- copyJaxWsContext(Exchange, Map<String, Object>) - Method in interface org.apache.camel.component.cxf.CxfBinding
-
Copy the javax.xml.ws* headers into cxfExchange's outMessage,
if the cxfExchange has no outMessage, skip this copy
- copyJaxWsContext(Exchange, Map<String, Object>) - Method in class org.apache.camel.component.cxf.DefaultCxfBinding
-
- copyMessageHeader(Message, Message, String, String) - Method in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
-
- copyOperationResourceInfoStack(Message, Message) - Method in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
-
- copyProtocolHeader(Message, Message, Exchange) - Method in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
-
- createBeanMetadata(Element, ParserContext, Class<?>) - Method in class org.apache.camel.component.cxf.blueprint.AbstractBeanDefinitionParser
-
- createBus(CamelContext) - Static method in class org.apache.camel.component.cxf.CxfEndpointUtils
-
Create a CXF bus with either BusFactory or SpringBusFactory if Camel Context
is SpringCamelContext.
- createClientFactoryBean(Class<?>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
Create a client factory bean object.
- createClientFactoryBean() - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
Create a client factory bean object without serviceClass interface.
- createConsumer(Processor) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
- createConsumer(Processor) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
- createCxfEndpoint(String) - Method in class org.apache.camel.component.cxf.CxfComponent
-
- createCxfSpringEndpoint(String) - Method in class org.apache.camel.component.cxf.CxfComponent
-
- createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanComponent
-
- createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.cxf.CxfComponent
-
Create a
CxfEndpoint
which, can be a Spring bean endpoint having
URI format cxf:bean:
beanId or transport address endpoint having URI format
cxf://
transportAddress.
- createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsComponent
-
- createEndpoint(EndpointInfo) - Method in class org.apache.camel.component.cxf.WSDLServiceFactoryBean
-
- createEndpointUri() - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
-
- createInvoker() - Method in class org.apache.camel.component.cxf.WSDLServiceFactoryBean
-
- createJAXRSClientFactoryBean() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
- createJAXRSClientFactoryBean(String) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
- createJAXRSServerFactoryBean() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
- createProducer() - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
- createProducer() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
- createReader(Class<T>) - Method in class org.apache.camel.component.cxf.HybridSourceDataBinding
-
- createServer() - Method in class org.apache.camel.component.cxf.CxfConsumer
-
- createServer() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsConsumer
-
- createWriter(Class<T>) - Method in class org.apache.camel.component.cxf.HybridSourceDataBinding
-
- CXF_EXCHANGE - Static variable in interface org.apache.camel.component.cxf.CxfConstants
-
Deprecated.
- CxfBeanComponent - Class in org.apache.camel.component.cxf.cxfbean
-
- CxfBeanComponent() - Constructor for class org.apache.camel.component.cxf.cxfbean.CxfBeanComponent
-
- CxfBeanDestination - Class in org.apache.camel.component.cxf.cxfbean
-
A CXF transport
Destination
that listens
Camel
Exchange
from an associated
CxfBeanEndpoint
.
- CxfBeanDestination(CxfBeanComponent, Bus, ConduitInitiator, EndpointInfo) - Constructor for class org.apache.camel.component.cxf.cxfbean.CxfBeanDestination
-
- CxfBeanEndpoint - Class in org.apache.camel.component.cxf.cxfbean
-
- CxfBeanEndpoint(String, CxfBeanComponent) - Constructor for class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
-
- CxfBeanTransportFactory - Class in org.apache.camel.component.cxf.cxfbean
-
CXF Bean TransportFactory that overrides CamelTransportFactory to create
a specific Destination (@link CxfBeanDestination}.
- CxfBeanTransportFactory() - Constructor for class org.apache.camel.component.cxf.cxfbean.CxfBeanTransportFactory
-
- CxfBinding - Interface in org.apache.camel.component.cxf
-
An strategy interface for implementing binding between CXF Exchange
and Camel Exchange
.
- CxfBlueprintEndpoint - Class in org.apache.camel.component.cxf
-
- CxfBlueprintEndpoint(String, BundleContext) - Constructor for class org.apache.camel.component.cxf.CxfBlueprintEndpoint
-
- CxfClientCallback - Class in org.apache.camel.component.cxf
-
- CxfClientCallback(AsyncCallback, Exchange, Exchange, BindingOperationInfo, CxfBinding) - Constructor for class org.apache.camel.component.cxf.CxfClientCallback
-
- CxfComponent - Class in org.apache.camel.component.cxf
-
- CxfComponent() - Constructor for class org.apache.camel.component.cxf.CxfComponent
-
- CxfComponent(CamelContext) - Constructor for class org.apache.camel.component.cxf.CxfComponent
-
- CxfConstants - Interface in org.apache.camel.component.cxf
-
Deprecated.
- CxfConsumer - Class in org.apache.camel.component.cxf
-
A Consumer of exchanges for a service in CXF.
- CxfConsumer(CxfEndpoint, Processor) - Constructor for class org.apache.camel.component.cxf.CxfConsumer
-
- CxfConverter - Class in org.apache.camel.component.cxf.converter
-
- CxfEndpoint - Class in org.apache.camel.component.cxf
-
The cxf component is used for SOAP WebServices using Apache CXF.
- CxfEndpoint() - Constructor for class org.apache.camel.component.cxf.CxfEndpoint
-
- CxfEndpoint(String, CxfComponent) - Constructor for class org.apache.camel.component.cxf.CxfEndpoint
-
- CxfEndpoint(String, CamelContext) - Constructor for class org.apache.camel.component.cxf.CxfEndpoint
-
Deprecated.
- CxfEndpoint(String) - Constructor for class org.apache.camel.component.cxf.CxfEndpoint
-
Deprecated.
- CxfEndpointBeanDefinitionParser - Class in org.apache.camel.component.cxf.spring
-
- CxfEndpointBeanDefinitionParser() - Constructor for class org.apache.camel.component.cxf.spring.CxfEndpointBeanDefinitionParser
-
- CxfEndpointConfigurer - Interface in org.apache.camel.component.cxf
-
A pluggable strategy for configuring the cxfEndpoint by using java code
- CxfEndpointUtils - Class in org.apache.camel.component.cxf
-
- CXFMessageDataFormatFeature - Class in org.apache.camel.component.cxf.feature
-
MessageDataFormatFeature sets up the CXF endpoint interceptor for handling the
Message in Message data format.
- CXFMessageDataFormatFeature() - Constructor for class org.apache.camel.component.cxf.feature.CXFMessageDataFormatFeature
-
- CxfMessageSoapHeaderOutInterceptor - Class in org.apache.camel.component.cxf.interceptors
-
- CxfMessageSoapHeaderOutInterceptor() - Constructor for class org.apache.camel.component.cxf.interceptors.CxfMessageSoapHeaderOutInterceptor
-
- CxfNamespaceHandler - Class in org.apache.camel.component.cxf.blueprint
-
- CxfNamespaceHandler() - Constructor for class org.apache.camel.component.cxf.blueprint.CxfNamespaceHandler
-
- CxfOperationException - Exception in org.apache.camel.component.cxf
-
- CxfOperationException(String, int, String, String, Map<String, String>, String) - Constructor for exception org.apache.camel.component.cxf.CxfOperationException
-
- CxfPayload<T> - Class in org.apache.camel.component.cxf
-
- CxfPayload(List<T>, List<Source>, Map<String, String>) - Constructor for class org.apache.camel.component.cxf.CxfPayload
-
- CxfPayload(List<T>, List<Element>) - Constructor for class org.apache.camel.component.cxf.CxfPayload
-
- CxfPayloadConverter - Class in org.apache.camel.component.cxf.converter
-
- cxfPayLoadToNode(CxfPayload<T>, Exchange) - Static method in class org.apache.camel.component.cxf.converter.CxfPayloadConverter
-
- cxfPayloadToNodeList(CxfPayload<T>, Exchange) - Static method in class org.apache.camel.component.cxf.converter.CxfPayloadConverter
-
- cxfPayLoadToSource(CxfPayload<T>, Exchange) - Static method in class org.apache.camel.component.cxf.converter.CxfPayloadConverter
-
- cxfPayLoadToStreamCache(CxfPayload<T>, Exchange) - Static method in class org.apache.camel.component.cxf.converter.CxfPayloadConverter
-
- CxfProducer - Class in org.apache.camel.component.cxf
-
CxfProducer binds a Camel exchange to a CXF exchange, acts as a CXF
client, and sends the request to a CXF to a server.
- CxfProducer(CxfEndpoint) - Constructor for class org.apache.camel.component.cxf.CxfProducer
-
Constructor to create a CxfProducer.
- CxfRsBinding - Interface in org.apache.camel.component.cxf.jaxrs
-
Interface to bind between Camel and CXF exchange for RESTful resources.
- CxfRsBlueprintEndpoint - Class in org.apache.camel.component.cxf.jaxrs
-
- CxfRsBlueprintEndpoint(Component, AbstractJAXRSFactoryBean) - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsBlueprintEndpoint
-
Deprecated.
- CxfRsBlueprintEndpoint(Component, String, AbstractJAXRSFactoryBean) - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsBlueprintEndpoint
-
- CxfRsClientFactoryBeanDefinitionParser - Class in org.apache.camel.component.cxf.spring
-
- CxfRsClientFactoryBeanDefinitionParser() - Constructor for class org.apache.camel.component.cxf.spring.CxfRsClientFactoryBeanDefinitionParser
-
- CxfRsComponent - Class in org.apache.camel.component.cxf.jaxrs
-
- CxfRsComponent() - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsComponent
-
- CxfRsComponent(CamelContext) - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsComponent
-
- CxfRsConsumer - Class in org.apache.camel.component.cxf.jaxrs
-
A Consumer of exchanges for a JAXRS service in CXF.
- CxfRsConsumer(CxfRsEndpoint, Processor) - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsConsumer
-
- CxfRsEndpoint - Class in org.apache.camel.component.cxf.jaxrs
-
The cxfrs component is used for JAX-RS REST services using Apache CXF.
- CxfRsEndpoint() - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
- CxfRsEndpoint(String, CamelContext) - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
Deprecated.
- CxfRsEndpoint(String, Component) - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
- CxfRsHeaderFilterStrategy - Class in org.apache.camel.component.cxf.jaxrs
-
- CxfRsHeaderFilterStrategy() - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsHeaderFilterStrategy
-
- CxfRsInvoker - Class in org.apache.camel.component.cxf.jaxrs
-
- CxfRsInvoker(CxfRsEndpoint, CxfRsConsumer) - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsInvoker
-
- CxfRsProducer - Class in org.apache.camel.component.cxf.jaxrs
-
CxfRsProducer binds a Camel exchange to a CXF exchange, acts as a CXF
JAXRS client, it will turn the normal Object invocation to a RESTful request
according to resource annotation.
- CxfRsProducer(CxfRsEndpoint) - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsProducer
-
- CxfRsServerFactoryBeanDefinitionParser - Class in org.apache.camel.component.cxf.spring
-
- CxfRsServerFactoryBeanDefinitionParser() - Constructor for class org.apache.camel.component.cxf.spring.CxfRsServerFactoryBeanDefinitionParser
-
- CxfRsSpringEndpoint - Class in org.apache.camel.component.cxf.jaxrs
-
- CxfRsSpringEndpoint(Component, AbstractJAXRSFactoryBean) - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsSpringEndpoint
-
Deprecated.
- CxfRsSpringEndpoint(Component, String, AbstractJAXRSFactoryBean) - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsSpringEndpoint
-
- CxfSpringEndpoint - Class in org.apache.camel.component.cxf
-
- CxfSpringEndpoint(CxfComponent, String) - Constructor for class org.apache.camel.component.cxf.CxfSpringEndpoint
-
- CxfSpringEndpoint() - Constructor for class org.apache.camel.component.cxf.CxfSpringEndpoint
-
- cxfToCamelHeaderMap - Variable in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
-
- CxfUtils - Class in org.apache.camel.component.cxf.util
-
- SERVICE_CLASS - Static variable in interface org.apache.camel.component.cxf.CxfConstants
-
Deprecated.
- SERVICE_LOCALNAME - Static variable in interface org.apache.camel.component.cxf.CxfConstants
-
Deprecated.
- SERVICE_NAME - Static variable in interface org.apache.camel.component.cxf.CxfConstants
-
Deprecated.
- SERVICE_NAMESPACE - Static variable in interface org.apache.camel.component.cxf.CxfConstants
-
Deprecated.
- SET_DEFAULT_BUS - Static variable in interface org.apache.camel.component.cxf.CxfConstants
-
Deprecated.
- setAddress(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
The service publish address.
- setAddress(String) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
The service publish address.
- setAllowStreaming(Boolean) - Method in class org.apache.camel.component.cxf.CxfComponent
-
This option controls whether the CXF component, when running in PAYLOAD mode, will DOM parse the incoming messages
into DOM Elements or keep the payload as a javax.xml.transform.Source object that would allow streaming in some cases.
- setAllowStreaming(Boolean) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
This option controls whether the CXF component, when running in PAYLOAD mode, will DOM parse the incoming messages
into DOM Elements or keep the payload as a javax.xml.transform.Source object that would allow streaming in some cases.
- setApplicationContext(ApplicationContext) - Method in class org.apache.camel.component.cxf.CxfSpringEndpoint
-
- setApplicationContext(ApplicationContext) - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSClientFactoryBean
-
- setApplicationContext(ApplicationContext) - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSServerFactoryBean
-
- setBeanId(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
- setBeanId(String) - Method in class org.apache.camel.component.cxf.CxfSpringEndpoint
-
- setBeanId(String) - Method in interface org.apache.camel.component.cxf.jaxrs.BeanIdAware
-
- setBeanId(String) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
- setBeanId(String) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsSpringEndpoint
-
- setBeanId(String) - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSClientFactoryBean
-
- setBeanId(String) - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSServerFactoryBean
-
- setBinding(CxfRsBinding) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
To use a custom CxfBinding to control the binding between Camel Message and CXF Message.
- setBindingConfig(BindingConfiguration) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
- setBindingId(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
The bindingId for the service model to use.
- setBindingStyle(BindingStyle) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
Sets how requests and responses will be mapped to/from Camel.
- setBlueprintCamelContext(BlueprintCamelContext) - Method in class org.apache.camel.component.cxf.CxfBlueprintEndpoint
-
- setBlueprintCamelContext(BlueprintCamelContext) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsBlueprintEndpoint
-
- setBlueprintContainer(BlueprintContainer) - Method in interface org.apache.camel.component.cxf.blueprint.BlueprintSupport
-
- setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.component.cxf.blueprint.RsClientBlueprintBean
-
- setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.component.cxf.blueprint.RsServerBlueprintBean
-
- setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.component.cxf.CxfBlueprintEndpoint
-
- setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsBlueprintEndpoint
-
- setBundleContext(BundleContext) - Method in interface org.apache.camel.component.cxf.blueprint.BlueprintSupport
-
- setBundleContext(BundleContext) - Method in class org.apache.camel.component.cxf.blueprint.RsClientBlueprintBean
-
- setBundleContext(BundleContext) - Method in class org.apache.camel.component.cxf.blueprint.RsServerBlueprintBean
-
- setBundleContext(BundleContext) - Method in class org.apache.camel.component.cxf.CxfBlueprintEndpoint
-
- setBundleContext(BundleContext) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsBlueprintEndpoint
-
- setBus(Bus) - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
-
- setBus(Bus) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
To use a custom configured CXF Bus.
- setBus(Bus) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
To use a custom configured CXF Bus.
- setCamelContext(CamelContext) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
- setCamelToCxfHeaderMap(Map<String, String>) - Method in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
-
- setCfgFiles(String) - Method in class org.apache.camel.component.cxf.spring.SpringBusFactoryBean
-
- setCharsetWithContentType(Exchange) - Method in class org.apache.camel.component.cxf.DefaultCxfBinding
-
- setCharsetWithContentType(Exchange) - Method in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
-
- setContinuationTimeout(long) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
This option is used to set the CXF continuation timeout which could be used in CxfConsumer by default when the CXF server is using Jetty or Servlet transport.
- setContinuationTimeout(long) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
This option is used to set the CXF continuation timeout which could be used in CxfConsumer by default when the CXF server is using Jetty or Servlet transport.
- setCxfBeanBinding(CxfMessageMapper) - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
-
- setCxfBeanComponent(CxfBeanComponent) - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanTransportFactory
-
- setCxfBinding(CxfBinding) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
To use a custom CxfBinding to control the binding between Camel Message and CXF Message.
- setCxfEndpointConfigurer(CxfEndpointConfigurer) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
This option could apply the implementation of org.apache.camel.component.cxf.CxfEndpointConfigurer which supports to configure the CXF endpoint
in programmatic way.
- setCxfToCamelHeaderMap(Map<String, String>) - Method in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
-
- setDataBinding(DataBinding) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
- setDataFormat(DataFormat) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
The data type messages supported by the CXF endpoint.
- setDefaultBus(boolean) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
Will set the default bus when CXF endpoint create a bus by itself
- setDefaultBus(boolean) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
Will set the default bus when CXF endpoint create a bus by itself
- setDefaultOperationName(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
This option will set the default operationName that will be used by the CxfProducer which invokes the remote service.
- setDefaultOperationNamespace(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
This option will set the default operationNamespace that will be used by the CxfProducer which invokes the remote service.
- setEndpointLocalName(String) - Method in class org.apache.camel.component.cxf.CxfSpringEndpoint
-
- setEndpointName(QName) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
The port name this service is implementing, it maps to the wsdl:port@name.
- setEndpointNamespace(String) - Method in class org.apache.camel.component.cxf.CxfSpringEndpoint
-
- setEndpointNameString(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
The port name this service is implementing, it maps to the wsdl:port@name.
- setFeatures(List<Feature>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
- setFeatures(List<Feature>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
Set the feature list to the CxfRs endpoint.
- setFormat(DataFormat) - Method in class org.apache.camel.component.cxf.jaxrs.DataFormatProvider
-
- setFormat(String, DataFormat) - Method in class org.apache.camel.component.cxf.jaxrs.DataFormatProvider
-
- setFormats(Map<String, DataFormat>) - Method in class org.apache.camel.component.cxf.jaxrs.DataFormatProvider
-
- setHandlers(List<Handler>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
- setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
-
- setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
To use a custom HeaderFilterStrategy to filter header to and from Camel message.
- setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.cxf.DefaultCxfBinding
-
- setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
To use a custom HeaderFilterStrategy to filter header to and from Camel message.
- setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
-
- setHttpClientAPI(boolean) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
If it is true, the CxfRsProducer will use the HttpClientAPI to invoke the service.
- setIgnoreDeleteMethodMessageBody(boolean) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
This option is used to tell CxfRsProducer to ignore the message body of the DELETE method when using HTTP API.
- setIncludeDefaultBus(boolean) - Method in class org.apache.camel.component.cxf.spring.SpringBusFactoryBean
-
- setInFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
- setInFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
Set the inFaultInterceptors to the CxfRs endpoint.
- setInInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
- setInInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
Set the inInterceptors to the CxfRs endpoint.
- setLoggingFeatureEnabled(boolean) - Method in class org.apache.camel.component.cxf.blueprint.RsClientBlueprintBean
-
- setLoggingFeatureEnabled(boolean) - Method in class org.apache.camel.component.cxf.blueprint.RsServerBlueprintBean
-
- setLoggingFeatureEnabled(boolean) - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
-
- setLoggingFeatureEnabled(boolean) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
This option enables CXF Logging Feature which writes inbound and outbound SOAP messages to log.
- setLoggingFeatureEnabled(boolean) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
- setLoggingFeatureEnabled(boolean) - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSClientFactoryBean
-
- setLoggingFeatureEnabled(boolean) - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSServerFactoryBean
-
- setLoggingSizeLimit(int) - Method in class org.apache.camel.component.cxf.blueprint.RsClientBlueprintBean
-
- setLoggingSizeLimit(int) - Method in class org.apache.camel.component.cxf.blueprint.RsServerBlueprintBean
-
- setLoggingSizeLimit(int) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
To limit the total size of number of bytes the logger will output when logging feature has been enabled and -1 for no limit.
- setLoggingSizeLimit(int) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
To limit the total size of number of bytes the logger will output when logging feature has been enabled.
- setLoggingSizeLimit(int) - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSClientFactoryBean
-
- setLoggingSizeLimit(int) - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSServerFactoryBean
-
- setMaxClientCacheSize(int) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
This option allows you to configure the maximum size of the cache.
- setMergeProtocolHeaders(boolean) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
Whether to merge protocol headers.
- setModelRef(String) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
This option is used to specify the model file which is useful for the resource class without annotation.
- setMtomEnabled(boolean) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
To enable MTOM (attachments).
- setOneway(boolean) - Method in class org.apache.camel.component.cxf.feature.RAWDataFormatFeature
-
- setOutFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
- setOutFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
Set the outFaultInterceptors to the CxfRs endpoint.
- setOutInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
- setOutInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
Set the outInterceptor to the CxfRs endpoint.
- setParameters(Map<String, String>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
- setPassword(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
This option is used to set the basic authentication information of password for the CXF client.
- setPerformInvocation(boolean) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
When the option is true, Camel will perform the invocation of the resource class instance and put the response object into the exchange for further processing.
- setPopulateFromClass(boolean) - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
-
- setPortName(QName) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
The endpoint name this service is implementing, it maps to the wsdl:port@name.
- setPortName(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
- setPortNameString(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
The endpoint name this service is implementing, it maps to the wsdl:port@name.
- setPropagateContexts(boolean) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
When the option is true, JAXRS UriInfo, HttpHeaders, Request and SecurityContext contexts will be available to
custom CXFRS processors as typed Camel exchange properties.
- setProperties(Map<String, Object>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
To set additional CXF options using the key/value pairs from the Map.
- setProperties(Map<String, Object>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
- setProperties(Map<String, Object>) - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSClientFactoryBean
-
- setProvider(Object) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
Set custom JAX-RS provider to the CxfRs endpoint.
- setProviders(List<Object>) - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
-
- setProviders(List<?>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
Set custom JAX-RS provider(s) list to the CxfRs endpoint.
- setProviders(String) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
Set custom JAX-RS provider(s) list which is looked up in the registry.
- setPublishedEndpointUrl(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
This option can override the endpointUrl that published from the WSDL which can be accessed with service address url plus ?wsd
- setResourceClasses(List<Class<?>>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
The resource classes which you want to export as REST service.
- setResourceClasses(Class<?>...) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
- setSchemaLocation(String) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
Sets the locations of the schema(s) which can be used to validate the incoming XML or JAXB-driven JSON.
- setSchemaLocations(List<String>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
- setSchemaLocations(List<String>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
Sets the locations of the schema(s) which can be used to validate the incoming XML or JAXB-driven JSON.
- setService(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
The service name this service is implementing, it maps to the wsdl:service@name.
- setServiceClass(String) - Method in class org.apache.camel.component.cxf.CxfBlueprintEndpoint
-
- setServiceClass(Class<?>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
The class name of the SEI (Service Endpoint Interface) class which could have JSR181 annotation or not.
- setServiceClass(Object) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
The class name of the SEI (Service Endpoint Interface) class which could have JSR181 annotation or not.
- setServiceClass(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
The class name of the SEI (Service Endpoint Interface) class which could have JSR181 annotation or not.
- setServiceClass(Class<?>) - Method in class org.apache.camel.component.cxf.WSDLServiceFactoryBean
-
- setServiceFactory(Object) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
- setServiceFactoryBean(Object) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
- setServiceLocalName(String) - Method in class org.apache.camel.component.cxf.CxfSpringEndpoint
-
- setServiceName(QName) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
The service name this service is implementing, it maps to the wsdl:service@name.
- setServiceNamespace(String) - Method in class org.apache.camel.component.cxf.CxfSpringEndpoint
-
- setServiceNameString(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
The service name this service is implementing, it maps to the wsdl:service@name.
- setSetDefaultBus(boolean) - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
-
- setSkipFaultLogging(boolean) - Method in class org.apache.camel.component.cxf.blueprint.RsClientBlueprintBean
-
- setSkipFaultLogging(boolean) - Method in class org.apache.camel.component.cxf.blueprint.RsServerBlueprintBean
-
- setSkipFaultLogging(boolean) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
This option controls whether the PhaseInterceptorChain skips logging the Fault that it catches.
- setSkipFaultLogging(boolean) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
This option controls whether the PhaseInterceptorChain skips logging the Fault that it catches.
- setSkipFaultLogging(boolean) - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSClientFactoryBean
-
- setSkipFaultLogging(boolean) - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSServerFactoryBean
-
- setSkipPayloadMessagePartCheck(boolean) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
Sets whether SOAP message validation should be disabled.
- SetSoapVersionInterceptor - Class in org.apache.camel.component.cxf.interceptors
-
- SetSoapVersionInterceptor() - Constructor for class org.apache.camel.component.cxf.interceptors.SetSoapVersionInterceptor
-
- setThrowExceptionOnFailure(boolean) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
This option tells the CxfRsProducer to inspect return codes and will generate an Exception if the return code is larger than 207.
- setTransportId(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
- setUnwrapParameterFlag(boolean) - Method in class org.apache.camel.component.cxf.interceptors.ConfigureDocLitWrapperInterceptor
-
- setupClientFactoryBean(ClientFactoryBean, Class<?>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
- setupClientHeaders(Client, Exchange) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsProducer
-
- setupClientMatrix(WebClient, Exchange) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsProducer
-
- setupClientQueryAndHeaders(WebClient, Exchange) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsProducer
-
- setupCommonFactoryProperties(AbstractJAXRSFactoryBean) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
- setupEndpoint(Endpoint) - Method in class org.apache.camel.component.cxf.feature.CXFMessageDataFormatFeature
-
- setupHandlers(ClientFactoryBean, Client) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
- setupJAXRSClientFactoryBean(JAXRSClientFactoryBean, String) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
- setupJAXRSServerFactoryBean(JAXRSServerFactoryBean) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
-
- setupServerFactoryBean(ServerFactoryBean, Class<?>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
Populate server factory bean
- setUsername(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
This option is used to set the basic authentication information of username for the CXF client.
- setWrapped(boolean) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
Which kind of operation that CXF endpoint producer will invoke
- setWrappedStyle(Boolean) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
The WSDL style that describes how parameters are represented in the SOAP body.
- setWsdlURL(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
-
The location of the WSDL.
- SimpleCxfRsBinding - Class in org.apache.camel.component.cxf.jaxrs
-
A CXF RS Binding which maps method parameters as Camel IN headers and the payload as the IN message body.
- SimpleCxfRsBinding() - Constructor for class org.apache.camel.component.cxf.jaxrs.SimpleCxfRsBinding
-
- SimpleCxfRsBinding.MethodSpec - Class in org.apache.camel.component.cxf.jaxrs
-
- SimpleCxfRsBinding.MethodSpec() - Constructor for class org.apache.camel.component.cxf.jaxrs.SimpleCxfRsBinding.MethodSpec
-
- soapMessageToInputStream(SOAPMessage, Exchange) - Static method in class org.apache.camel.component.cxf.converter.CxfConverter
-
- soapMessageToString(SOAPMessage, Exchange) - Static method in class org.apache.camel.component.cxf.converter.CxfConverter
-
- sourceToCxfPayload(Source, Exchange) - Static method in class org.apache.camel.component.cxf.converter.CxfPayloadConverter
-
- SPRING_CONTEXT_ENDPOINT - Static variable in interface org.apache.camel.component.cxf.CxfConstants
-
Deprecated.
- SpringBusFactoryBean - Class in org.apache.camel.component.cxf.spring
-
This factoryBean which can help user to choice CXF components that he wants bus to load
without needing to import bunch of CXF packages in OSGi bundle, as the SpringBusFactory
will try to load the bus extensions with the CXF bundle classloader.
- SpringBusFactoryBean() - Constructor for class org.apache.camel.component.cxf.spring.SpringBusFactoryBean
-
- SpringJAXRSClientFactoryBean - Class in org.apache.camel.component.cxf.spring
-
- SpringJAXRSClientFactoryBean() - Constructor for class org.apache.camel.component.cxf.spring.SpringJAXRSClientFactoryBean
-
- SpringJAXRSServerFactoryBean - Class in org.apache.camel.component.cxf.spring
-
- SpringJAXRSServerFactoryBean() - Constructor for class org.apache.camel.component.cxf.spring.SpringJAXRSServerFactoryBean
-
- SpringJAXRSServerFactoryBean(JAXRSServiceFactoryBean) - Constructor for class org.apache.camel.component.cxf.spring.SpringJAXRSServerFactoryBean
-
- SubResourceClassInvocationHandler - Class in org.apache.camel.component.cxf.jaxrs
-
- SubResourceClassInvocationHandler() - Constructor for class org.apache.camel.component.cxf.jaxrs.SubResourceClassInvocationHandler
-