Package | Description |
---|---|
org.km3net.clbv2.remote |
Provides a high-level interface for control of the remote CLB.
|
org.km3net.clbv2.remote.msg |
Provides low-level messaging facilities.
|
Modifier and Type | Class and Description |
---|---|
static class |
CmdSystem.PersistentLogLines
Helper class to get the last log lies.
|
Modifier and Type | Class and Description |
---|---|
class |
ResponseQueue<T>
ResponseQueue is an asynchronous queue.
|
Modifier and Type | Method and Description |
---|---|
void |
Response.setHandler(ResponseHandler<T> handler) |