| Package | Description |
|---|---|
| org.apache.camel.builder.endpoint.dsl |
| Modifier and Type | Method and Description |
|---|---|
default JGroupsEndpointBuilderFactory.JGroupsEndpointBuilder |
JGroupsEndpointBuilderFactory.AdvancedJGroupsEndpointBuilder.basic() |
default JGroupsEndpointBuilderFactory.JGroupsEndpointBuilder |
JGroupsEndpointBuilderFactory.JGroupsEndpointBuilder.channelProperties(String channelProperties)
Specifies configuration properties of the JChannel used by the
endpoint.
|
static JGroupsEndpointBuilderFactory.JGroupsEndpointBuilder |
JGroupsEndpointBuilderFactory.jgroups(String path)
JGroups (camel-jgroups)
The jgroups component provides exchange of messages between Camel and
JGroups clusters.
|
default JGroupsEndpointBuilderFactory.JGroupsEndpointBuilder |
JGroupsEndpointBuilderFactory.JGroupsBuilders.jgroups(String path)
JGroups (camel-jgroups)
The jgroups component provides exchange of messages between Camel and
JGroups clusters.
|
Apache Camel