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.
|
Class and Description |
---|
SRPSocket
Implements the Simple Retransmission Protocol (SRP).
|
SRPSocketCallback
Can be used to notify a listening socket that new data is present.
|
Class and Description |
---|
MCFClass |
MCFMessage |
SRPPacketDecorator |
SRPSocketCallback
Can be used to notify a listening socket that new data is present.
|
SRPSocketHandler
The SRPSocketHandler manages the asynchronous processing of an SRPSocket.
|