Class | Description |
---|---|
CamelUtils |
This class contains bean methods that may be useful inside a Camel
context.
|
CustomHttpClientConfigurer | |
DefaultDispatcher |
Classes that extend this dispatcher should support an interface that is
annotated
InOnly so that operations can be performed asynchronously. |
DispatcherWhiteboard |
This class will redirect messages to the
DispatcherWhiteboard.m_endpointUri URI
to any OSGi services that are registered at the interface that is defined by the
DispatcherWhiteboard.setServiceClass(String) method call. |
IndexNameFunction |
The apply method is called on each message to determine in which Elasticsearch index
messages should end up into.
|
JaxbUtilsMarshalProcessor |
This Camel
Processor uses JaxbUtils to marshal classes
into XML String representations. |
JaxbUtilsUnmarshalProcessor |
This Camel
Processor uses JaxbUtils to unmarshal classes
from XML String representations. |
JmsQueueNameFactory |
This class can be used to generate uniformly-formatted JMS queue names
for usage in Java, Spring, or Camel code.
|
MinionDTO | |
RandomPartitionKeyGenerator |
This class can be used to generate random partition keys
when sending messages to Apache Kafka.
|
XmlFrameDecoderFactory |
This factory produces instances of the non-
Sharable
XmlFrameDecoder handler. |
Exception | Description |
---|---|
CustomConfigurerException |
Copyright © 2021. All rights reserved.