Package | Description |
---|---|
org.km3net.clbv2.remote.msg |
Provides low-level messaging facilities.
|
Modifier and Type | Method and Description |
---|---|
protected ResponseException |
Response.decodeError(MessageContext ctx,
MessageReader mr)
Decodes an error into an exception
|
T |
MessageDecoder.decodeMessage(MessageReader mr)
Decoding action.
|