Interface ILocationReceiver


  • public interface ILocationReceiver
    Interface used to process location updated from the client devices.
    Author:
    Christopher Mindus
    • Method Detail

      • processLocationURL

        void processLocationURL​(HttpServletRequest request)
        Processes the location URL.
        Parameters:
        request - The HTTP request.