public class GalilMessageParser
extends java.lang.Object
implements com.serotonin.messaging.MessageParser
Modifier and Type | Field and Description |
---|---|
private static byte[] |
ERROR_RESPONSE |
private static byte[] |
MESSAGE_END |
Constructor and Description |
---|
GalilMessageParser() |
Modifier and Type | Method and Description |
---|---|
com.serotonin.messaging.IncomingMessage |
parseMessage(com.serotonin.util.queue.ByteQueue queue) |