Uses of Package
org.hackystat.telemetry.service.server

Packages that use org.hackystat.telemetry.service.server
org.hackystat.telemetry.service.prefetch Provides the "prefetch" service that speeds up Telemetry Chart display by prefetching them. 
org.hackystat.telemetry.service.resource.telemetry Provides a superclass that facilitates development of Telemetry Restlet Resources. 
org.hackystat.telemetry.service.server Provides the Telemetry server. 
 

Classes in org.hackystat.telemetry.service.server used by org.hackystat.telemetry.service.prefetch
Server
          Sets up the HTTP Server process and dispatching to the associated resources.
 

Classes in org.hackystat.telemetry.service.server used by org.hackystat.telemetry.service.resource.telemetry
Server
          Sets up the HTTP Server process and dispatching to the associated resources.
 

Classes in org.hackystat.telemetry.service.server used by org.hackystat.telemetry.service.server
Server
          Sets up the HTTP Server process and dispatching to the associated resources.
ServerProperties
          Provides access to the values stored in the telemetry.properties file, and provides default values if the file is not found.