Uses of Interface
org.apache.camel.builder.endpoint.dsl.SedaEndpointBuilderFactory.AdvancedSedaEndpointBuilder
Packages that use SedaEndpointBuilderFactory.AdvancedSedaEndpointBuilder
-
Uses of SedaEndpointBuilderFactory.AdvancedSedaEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return SedaEndpointBuilderFactory.AdvancedSedaEndpointBuilderModifier and TypeMethodDescriptionSedaEndpointBuilderFactory.SedaEndpointBuilder.advanced()SedaEndpointBuilderFactory.AdvancedSedaEndpointBuilder.browseLimit(int browseLimit) Maximum number of messages to keep in memory available for browsing.SedaEndpointBuilderFactory.AdvancedSedaEndpointBuilder.browseLimit(String browseLimit) Maximum number of messages to keep in memory available for browsing.Define the queue instance which will be used by the endpoint.SedaEndpointBuilderFactory.AdvancedSedaEndpointBuilder.queue(BlockingQueue<org.apache.camel.Exchange> queue) Define the queue instance which will be used by the endpoint.