Uses of Class
org.apache.camel.component.weather.WeatherEndpoint
-
Packages that use WeatherEndpoint Package Description org.apache.camel.component.weather -
-
Uses of WeatherEndpoint in org.apache.camel.component.weather
Methods in org.apache.camel.component.weather that return WeatherEndpoint Modifier and Type Method Description WeatherEndpointWeatherConsumer. getEndpoint()WeatherEndpointWeatherProducer. getEndpoint()Constructors in org.apache.camel.component.weather with parameters of type WeatherEndpoint Constructor Description WeatherConsumer(WeatherEndpoint endpoint, org.apache.camel.Processor processor)WeatherProducer(WeatherEndpoint endpoint, String query)
-