public class EncodedMessage extends Object
| Constructor and Description |
|---|
EncodedMessage(org.webswing.model.MsgOut message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getJsonMessage() |
int |
getLength(boolean binary) |
byte[] |
getProtoMessage() |
public String getJsonMessage()
public byte[] getProtoMessage()
public int getLength(boolean binary)
Copyright © 2019. All rights reserved.