Uses of Class
org.apache.camel.component.jgroups.JGroupsEndpoint
-
Packages that use JGroupsEndpoint Package Description org.apache.camel.component.jgroups -
-
Uses of JGroupsEndpoint in org.apache.camel.component.jgroups
Constructors in org.apache.camel.component.jgroups with parameters of type JGroupsEndpoint Constructor Description CamelJGroupsReceiver(JGroupsEndpoint endpoint, org.apache.camel.Processor processor)JGroupsConsumer(JGroupsEndpoint endpoint, org.apache.camel.Processor processor, org.jgroups.JChannel channel, String clusterName)JGroupsProducer(JGroupsEndpoint endpoint, org.jgroups.JChannel channel, String clusterName)
-