A B C D E F G I L M N O P R S U V Z 
All Classes All Packages

A

ACCESS_NOT_CONFIGURED - org.apache.camel.component.geocoder.GeocoderStatus
 
ADDRESS - Static variable in class org.apache.camel.component.geocoder.GeoCoderConstants
 
AuthenticationMethod - Enum in org.apache.camel.component.geocoder.http
Authentication policy

B

Basic - org.apache.camel.component.geocoder.http.AuthenticationMethod
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpointUriFactory
 

C

CITY - Static variable in class org.apache.camel.component.geocoder.GeoCoderConstants
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.geocoder.GeoCoderComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpointConfigurer
 
COUNTRY_LONG - Static variable in class org.apache.camel.component.geocoder.GeoCoderConstants
 
COUNTRY_SHORT - Static variable in class org.apache.camel.component.geocoder.GeoCoderConstants
 
createConsumer(Processor) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.geocoder.GeoCoderComponent
 
createGeoApiContext() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
Specific Google required
createProducer() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 

D

Digest - org.apache.camel.component.geocoder.http.AuthenticationMethod
 
doStart() - Method in class org.apache.camel.component.geocoder.GeoCoderGoogleProducer
 

E

ERROR - org.apache.camel.component.geocoder.GeocoderStatus
 
extractGeoResult(GeocodingResult[], Exchange) - Method in class org.apache.camel.component.geocoder.GeoCoderGoogleProducer
 
extractResult(String, Exchange) - Method in class org.apache.camel.component.geocoder.GeoCoderNominatimProducer
 

F

fromValue(String) - Static method in enum org.apache.camel.component.geocoder.GeocoderStatus
 
fromValue(String) - Static method in enum org.apache.camel.component.geocoder.GeoCoderType
 

G

GeoCoderComponent - Class in org.apache.camel.component.geocoder
Represents the component that manages GeoCoderEndpoint.
GeoCoderComponent() - Constructor for class org.apache.camel.component.geocoder.GeoCoderComponent
 
GeoCoderComponentConfigurer - Class in org.apache.camel.component.geocoder
Generated by camel build tools - do NOT edit this file!
GeoCoderComponentConfigurer() - Constructor for class org.apache.camel.component.geocoder.GeoCoderComponentConfigurer
 
GeoCoderConstants - Class in org.apache.camel.component.geocoder
 
GeoCoderEndpoint - Class in org.apache.camel.component.geocoder
Find geocodes (latitude and longitude) for a given address or the other way round.
GeoCoderEndpoint() - Constructor for class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
GeoCoderEndpoint(String, GeoCoderComponent) - Constructor for class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
GeoCoderEndpointConfigurer - Class in org.apache.camel.component.geocoder
Generated by camel build tools - do NOT edit this file!
GeoCoderEndpointConfigurer() - Constructor for class org.apache.camel.component.geocoder.GeoCoderEndpointConfigurer
 
GeoCoderEndpointUriFactory - Class in org.apache.camel.component.geocoder
Generated by camel build tools - do NOT edit this file!
GeoCoderEndpointUriFactory() - Constructor for class org.apache.camel.component.geocoder.GeoCoderEndpointUriFactory
 
GeoCoderGoogleProducer - Class in org.apache.camel.component.geocoder
The GeoCoder producer for Google.
GeoCoderGoogleProducer(GeoCoderEndpoint) - Constructor for class org.apache.camel.component.geocoder.GeoCoderGoogleProducer
 
GeoCoderNominatimProducer - Class in org.apache.camel.component.geocoder
The GeoCoder producer for Nominatim.
GeoCoderNominatimProducer(GeoCoderEndpoint) - Constructor for class org.apache.camel.component.geocoder.GeoCoderNominatimProducer
 
GeocoderStatus - Enum in org.apache.camel.component.geocoder
 
GeoCoderType - Enum in org.apache.camel.component.geocoder
 
getAddress() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getApiKey() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getClientId() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getClientKey() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getGeoApiContext() - Method in class org.apache.camel.component.geocoder.GeoCoderComponent
 
getLanguage() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getLatlng() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.geocoder.GeoCoderComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.geocoder.GeoCoderComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpointConfigurer
 
getProxyAuthDomain() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getProxyAuthHost() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getProxyAuthMethod() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getProxyAuthPassword() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getProxyAuthUsername() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getProxyHost() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getProxyPort() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getServerUrl() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getType() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
GOOGLE - org.apache.camel.component.geocoder.GeoCoderType
 

I

INVALID_REQUEST - org.apache.camel.component.geocoder.GeocoderStatus
 
isEnabled(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpointUriFactory
 
isHeadersOnly() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpointUriFactory
 

L

LAT - Static variable in class org.apache.camel.component.geocoder.GeoCoderConstants
 
LATLNG - Static variable in class org.apache.camel.component.geocoder.GeoCoderConstants
 
LNG - Static variable in class org.apache.camel.component.geocoder.GeoCoderConstants
 

M

multiValuePrefixes() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpointUriFactory
 

N

NOMINATIM - org.apache.camel.component.geocoder.GeoCoderType
 

O

OK - org.apache.camel.component.geocoder.GeocoderStatus
 
org.apache.camel.component.geocoder - package org.apache.camel.component.geocoder
 
org.apache.camel.component.geocoder.http - package org.apache.camel.component.geocoder.http
 
OVER_DAILY_LIMIT - org.apache.camel.component.geocoder.GeocoderStatus
 
OVER_QUERY_LIMIT - org.apache.camel.component.geocoder.GeocoderStatus
 

P

POSTAL_CODE - Static variable in class org.apache.camel.component.geocoder.GeoCoderConstants
 
process(Exchange) - Method in class org.apache.camel.component.geocoder.GeoCoderGoogleProducer
 
process(Exchange) - Method in class org.apache.camel.component.geocoder.GeoCoderNominatimProducer
 
processCurrentLocation(Exchange) - Method in class org.apache.camel.component.geocoder.GeoCoderGoogleProducer
Perform geolocation to retrieve LatLng and then perform a geocoding
propertyNames() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpointUriFactory
 

R

REGION_CODE - Static variable in class org.apache.camel.component.geocoder.GeoCoderConstants
 
REGION_NAME - Static variable in class org.apache.camel.component.geocoder.GeoCoderConstants
 
REQUEST_DENIED - org.apache.camel.component.geocoder.GeocoderStatus
 

S

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(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
setType(GeoCoderType) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
STATUS - Static variable in class org.apache.camel.component.geocoder.GeoCoderConstants
 

U

UNKNOWN_ERROR - org.apache.camel.component.geocoder.GeocoderStatus
 

V

value() - Method in enum org.apache.camel.component.geocoder.GeocoderStatus
 
value() - Method in enum org.apache.camel.component.geocoder.GeoCoderType
 
valueOf(String) - Static method in enum org.apache.camel.component.geocoder.GeocoderStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.geocoder.GeoCoderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.geocoder.http.AuthenticationMethod
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.geocoder.GeocoderStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.geocoder.GeoCoderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.geocoder.http.AuthenticationMethod
Returns an array containing the constants of this enum type, in the order they are declared.

Z

ZERO_RESULTS - org.apache.camel.component.geocoder.GeocoderStatus
 
A B C D E F G I L M N O P R S U V Z 
All Classes All Packages