Package is.galia.resource.api
package is.galia.resource.api
Contains classes supporting HTTP API-related endpoints.
-
ClassesClassDescriptionProvides live status updates via the HTTP API.Retains tasks submitted via
TasksResource
for observation byTaskResource
.Resource for monitoring of tasks invoked byTasksResource
.Resource to enable an RPC-style asynchronous API for performing potentially long-running tasks.