| Class | Description |
|---|---|
| DebugHandler |
Implements the handling of HTTP state debug requests.
|
| StateHandler |
Implements the handling of requests to /smila:
{
"taskmanager" : {
"todo" : 0,
"inprogress" : 0
},
"api" : {
"jobmanager" : "http://localhost:8080/smila/jobmanager/",
"tasks" : "http://localhost:8080/smila/tasks/",
...
}
}
|