Uses of Interface
org.apache.camel.builder.endpoint.dsl.SedaEndpointBuilderFactory.AdvancedSedaEndpointBuilder
-
Packages that use SedaEndpointBuilderFactory.AdvancedSedaEndpointBuilder Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of SedaEndpointBuilderFactory.AdvancedSedaEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return SedaEndpointBuilderFactory.AdvancedSedaEndpointBuilder Modifier and Type Method Description default SedaEndpointBuilderFactory.AdvancedSedaEndpointBuilderSedaEndpointBuilderFactory.SedaEndpointBuilder. advanced()default SedaEndpointBuilderFactory.AdvancedSedaEndpointBuilderSedaEndpointBuilderFactory.AdvancedSedaEndpointBuilder. queue(String queue)Define the queue instance which will be used by the endpoint.default SedaEndpointBuilderFactory.AdvancedSedaEndpointBuilderSedaEndpointBuilderFactory.AdvancedSedaEndpointBuilder. queue(BlockingQueue queue)Define the queue instance which will be used by the endpoint.
-