public interface IRELPClientCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onReceive(RELPClient client,
RELPFrame frame) |
void onReceive(RELPClient client, RELPFrame frame)
client - the relp clientframe - the decoded frameCopyright © 2023. All rights reserved.