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()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.