Uses of Class
org.apache.camel.component.jgroups.JGroupsEndpoint

Uses of JGroupsEndpoint in org.apache.camel.component.jgroups
 

Constructors in org.apache.camel.component.jgroups with parameters of type JGroupsEndpoint
CamelJGroupsReceiver(JGroupsEndpoint endpoint, org.apache.camel.Processor processor)
           
JGroupsConsumer(JGroupsEndpoint endpoint, org.apache.camel.Processor processor, org.jgroups.Channel channel, String clusterName)
           
JGroupsProducer(JGroupsEndpoint endpoint, org.jgroups.Channel channel, String clusterName)
           
 



Apache Camel