Provides service for finding location of mobile terminal. Central interface is LocationManager with it's default implementation - LocationManagerImpl. Since gateway's routes can require different passwords for action execution, RouteCredetialsHandler has to be provided to LocationManagerImpl for proper functioning.

Classes

  ClassDescription
public classLocation
Encapsulates terminal location data: longitude, latitude, location accuracy and time.

public classLocationManager2
User location interface.

public classLocationManager2Impl
Implementation of hr.tis.mgw.client.location.LocationManager2 that uses implementation of HttpWebClientProtocol class for communication with mGw Parlay X web services.

public classLocationManagerImpl
Implementation of hr.tis.mgw.client.location.LocationManager that uses implementation of HttpWebClientProtocol class for communication with gateway's Parlay X web services.

Interfaces

  InterfaceDescription
public interfaceLocationManager
Service for finding location of mobile terminal. The location is returned if the terminal is available.

Enumerations

  EnumerationDescription
public enumerationAccuracy
Enumeration for location accuracy.