Uses of Interface
com.iizix.geo.ILocationService
Packages that use ILocationService
Uses of ILocationService in com.iizix.gyro
Methods in com.iizix.gyro that return ILocationServiceModifier and TypeMethodDescriptionIAppSessionGyro.getLocationService()Returns an instance of the geolocation service.IClientSessionGyro.getLocationService()Returns an instance of the geolocation service.Uses of ILocationService in com.iizix.prop
Methods in com.iizix.prop that return ILocationServiceModifier and TypeMethodDescriptionGeoProps.initialize(IClientSessionGyro clientGyro, IAddUserLocation locationAdder) Initializes the client session to receive locations.Uses of ILocationService in com.iizix.server.gyro
Methods in com.iizix.server.gyro that return ILocationServiceModifier and TypeMethodDescriptionAppSessionGyro.getLocationService()Returns the location service for the application session.ClientSessionGyro.getLocationService()Returns an instance of the geolocation service.