Uses of Interface
org.apache.camel.builder.endpoint.dsl.SimpleNotificationEndpointBuilderFactory.AdvancedSimpleNotificationEndpointBuilder
-
Packages that use SimpleNotificationEndpointBuilderFactory.AdvancedSimpleNotificationEndpointBuilder Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of SimpleNotificationEndpointBuilderFactory.AdvancedSimpleNotificationEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return SimpleNotificationEndpointBuilderFactory.AdvancedSimpleNotificationEndpointBuilder Modifier and Type Method Description default SimpleNotificationEndpointBuilderFactory.AdvancedSimpleNotificationEndpointBuilderSimpleNotificationEndpointBuilderFactory.SimpleNotificationEndpointBuilder. advanced()default SimpleNotificationEndpointBuilderFactory.AdvancedSimpleNotificationEndpointBuilderSimpleNotificationEndpointBuilderFactory.AdvancedSimpleNotificationEndpointBuilder. lazyStartProducer(boolean lazyStartProducer)Whether the producer should be started lazy (on the first message).default SimpleNotificationEndpointBuilderFactory.AdvancedSimpleNotificationEndpointBuilderSimpleNotificationEndpointBuilderFactory.AdvancedSimpleNotificationEndpointBuilder. lazyStartProducer(String lazyStartProducer)Whether the producer should be started lazy (on the first message).
-