| Package | Description |
|---|---|
| org.apache.camel.builder.endpoint | |
| org.apache.camel.builder.endpoint.dsl |
| Modifier and Type | Method and Description |
|---|---|
static JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointBuilder |
StaticEndpointBuilders.jgroupsRaft(String path)
JGroups raft (camel-jgroups-raft)
Exchange messages with JGroups-raft clusters.
|
static JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointBuilder |
StaticEndpointBuilders.jgroupsRaft(String componentName,
String path)
JGroups raft (camel-jgroups-raft)
Exchange messages with JGroups-raft clusters.
|
| Modifier and Type | Method and Description |
|---|---|
default JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointBuilder |
JGroupsRaftEndpointBuilderFactory.AdvancedJGroupsRaftEndpointBuilder.basic() |
static JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointBuilder |
JGroupsRaftEndpointBuilderFactory.endpointBuilder(String componentName,
String path) |
default JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointBuilder |
JGroupsRaftEndpointBuilderFactory.JGroupsRaftBuilders.jgroupsRaft(String path)
JGroups raft (camel-jgroups-raft)
Exchange messages with JGroups-raft clusters.
|
default JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointBuilder |
JGroupsRaftEndpointBuilderFactory.JGroupsRaftBuilders.jgroupsRaft(String componentName,
String path)
JGroups raft (camel-jgroups-raft)
Exchange messages with JGroups-raft clusters.
|
Apache Camel