JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Y
O
onCityListRetrieved(List<City>)
- Method in interface com.survivingwithandroid.weather.lib.
WeatherClient.CityEventListener
This method is called to notify to the listener that the
City
list is ready
onConnectionError(Throwable)
- Method in interface com.survivingwithandroid.weather.lib.
WeatherClient.WeatherClientListener
This method is called when an error occured during the HTTP connection
onImageReady(Bitmap)
- Method in interface com.survivingwithandroid.weather.lib.
WeatherClient.WeatherImageListener
This method is called to notify to the listener that the Weather information is ready
onResponseRetrieved(T)
- Method in interface com.survivingwithandroid.weather.lib.
WeatherClient.GenericRequestWeatherEventListener
onWeatherError(WeatherLibException)
- Method in interface com.survivingwithandroid.weather.lib.
WeatherClient.WeatherClientListener
This method is called when an error occured during the data parsing
onWeatherRetrieved(WeatherForecast)
- Method in interface com.survivingwithandroid.weather.lib.
WeatherClient.ForecastWeatherEventListener
This method is called to notify to the listener that the Weather information is ready
onWeatherRetrieved(HistoricalWeather)
- Method in interface com.survivingwithandroid.weather.lib.
WeatherClient.HistoricalWeatherEventListener
This method is called to notify to the listener that the historical Weather information is ready
onWeatherRetrieved(WeatherHourForecast)
- Method in interface com.survivingwithandroid.weather.lib.
WeatherClient.HourForecastWeatherEventListener
This method is called to notify to the listener that the Weather information is ready
onWeatherRetrieved(CurrentWeather)
- Method in interface com.survivingwithandroid.weather.lib.
WeatherClient.WeatherEventListener
This method is called to notify to the listener that the Weather information is ready
OpenweathermapCodeProvider
- Class in
com.survivingwithandroid.weather.lib.provider.openweathermap
Openweathermap code provider.
OpenweathermapCodeProvider()
- Constructor for class com.survivingwithandroid.weather.lib.provider.openweathermap.
OpenweathermapCodeProvider
OpenweathermapProvider
- Class in
com.survivingwithandroid.weather.lib.provider.openweathermap
Concrete implementation of IWeatherProvider.
OpenweathermapProvider()
- Constructor for class com.survivingwithandroid.weather.lib.provider.openweathermap.
OpenweathermapProvider
OpenweathermapProviderType
- Class in
com.survivingwithandroid.weather.lib.provider.openweathermap
OpenweathermapProviderType()
- Constructor for class com.survivingwithandroid.weather.lib.provider.openweathermap.
OpenweathermapProviderType
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Y
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes