| ServiceRequest | This class represents a request submitted by the system to the active weather provider service |
| ServiceRequestResult | Use this class to build a request result. |
| ServiceRequestResult.Builder |
Builder class for ServiceRequestResult
|
| WeatherProviderService | This is the base class for implementing a weather provider service. |