Class | Description |
---|---|
CamelJGroupsReceiver |
Implementation of JGroups message receiver (
org.jgroups.Receiver ) wrapping incoming messages into Camel
exchanges. |
JGroupsComponent |
Component providing support for messages multicasted from- or to JGroups channels (
org.jgroups.Channel ). |
JGroupsConsumer |
Consumes messages from the JGroups channels (
org.jgroups.Channel ). |
JGroupsEndpoint |
The jgroups component provides exchange of messages between Camel and JGroups clusters.
|
JGroupsExpressions | |
JGroupsFilters |
JGroups-specific filters factory.
|
JGroupsProducer |
Producer sending messages to the JGroups cluster.
|
Exception | Description |
---|---|
JGroupsException |
Apache Camel