Class ForecastResource
- java.lang.Object
-
- org.glassfish.jersey.examples.rx.remote.ForecastResource
-
@Path("remote/forecast") @Produces("application/json") public class ForecastResource extends ObjectObtain current weather conditions in a destination.- Author:
- Michal Gajdos
-
-
Constructor Summary
Constructors Constructor Description ForecastResource()
-