- secretPropertyNames() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpointUriFactory
-
- setAddress(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
-
The geo address which should be prefixed with address:
- setApiKey(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
-
To use google apiKey
- setClientId(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
-
To use google premium with this client id
- setClientKey(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
-
To use google premium with this client key
- setGeoApiContext(GeoApiContext) - Method in class org.apache.camel.component.geocoder.GeoCoderComponent
-
Configuration for Google maps API
- setHeadersOnly(boolean) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
-
Whether to only enrich the Exchange with headers, and leave the body as-is.
- setLanguage(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
-
The language to use.
- setLatlng(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
-
The geo latitude and longitude which should be prefixed with latlng:
- setProxyAuthDomain(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
-
Domain for proxy NTML authentication
- setProxyAuthHost(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
-
Optional host for proxy NTML authentication
- setProxyAuthMethod(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
-
Authentication method for proxy, either as Basic, Digest or NTLM.
- setProxyAuthPassword(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
-
Password for proxy authentication
- setProxyAuthUsername(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
-
Username for proxy authentication
- setProxyHost(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
-
The proxy host name
- setProxyPort(int) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
-
The proxy port number
- setServerUrl(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
-
- setType(GeoCoderType) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
-
- setType(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
-
- STATUS - Static variable in class org.apache.camel.component.geocoder.GeoCoderConstants
-