Package com.iizix.server.geo
Interface ILocationReceiver
public interface ILocationReceiver
Interface used to process location updated from the client devices.
- Author:
- Christopher Mindus
- Method SummaryModifier and TypeMethodDescription- void- processLocationURL- (HttpServletRequest request) Processes the location URL.
- Method Details- processLocationURLProcesses the location URL.- Parameters:
- request- The HTTP request.