C D G I O P S V W

C

createConsumer(Processor) - Method in class org.apache.camel.component.weather.WeatherEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.weather.WeatherComponent
 
createProducer() - Method in class org.apache.camel.component.weather.WeatherEndpoint
 

D

DEFAULT_CONSUMER_DELAY - Static variable in class org.apache.camel.component.weather.WeatherConsumer
 

G

getConfiguration() - Method in class org.apache.camel.component.weather.WeatherEndpoint
 
getEndpoint() - Method in class org.apache.camel.component.weather.WeatherConsumer
 
getEndpoint() - Method in class org.apache.camel.component.weather.WeatherProducer
 
getHeaderName() - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
getLat() - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
getLocation() - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
getLon() - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
getMode() - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
getPeriod() - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
getQuery() - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
getQuery(String) - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
getUnits() - Method in class org.apache.camel.component.weather.WeatherConfiguration
 

I

isSingleton() - Method in class org.apache.camel.component.weather.WeatherEndpoint
 

O

org.apache.camel.component.weather - package org.apache.camel.component.weather
 

P

poll() - Method in class org.apache.camel.component.weather.WeatherConsumer
 
process(Exchange) - Method in class org.apache.camel.component.weather.WeatherProducer
 

S

setHeaderName(String) - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
setLat(String) - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
setLocation(String) - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
setLon(String) - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
setMode(WeatherMode) - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
setPeriod(String) - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
setUnits(WeatherUnits) - Method in class org.apache.camel.component.weather.WeatherConfiguration
 

V

valueOf(String) - Static method in enum org.apache.camel.component.weather.WeatherMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.weather.WeatherUnits
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.weather.WeatherMode
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.weather.WeatherUnits
Returns an array containing the constants of this enum type, in the order they are declared.

W

WEATHER_LOCATION - Static variable in class org.apache.camel.component.weather.WeatherConstants
 
WEATHER_QUERY - Static variable in class org.apache.camel.component.weather.WeatherConstants
 
WeatherComponent - Class in org.apache.camel.component.weather
A Weather Component.
WeatherComponent() - Constructor for class org.apache.camel.component.weather.WeatherComponent
 
WeatherComponent(CamelContext) - Constructor for class org.apache.camel.component.weather.WeatherComponent
 
WeatherConfiguration - Class in org.apache.camel.component.weather
 
WeatherConfiguration(WeatherComponent) - Constructor for class org.apache.camel.component.weather.WeatherConfiguration
 
WeatherConstants - Class in org.apache.camel.component.weather
The Weather constants
WeatherConsumer - Class in org.apache.camel.component.weather
 
WeatherConsumer(WeatherEndpoint, Processor, String) - Constructor for class org.apache.camel.component.weather.WeatherConsumer
 
WeatherEndpoint - Class in org.apache.camel.component.weather
Weather Endpoint
WeatherEndpoint(String, WeatherComponent, WeatherConfiguration) - Constructor for class org.apache.camel.component.weather.WeatherEndpoint
 
WeatherMode - Enum in org.apache.camel.component.weather
The possible output modes of the weather information
WeatherProducer - Class in org.apache.camel.component.weather
 
WeatherProducer(WeatherEndpoint, String) - Constructor for class org.apache.camel.component.weather.WeatherProducer
 
WeatherUnits - Enum in org.apache.camel.component.weather
The possible units for temperature measurement

C D G I O P S V W

Apache Camel