Uses of Class
org.apache.camel.component.weather.WeatherEndpoint

Uses of WeatherEndpoint in org.apache.camel.component.weather
 

Methods in org.apache.camel.component.weather that return WeatherEndpoint
 WeatherEndpoint WeatherConsumer.getEndpoint()
           
 WeatherEndpoint WeatherProducer.getEndpoint()
           
 

Constructors in org.apache.camel.component.weather with parameters of type WeatherEndpoint
WeatherConsumer(WeatherEndpoint endpoint, org.apache.camel.Processor processor, String query)
           
WeatherProducer(WeatherEndpoint endpoint, String query)
           
 



Apache Camel