| 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). |
| JGroupsComponentConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| JGroupsConsumer |
Consumes messages from the JGroups channels (
org.jgroups.Channel). |
| JGroupsEndpoint |
Exchange messages with JGroups clusters.
|
| JGroupsEndpointConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| JGroupsEndpointUriFactory |
Generated by camel build tools - do NOT edit this file!
|
| JGroupsExpressions | |
| JGroupsFilters |
JGroups-specific filters factory.
|
| JGroupsProducer |
Producer sending messages to the JGroups cluster.
|
| Exception | Description |
|---|---|
| JGroupsException |
Apache Camel