Package | Description |
---|---|
org.km3net.clbv2.remote.msg |
Provides low-level messaging facilities.
|
org.km3net.clbv2.remote.stack |
Implements the low-level Simple Retransmission Protocol layer and Message Container Format
classes used by MessageProcessor and related.
|
Modifier and Type | Class and Description |
---|---|
class |
MessageProcessor
MessageProcessor is responsible for creating and decoding messages, and tracking response objects.
|
Modifier and Type | Method and Description |
---|---|
SRPSocketCallback |
SRPSocket.getCallback()
Gets the SRP callback.
|
Modifier and Type | Method and Description |
---|---|
void |
SRPSocket.setCallback(SRPSocketCallback callback)
Sets the SRP Callback.
|