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