Uses of Interface
org.apache.camel.builder.endpoint.dsl.JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointBuilder
Packages that use JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointBuilder
-
Uses of JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointBuilderModifier and TypeMethodDescriptionStaticEndpointBuilders.jgroupsRaft(String path) JGroups raft (camel-jgroups-raft) Exchange messages with JGroups-raft clusters.StaticEndpointBuilders.jgroupsRaft(String componentName, String path) JGroups raft (camel-jgroups-raft) Exchange messages with JGroups-raft clusters. -
Uses of JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointBuilderModifier and TypeMethodDescriptionJGroupsRaftEndpointBuilderFactory.AdvancedJGroupsRaftEndpointBuilder.basic()JGroupsRaftEndpointBuilderFactory.endpointBuilder(String componentName, String path) JGroupsRaftEndpointBuilderFactory.JGroupsRaftBuilders.jgroupsRaft(String path) JGroups raft (camel-jgroups-raft) Exchange messages with JGroups-raft clusters.JGroupsRaftEndpointBuilderFactory.JGroupsRaftBuilders.jgroupsRaft(String componentName, String path) JGroups raft (camel-jgroups-raft) Exchange messages with JGroups-raft clusters.