Index
All Classes and Interfaces|All Packages
E
- ExternalWeatherComponent - Class in org.jivesoftware.weather
-
This is an example of how to make a component run as an external component.
- ExternalWeatherComponent() - Constructor for class org.jivesoftware.weather.ExternalWeatherComponent
G
- getDescription() - Method in class org.jivesoftware.weather.WeatherComponent
- getDomain() - Method in class org.jivesoftware.weather.WeatherComponent
- getName() - Method in class org.jivesoftware.weather.WeatherComponent
H
- handleMessage(Message) - Method in class org.jivesoftware.weather.WeatherComponent
-
Handle a receied message and answer the weather information of the requested station id.
M
- main(String[]) - Static method in class org.jivesoftware.weather.ExternalWeatherComponent
O
- org.jivesoftware.weather - package org.jivesoftware.weather
W
- WeatherComponent - Class in org.jivesoftware.weather
-
This component provides weather information obtained from http://weather.noaa.gov.
- WeatherComponent(String, String) - Constructor for class org.jivesoftware.weather.WeatherComponent
-
Create a new component which provides weather information.
All Classes and Interfaces|All Packages