Uses of Class
org.hackystat.sensorshell.OfflineManager

Packages that use OfflineManager
org.hackystat.sensorshell Implements the SensorShell service, which provides client-side "middleware" that facilitates collection and transmission of sensor data to a Hackystat server. 
 

Uses of OfflineManager in org.hackystat.sensorshell
 

Methods in org.hackystat.sensorshell that return OfflineManager
 OfflineManager SingleSensorShell.getOfflineManager()
          Returns the offline manager associated with this instance.