Class SyncAgentResource


  • @Path("agent/sync")
    @Produces("application/json")
    public class SyncAgentResource
    extends Object
    Obtain information about visited (destination) and recommended (destination, forecast, price) places for "Sync" user. Uses standard JAX-RS sync approach to obtain the data.
    Author:
    Michal Gajdos
    • Constructor Detail

      • SyncAgentResource

        public SyncAgentResource()