Uses of Interface
org.apache.camel.builder.endpoint.dsl.SedaEndpointBuilderFactory.SedaEndpointConsumerBuilder
Packages that use SedaEndpointBuilderFactory.SedaEndpointConsumerBuilder
-
Uses of SedaEndpointBuilderFactory.SedaEndpointConsumerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of SedaEndpointBuilderFactory.SedaEndpointConsumerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceBuilder for endpoint for the SEDA component.Methods in org.apache.camel.builder.endpoint.dsl that return SedaEndpointBuilderFactory.SedaEndpointConsumerBuilderModifier and TypeMethodDescriptionSedaEndpointBuilderFactory.AdvancedSedaEndpointConsumerBuilder.basic()SedaEndpointBuilderFactory.SedaEndpointConsumerBuilder.concurrentConsumers(int concurrentConsumers) Number of concurrent threads processing exchanges.SedaEndpointBuilderFactory.SedaEndpointConsumerBuilder.concurrentConsumers(String concurrentConsumers) Number of concurrent threads processing exchanges.SedaEndpointBuilderFactory.SedaEndpointConsumerBuilder.size(int size) The maximum capacity of the SEDA queue (i.e., the number of messages it can hold).The maximum capacity of the SEDA queue (i.e., the number of messages it can hold).