Interface JGroupsRaftEndpointBuilderFactory.JGroupsRaftBuilders

All Known Subinterfaces:
EndpointBuilderFactory
All Known Implementing Classes:
EndpointRouteBuilder, EndpointRouteConfigurationBuilder
Enclosing interface:
JGroupsRaftEndpointBuilderFactory

public static interface JGroupsRaftEndpointBuilderFactory.JGroupsRaftBuilders
  • Method Details

    • jgroupsRaft

      JGroups raft (camel-jgroups-raft) Exchange messages with JGroups-raft clusters. Category: clustering,messaging Since: 2.24 Maven coordinates: org.apache.camel:camel-jgroups-raft
      Returns:
      the dsl builder for the headers' name.
    • jgroupsRaft

      JGroups raft (camel-jgroups-raft) Exchange messages with JGroups-raft clusters. Category: clustering,messaging Since: 2.24 Maven coordinates: org.apache.camel:camel-jgroups-raft Syntax: jgroups-raft:clusterName Path parameter: clusterName (required) The name of the JGroupsraft cluster the component should connect to.
      Parameters:
      path - clusterName
      Returns:
      the dsl builder
    • jgroupsRaft

      JGroups raft (camel-jgroups-raft) Exchange messages with JGroups-raft clusters. Category: clustering,messaging Since: 2.24 Maven coordinates: org.apache.camel:camel-jgroups-raft Syntax: jgroups-raft:clusterName Path parameter: clusterName (required) The name of the JGroupsraft cluster the component should connect to.
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - clusterName
      Returns:
      the dsl builder