Uses of Interface
org.apache.camel.builder.endpoint.dsl.StubEndpointBuilderFactory.AdvancedStubEndpointBuilder
Packages that use StubEndpointBuilderFactory.AdvancedStubEndpointBuilder
-
Uses of StubEndpointBuilderFactory.AdvancedStubEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return StubEndpointBuilderFactory.AdvancedStubEndpointBuilderModifier and TypeMethodDescriptionStubEndpointBuilderFactory.StubEndpointBuilder.advanced()Define the queue instance which will be used by the endpoint.StubEndpointBuilderFactory.AdvancedStubEndpointBuilder.queue(BlockingQueue<org.apache.camel.Exchange> queue) Define the queue instance which will be used by the endpoint.