public interface ClientListenerMessageParser
| Modifier and Type | Method and Description |
|---|---|
ClientListenerRequest |
decode(byte[] msg)
Decode request from byte array.
|
byte[] |
encode(ClientListenerResponse resp)
Encode response to byte array.
|
ClientListenerRequest decode(byte[] msg)
msg - Message.byte[] encode(ClientListenerResponse resp)
resp - Response.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018