default LogEndpointBuilderFactory.AdvancedLogEndpointBuilder |
LogEndpointBuilderFactory.LogEndpointBuilder.advanced() |
|
default LogEndpointBuilderFactory.AdvancedLogEndpointBuilder |
LogEndpointBuilderFactory.AdvancedLogEndpointBuilder.exchangeFormatter(String exchangeFormatter) |
To use a custom exchange formatter.
|
default LogEndpointBuilderFactory.AdvancedLogEndpointBuilder |
LogEndpointBuilderFactory.AdvancedLogEndpointBuilder.exchangeFormatter(org.apache.camel.spi.ExchangeFormatter exchangeFormatter) |
To use a custom exchange formatter.
|
default LogEndpointBuilderFactory.AdvancedLogEndpointBuilder |
LogEndpointBuilderFactory.AdvancedLogEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) |
Whether the producer should be started lazy (on the first message).
|
default LogEndpointBuilderFactory.AdvancedLogEndpointBuilder |
LogEndpointBuilderFactory.AdvancedLogEndpointBuilder.lazyStartProducer(String lazyStartProducer) |
Whether the producer should be started lazy (on the first message).
|