| Package | Description |
|---|---|
| org.apache.camel.builder.endpoint.dsl |
| Modifier and Type | Method and Description |
|---|---|
default SedaEndpointBuilderFactory.AdvancedSedaEndpointBuilder |
SedaEndpointBuilderFactory.SedaEndpointBuilder.advanced() |
default SedaEndpointBuilderFactory.AdvancedSedaEndpointBuilder |
SedaEndpointBuilderFactory.AdvancedSedaEndpointBuilder.queue(BlockingQueue queue)
Define the queue instance which will be used by the endpoint.
|
default SedaEndpointBuilderFactory.AdvancedSedaEndpointBuilder |
SedaEndpointBuilderFactory.AdvancedSedaEndpointBuilder.queue(String queue)
Define the queue instance which will be used by the endpoint.
|
Apache Camel