default AsteriskEndpointBuilderFactory.AsteriskEndpointConsumerBuilder |
AsteriskEndpointBuilderFactory.AdvancedAsteriskEndpointConsumerBuilder.basic() |
|
default AsteriskEndpointBuilderFactory.AsteriskEndpointConsumerBuilder |
AsteriskEndpointBuilderFactory.AsteriskEndpointConsumerBuilder.bridgeErrorHandler(boolean bridgeErrorHandler) |
Allows for bridging the consumer to the Camel routing Error Handler,
which mean any exceptions occurred while the consumer is trying to
pickup incoming messages, or the likes, will now be processed as a
message and handled by the routing Error Handler.
|
default AsteriskEndpointBuilderFactory.AsteriskEndpointConsumerBuilder |
AsteriskEndpointBuilderFactory.AsteriskEndpointConsumerBuilder.bridgeErrorHandler(String bridgeErrorHandler) |
Allows for bridging the consumer to the Camel routing Error Handler,
which mean any exceptions occurred while the consumer is trying to
pickup incoming messages, or the likes, will now be processed as a
message and handled by the routing Error Handler.
|
default AsteriskEndpointBuilderFactory.AsteriskEndpointConsumerBuilder |
AsteriskEndpointBuilderFactory.AsteriskEndpointConsumerBuilder.hostname(String hostname) |
The hostname of the asterisk server.
|
default AsteriskEndpointBuilderFactory.AsteriskEndpointConsumerBuilder |
AsteriskEndpointBuilderFactory.AsteriskEndpointConsumerBuilder.password(String password) |
Login password.
|
default AsteriskEndpointBuilderFactory.AsteriskEndpointConsumerBuilder |
AsteriskEndpointBuilderFactory.AsteriskEndpointConsumerBuilder.username(String username) |
Login username.
|