Package is.galia.resource


package is.galia.resource

HTTP resource classes and server request handler class.

The request handler, RequestHandler, serves as the "front controller," dispatching to the various Resource implementations within this package, underneath it, and provided by plugins.