| Package | Description |
|---|---|
| org.apache.camel.builder.endpoint.dsl |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointBuilder
Advanced builder for endpoint for the Soroush component.
|
| Modifier and Type | Method and Description |
|---|---|
default SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointConsumerBuilder |
SoroushBotEndpointBuilderFactory.SoroushBotEndpointConsumerBuilder.advanced() |
default SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointConsumerBuilder |
SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointConsumerBuilder.exceptionHandler(org.apache.camel.spi.ExceptionHandler exceptionHandler)
To let the consumer use a custom ExceptionHandler.
|
default SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointConsumerBuilder |
SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointConsumerBuilder.exceptionHandler(String exceptionHandler)
To let the consumer use a custom ExceptionHandler.
|
default SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointConsumerBuilder |
SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointConsumerBuilder.exchangePattern(org.apache.camel.ExchangePattern exchangePattern)
Sets the exchange pattern when the consumer creates an exchange.
|
default SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointConsumerBuilder |
SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointConsumerBuilder.exchangePattern(String exchangePattern)
Sets the exchange pattern when the consumer creates an exchange.
|
Apache Camel