Package org.hackystat.sensorbase.resource.ping

Provides the "Ping" resource, which is simply the string "SensorBase" in the case of this service.

See:
          Description

Class Summary
PingResource The PingResource responds to a GET {host}/ping with the string "SensorBase".
TestPingRestApi Tests the Ping REST API.
 

Package org.hackystat.sensorbase.resource.ping Description

Provides the "Ping" resource, which is simply the string "SensorBase" in the case of this service.