Uses of Interface
org.apache.camel.builder.endpoint.dsl.GeoCoderEndpointBuilderFactory.GeoCoderEndpointBuilder
Packages that use GeoCoderEndpointBuilderFactory.GeoCoderEndpointBuilder
-
Uses of GeoCoderEndpointBuilderFactory.GeoCoderEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return GeoCoderEndpointBuilderFactory.GeoCoderEndpointBuilderModifier and TypeMethodDescriptionGeocoder (camel-geocoder) Find geocodes (latitude and longitude) for a given address or the other way round.Geocoder (camel-geocoder) Find geocodes (latitude and longitude) for a given address or the other way round. -
Uses of GeoCoderEndpointBuilderFactory.GeoCoderEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return GeoCoderEndpointBuilderFactory.GeoCoderEndpointBuilderModifier and TypeMethodDescriptionAPI Key to access Google.GeoCoderEndpointBuilderFactory.AdvancedGeoCoderEndpointBuilder.basic()Client ID to access Google GeoCoding server.Client Key to access Google GeoCoding server.GeoCoderEndpointBuilderFactory.endpointBuilder(String componentName, String path) Geocoder (camel-geocoder) Find geocodes (latitude and longitude) for a given address or the other way round.Geocoder (camel-geocoder) Find geocodes (latitude and longitude) for a given address or the other way round.GeoCoderEndpointBuilderFactory.GeoCoderEndpointBuilder.headersOnly(boolean headersOnly) Whether to only enrich the Exchange with headers, and leave the body as-is.GeoCoderEndpointBuilderFactory.GeoCoderEndpointBuilder.headersOnly(String headersOnly) Whether to only enrich the Exchange with headers, and leave the body as-is.The language to use.GeoCoderEndpointBuilderFactory.GeoCoderEndpointBuilder.proxyAuthDomain(String proxyAuthDomain) Proxy Authentication Domain to access Google GeoCoding server.GeoCoderEndpointBuilderFactory.GeoCoderEndpointBuilder.proxyAuthHost(String proxyAuthHost) Proxy Authentication Host to access Google GeoCoding server.GeoCoderEndpointBuilderFactory.GeoCoderEndpointBuilder.proxyAuthMethod(String proxyAuthMethod) Authentication Method to Google GeoCoding server.GeoCoderEndpointBuilderFactory.GeoCoderEndpointBuilder.proxyAuthPassword(String proxyAuthPassword) Proxy Password to access GeoCoding server.GeoCoderEndpointBuilderFactory.GeoCoderEndpointBuilder.proxyAuthUsername(String proxyAuthUsername) Proxy Username to access GeoCoding server.Proxy Host to access GeoCoding server.Proxy Port to access GeoCoding server.Proxy Port to access GeoCoding server.URL to the geocoder server.Type of GeoCoding server.GeoCoderEndpointBuilderFactory.GeoCoderEndpointBuilder.type(org.apache.camel.component.geocoder.GeoCoderType type) Type of GeoCoding server.