Interface GeocoderComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface GeocoderComponentBuilderFactory
Find geocodes (latitude and longitude) for a given address or the other way
round.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Geocoder component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptiongeocoder()
Geocoder (camel-geocoder) Find geocodes (latitude and longitude) for a given address or the other way round.
-
Method Details
-
geocoder
Geocoder (camel-geocoder) Find geocodes (latitude and longitude) for a given address or the other way round. Category: api,search Since: 2.12 Maven coordinates: org.apache.camel:camel-geocoder- Returns:
- the dsl builder
-