Uses of Interface
org.apache.camel.builder.endpoint.dsl.JGroupsEndpointBuilderFactory.JGroupsEndpointConsumerBuilder
Packages that use JGroupsEndpointBuilderFactory.JGroupsEndpointConsumerBuilder
-
Uses of JGroupsEndpointBuilderFactory.JGroupsEndpointConsumerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of JGroupsEndpointBuilderFactory.JGroupsEndpointConsumerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceBuilder for endpoint for the JGroups component.Methods in org.apache.camel.builder.endpoint.dsl that return JGroupsEndpointBuilderFactory.JGroupsEndpointConsumerBuilderModifier and TypeMethodDescriptionJGroupsEndpointBuilderFactory.AdvancedJGroupsEndpointConsumerBuilder.basic()JGroupsEndpointBuilderFactory.JGroupsEndpointConsumerBuilder.channelProperties(String channelProperties) Specifies configuration properties of the JChannel used by the endpoint.JGroupsEndpointBuilderFactory.JGroupsEndpointConsumerBuilder.enableViewMessages(boolean enableViewMessages) If set to true, the consumer endpoint will receive org.jgroups.View messages as well (not only org.jgroups.Message instances).JGroupsEndpointBuilderFactory.JGroupsEndpointConsumerBuilder.enableViewMessages(String enableViewMessages) If set to true, the consumer endpoint will receive org.jgroups.View messages as well (not only org.jgroups.Message instances).