Aggregate body of input Message into a single combined Exchange holding all the aggregated bodies in a List of type Object as the message body. This aggregation strategy can be used in combination with Splitter to batch messages.
Updated 2026-03-17 20:30:39 +00:00
An AggregationStrategy which just uses the original exchange which can be needed when you want to preserve the original Exchange. For example when splitting an Exchange and then you may want to keep routing using the original Exchange.
Updated 2026-03-17 20:30:39 +00:00
The XSLT Aggregation Strategy enables you to use XSL stylesheets to aggregate messages (uses Saxon).
Updated 2026-03-17 20:30:38 +00:00
Aggregates two OpenSearch BulkOperation into a single BulkRequest
Updated 2026-03-17 20:30:38 +00:00
Aggregate all Message into a single combined Exchange holding all the aggregated messages in a List of Message as the message body. This aggregation strategy can be used in combination with Splitter to batch messages.
Updated 2026-03-17 20:30:36 +00:00
Aggregate all Exchanges into a single combined Exchange holding all the aggregated exchanges in a List of Exchange as the message body. This aggregation strategy can be used in combination with Splitter to batch messages.
Updated 2026-03-17 20:30:36 +00:00
Aggregates two ElasticSearch BulkOperation into a single BulkRequest
Updated 2026-03-17 20:27:49 +00:00
Updated 2026-03-16 00:14:28 +00:00
Updated 2026-03-16 00:13:24 +00:00
Updated 2026-03-16 00:13:05 +00:00
Have only a single consumer in a cluster consuming from a given endpoint; with automatic failover if the JVM dies.
Updated 2026-03-11 14:34:35 +00:00
Manage ZooKeeper clusters.
Updated 2026-03-11 14:34:32 +00:00
Manage Zendesk tickets, users, organizations, etc.
Updated 2026-03-11 14:34:31 +00:00
Zeebe component which integrates with Camunda Zeebe to interact with the API.
Updated 2026-03-11 14:34:28 +00:00
Transform XML payloads using an XSLT template using Saxon.
Updated 2026-03-11 14:34:27 +00:00
Transforms XML payload using an XSLT template.
Updated 2026-03-11 14:34:24 +00:00
Query and/or transform XML payloads using XQuery and Saxon.
Updated 2026-03-11 14:34:23 +00:00
Send and receive messages to/from an XMPP chat server.
Updated 2026-03-11 14:34:20 +00:00
Verify XML payloads using the XML signature specification.
Updated 2026-03-11 14:34:19 +00:00
Sign XML payloads using the XML signature specification.
Updated 2026-03-11 14:34:16 +00:00