Package org.hackystat.sensorbase.server

Provides an HTTP server, which is responsible for processing GET, PUT, POST, and DELETE requests from other Hackystat web services.

See:
          Description

Class Summary
Authenticator Performs authentication of each HTTP request using HTTP Basic authentication.
Server Sets up the HTTP Server process and dispatching to the associated resources.
ServerProperties Provides access to the values stored in the sensorbase.properties file.
 

Package org.hackystat.sensorbase.server Description

Provides an HTTP server, which is responsible for processing GET, PUT, POST, and DELETE requests from other Hackystat web services.