Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractHostnameVerifierEndpointConfigurer - Class in org.apache.camel.component.cxf.common
- AbstractHostnameVerifierEndpointConfigurer(HostnameVerifier) - Constructor for class org.apache.camel.component.cxf.common.AbstractHostnameVerifierEndpointConfigurer
- AbstractSslEndpointConfigurer - Class in org.apache.camel.component.cxf.common
- AbstractSslEndpointConfigurer(SSLContextParameters, CamelContext) - Constructor for class org.apache.camel.component.cxf.common.AbstractSslEndpointConfigurer
- AbstractTLSClientParameterConfigurer - Class in org.apache.camel.component.cxf.common
- AbstractTLSClientParameterConfigurer() - Constructor for class org.apache.camel.component.cxf.common.AbstractTLSClientParameterConfigurer
- addNamespace(Element, Map<String, String>) - Static method in class org.apache.camel.component.cxf.common.CxfPayload
- ADDRESS - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- AUTHENTICATION - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
C
- CachedCxfPayload<T> - Class in org.apache.camel.component.cxf.converter
-
StreamCache
implementation for CXF payload. - CachedCxfPayload(CxfPayload<T>, Exchange) - Constructor for class org.apache.camel.component.cxf.converter.CachedCxfPayload
- CAMEL_CXF_ATTACHMENTS - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- CAMEL_CXF_MESSAGE - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- CAMEL_CXF_PROTOCOL_HEADERS_MERGED - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- CAMEL_CXF_RS_EXTRACT_ENTITY - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- CAMEL_CXF_RS_OPERATION_RESOURCE_INFO_STACK - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- CAMEL_CXF_RS_QUERY_MAP - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- CAMEL_CXF_RS_RESPONSE_CLASS - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- CAMEL_CXF_RS_RESPONSE_GENERIC_TYPE - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- CAMEL_CXF_RS_THROW_EXCEPTION_ON_FAILURE - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- CAMEL_CXF_RS_USING_HTTP_API - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- CAMEL_CXF_RS_VAR_VALUES - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- close() - Method in class org.apache.camel.component.cxf.util.ReaderInputStream
-
Close the stream.
- closeCamelUnitOfWork(Message) - Static method in class org.apache.camel.component.cxf.util.CxfUtils
- CONTENT_ENCODING - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- CONTENT_TYPE - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- 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
- copyHttpHeadersFromCxfToCamel(HeaderFilterStrategy, Message, Message, Exchange) - Static method in class org.apache.camel.component.cxf.common.header.CxfHeaderHelper
- copyJaxWsContext(Exchange, Map<String, Object>) - Method in interface org.apache.camel.component.cxf.common.CxfBinding
-
Copy the jakarta.xml.ws* headers into cxfExchange's outMessage, if the cxfExchange has no outMessage, skip this copy
- CXF_MESSAGE - Enum constant in enum class org.apache.camel.component.cxf.common.DataFormat
-
CXF_MESSAGE is the message that is received from the transport layer and then processed through the full set of CXF interceptors.
- CxfBinding - Interface in org.apache.camel.component.cxf.common
-
An strategy interface for implementing binding between CXF
Exchange
and CamelExchange
. - CxfConstants - Class in org.apache.camel.component.cxf.common.message
-
Constants used in this module
- CxfConverter - Class in org.apache.camel.component.cxf.converter
-
The Type Converters for CXF related types' converting .
- CxfConverterLoader - Class in org.apache.camel.component.cxf.converter
-
Generated by camel build tools - do NOT edit this file!
- CxfConverterLoader() - Constructor for class org.apache.camel.component.cxf.converter.CxfConverterLoader
- CxfHeaderHelper - Class in org.apache.camel.component.cxf.common.header
-
Utility class to propagate headers to and from CXF message.
- CxfOperationException - Exception in org.apache.camel.component.cxf.common
- CxfOperationException(String, int, String, String, Map<String, String>, String) - Constructor for exception org.apache.camel.component.cxf.common.CxfOperationException
- CxfPayload<T> - Class in org.apache.camel.component.cxf.common
-
CxfMessage body type when
DataFormat.PAYLOAD
is used. - CxfPayload(List<T>, List<Source>, Map<String, String>) - Constructor for class org.apache.camel.component.cxf.common.CxfPayload
- CxfPayload(List<T>, List<Element>) - Constructor for class org.apache.camel.component.cxf.common.CxfPayload
- CxfPayloadConverter - Class in org.apache.camel.component.cxf.converter
- CxfPayloadConverterLoader - Class in org.apache.camel.component.cxf.converter
-
Generated by camel build tools - do NOT edit this file!
- CxfPayloadConverterLoader() - Constructor for class org.apache.camel.component.cxf.converter.CxfPayloadConverterLoader
- 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
- CxfUtils - Class in org.apache.camel.component.cxf.util
D
- DATA_FORMAT_PROPERTY - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- DataFormat - Enum Class in org.apache.camel.component.cxf.common
-
The data format the user expects to see at the Camel CXF components.
- DataInInterceptor - Class in org.apache.camel.component.cxf.util
- DataInInterceptor() - Constructor for class org.apache.camel.component.cxf.util.DataInInterceptor
- DataOutInterceptor - Class in org.apache.camel.component.cxf.util
- DataOutInterceptor() - Constructor for class org.apache.camel.component.cxf.util.DataOutInterceptor
- dealias() - Method in enum class org.apache.camel.component.cxf.common.DataFormat
- DESTINATION_OVERRIDE_URL - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- DISPATCH_DEFAULT_OPERATION_NAMESPACE - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- DISPATCH_NAMESPACE - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- documentToCxfPayload(Document, Exchange) - Static method in class org.apache.camel.component.cxf.converter.CxfPayloadConverter
E
- elementToCxfPayload(Element, Exchange) - Static method in class org.apache.camel.component.cxf.converter.CxfPayloadConverter
- extractJaxWsContext(Exchange, Map<String, Object>) - Method in interface org.apache.camel.component.cxf.common.CxfBinding
-
Extract the message headers which key are start from jakarta.xml.ws* from the CXF exchange's inMessage, and put these headers into the context
F
- faultOccurred(Exception, String, Message) - Method in class org.apache.camel.component.cxf.common.NullFaultListener
G
- getBody() - Method in class org.apache.camel.component.cxf.common.CxfPayload
-
Get the body as a List of DOM elements.
- getBodySources() - Method in class org.apache.camel.component.cxf.common.CxfPayload
-
Gets the body as a List of source objects.
- getCamelContext() - Method in class org.apache.camel.component.cxf.converter.CxfConverterLoader
- getCamelContext() - Method in class org.apache.camel.component.cxf.converter.CxfPayloadConverterLoader
- getHeaders() - Method in class org.apache.camel.component.cxf.common.CxfPayload
- getLength() - Method in class org.apache.camel.component.cxf.converter.NodeListWrapper
- getNsMap() - Method in class org.apache.camel.component.cxf.common.CxfPayload
- getRedirectLocation() - Method in exception org.apache.camel.component.cxf.common.CxfOperationException
- getResponseBody() - Method in exception org.apache.camel.component.cxf.common.CxfOperationException
- getResponseHeaders() - Method in exception org.apache.camel.component.cxf.common.CxfOperationException
- getStatusCode() - Method in exception org.apache.camel.component.cxf.common.CxfOperationException
- getStatusText() - Method in exception org.apache.camel.component.cxf.common.CxfOperationException
- getStringFromInputStream(InputStream) - Static method in class org.apache.camel.component.cxf.util.CxfUtils
- getUri() - Method in exception org.apache.camel.component.cxf.common.CxfOperationException
H
- handleMessage(Message) - Method in class org.apache.camel.component.cxf.common.UnitOfWorkCloserInterceptor
- handleMessage(Message) - Method in class org.apache.camel.component.cxf.util.DataInInterceptor
- handleMessage(Message) - Method in class org.apache.camel.component.cxf.util.DataOutInterceptor
- hostnameVerifier - Variable in class org.apache.camel.component.cxf.common.AbstractHostnameVerifierEndpointConfigurer
- HTTP_METHOD - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- HTTP_PATH - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- HTTP_QUERY - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- HTTP_RESPONSE_CODE - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
I
- inMemory() - Method in class org.apache.camel.component.cxf.converter.CachedCxfPayload
- item(int) - Method in class org.apache.camel.component.cxf.converter.NodeListWrapper
J
- JAXWS_CONTEXT - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
L
- length() - Method in class org.apache.camel.component.cxf.converter.CachedCxfPayload
- load(TypeConverterRegistry) - Method in class org.apache.camel.component.cxf.converter.CxfConverterLoader
- load(TypeConverterRegistry) - Method in class org.apache.camel.component.cxf.converter.CxfPayloadConverterLoader
M
- MESSAGE - Enum constant in enum class org.apache.camel.component.cxf.common.DataFormat
-
Deprecated.- equivalent to RAW mode for Camel 2.x
- METHOD - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
N
- nodeListToCxfPayload(NodeList, Exchange) - Static method in class org.apache.camel.component.cxf.converter.CxfPayloadConverter
- NodeListWrapper - Class in org.apache.camel.component.cxf.converter
- NodeListWrapper(List<Element>) - Constructor for class org.apache.camel.component.cxf.converter.NodeListWrapper
- NullFaultListener - Class in org.apache.camel.component.cxf.common
- NullFaultListener() - Constructor for class org.apache.camel.component.cxf.common.NullFaultListener
O
- OPERATION_NAME - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- OPERATION_NAMESPACE - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- org.apache.camel.component.cxf.common - package org.apache.camel.component.cxf.common
- org.apache.camel.component.cxf.common.header - package org.apache.camel.component.cxf.common.header
- org.apache.camel.component.cxf.common.message - package org.apache.camel.component.cxf.common.message
- org.apache.camel.component.cxf.converter - package org.apache.camel.component.cxf.converter
- org.apache.camel.component.cxf.util - package org.apache.camel.component.cxf.util
P
- PAYLOAD - Enum constant in enum class org.apache.camel.component.cxf.common.DataFormat
-
PAYLOAD is the message payload of the message after message configured in the CXF endpoint is applied.
- POJO - Enum constant in enum class org.apache.camel.component.cxf.common.DataFormat
-
POJOs (Plain old Java objects) are the Java parameters to the method it is invoking on the target server.
- populateCxfRequestFromExchange(Exchange, Exchange, Map<String, Object>) - Method in interface org.apache.camel.component.cxf.common.CxfBinding
-
Populate a CXF Exchange from a Camel Exchange.
- populateCxfResponseFromExchange(Exchange, Exchange) - Method in interface org.apache.camel.component.cxf.common.CxfBinding
-
Populate a CXF Exchange from a Camel Exchange.
- populateExchangeFromCxfRequest(Exchange, Exchange) - Method in interface org.apache.camel.component.cxf.common.CxfBinding
-
Populate a Camel Exchange from a CXF Exchange, which is an incoming request from a CXF client.
- populateExchangeFromCxfResponse(Exchange, Exchange, Map<String, Object>) - Method in interface org.apache.camel.component.cxf.common.CxfBinding
-
Populate a Camel Exchange from a CXF Exchange, which is a an incoming response from a CXF server.
- PORT_LOCALNAME - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- PORT_NAME - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- PORT_NAMESPACE - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- position() - Method in class org.apache.camel.component.cxf.converter.CachedCxfPayload
- propagateCamelHeadersToCxfHeaders(HeaderFilterStrategy, Map<String, Object>, Map<String, List<String>>, Exchange) - Static method in class org.apache.camel.component.cxf.common.header.CxfHeaderHelper
-
Propagates Camel headers to CXF headers.
- propagateCamelToCxf(HeaderFilterStrategy, Map<String, Object>, Message, Exchange) - Static method in class org.apache.camel.component.cxf.common.header.CxfHeaderHelper
-
Propagates Camel headers to CXF message.
- propagateCxfHeadersToCamelHeaders(HeaderFilterStrategy, Map<String, List<Object>>, Map<String, Object>, Exchange) - Static method in class org.apache.camel.component.cxf.common.header.CxfHeaderHelper
-
Propagates CXF headers to Camel headers.
- propagateCxfToCamel(HeaderFilterStrategy, Message, Message, Exchange) - Static method in class org.apache.camel.component.cxf.common.header.CxfHeaderHelper
-
Propagates CXF headers to Camel message.
- PROTOCOL_HEADERS - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- PROTOCOL_NAME_RES - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
R
- RAW - Enum constant in enum class org.apache.camel.component.cxf.common.DataFormat
-
RAW is the raw message that is received from the transport layer.
- read() - Method in class org.apache.camel.component.cxf.util.ReaderInputStream
-
Read a single byte.
- read(byte[]) - Method in class org.apache.camel.component.cxf.util.ReaderInputStream
-
Read the specified number of bytes into an array.
- read(byte[], int, int) - Method in class org.apache.camel.component.cxf.util.ReaderInputStream
-
Read the specified number of bytes into an array.
- ReaderInputStream - Class in org.apache.camel.component.cxf.util
-
InputStream
implementation that reads a character stream from aReader
and transforms it to a byte stream using a specified charset encoding. - ReaderInputStream(Reader) - Constructor for class org.apache.camel.component.cxf.util.ReaderInputStream
-
Construct a new
ReaderInputStream
that uses the default character encoding with a default input buffer size of 1024 characters. - ReaderInputStream(Reader, String) - Constructor for class org.apache.camel.component.cxf.util.ReaderInputStream
-
Construct a new
ReaderInputStream
with a default input buffer size of 1024 characters. - ReaderInputStream(Reader, String, int) - Constructor for class org.apache.camel.component.cxf.util.ReaderInputStream
-
Construct a new
ReaderInputStream
. - ReaderInputStream(Reader, Charset) - Constructor for class org.apache.camel.component.cxf.util.ReaderInputStream
-
Construct a new
ReaderInputStream
with a default input buffer size of 1024 characters. - ReaderInputStream(Reader, CharsetEncoder) - Constructor for class org.apache.camel.component.cxf.util.ReaderInputStream
-
Construct a new
ReaderInputStream
. - ReaderInputStream(Reader, CharsetEncoder, int) - Constructor for class org.apache.camel.component.cxf.util.ReaderInputStream
-
Construct a new
ReaderInputStream
. - ReaderInputStream(Reader, Charset, int) - Constructor for class org.apache.camel.component.cxf.util.ReaderInputStream
-
Construct a new
ReaderInputStream
. - REQUEST_CONTEXT - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- reset() - Method in class org.apache.camel.component.cxf.converter.CachedCxfPayload
- RESPONSE_CONTEXT - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
S
- SCHEME_CXF - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- SCHEME_CXF_RS - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- SERVICE_CLASS - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- SERVICE_LOCALNAME - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- SERVICE_NAME - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- SERVICE_NAMESPACE - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- SET_DEFAULT_BUS - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- setBodySources(List<Source>) - Method in class org.apache.camel.component.cxf.common.CxfPayload
- setCamelContext(CamelContext) - Method in class org.apache.camel.component.cxf.converter.CxfConverterLoader
- setCamelContext(CamelContext) - Method in class org.apache.camel.component.cxf.converter.CxfPayloadConverterLoader
- setupHttpConduit(HTTPConduit) - Method in class org.apache.camel.component.cxf.common.AbstractHostnameVerifierEndpointConfigurer
- setupHttpConduit(HTTPConduit) - Method in class org.apache.camel.component.cxf.common.AbstractSslEndpointConfigurer
- 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 class org.apache.camel.component.cxf.common.message.CxfConstants
- sslSocketFactory - Variable in class org.apache.camel.component.cxf.common.AbstractSslEndpointConfigurer
T
- toArray(Object) - Static method in class org.apache.camel.component.cxf.converter.CxfConverter
- toDataFormat(String) - Static method in class org.apache.camel.component.cxf.converter.CxfConverter
- toMessageContentsList(Object[]) - Static method in class org.apache.camel.component.cxf.converter.CxfConverter
- toQName(String) - Static method in class org.apache.camel.component.cxf.converter.CxfConverter
- toString() - Method in class org.apache.camel.component.cxf.common.CxfPayload
- tryToGetTLSClientParametersFromConduit(HTTPConduit) - Method in class org.apache.camel.component.cxf.common.AbstractTLSClientParameterConfigurer
U
- UnitOfWorkCloserInterceptor - Class in org.apache.camel.component.cxf.common
- UnitOfWorkCloserInterceptor() - Constructor for class org.apache.camel.component.cxf.common.UnitOfWorkCloserInterceptor
- UnitOfWorkCloserInterceptor(String, boolean) - Constructor for class org.apache.camel.component.cxf.common.UnitOfWorkCloserInterceptor
V
- valueOf(String) - Static method in enum class org.apache.camel.component.cxf.common.DataFormat
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.apache.camel.component.cxf.common.DataFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- writeTo(OutputStream) - Method in class org.apache.camel.component.cxf.converter.CachedCxfPayload
- WSA_HEADERS_INBOUND - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- WSA_HEADERS_OUTBOUND - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
- WSDL_URL - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form