public abstract class Message<T extends Payload> extends Response<T>
Constructor and Description |
---|
Message(int version,
String msgType,
String symbolId,
T payload) |
Modifier and Type | Method and Description |
---|---|
String |
getSymbolId() |
getMsgType, getPayload, getVersion, setPayload, toString
Copyright © 2014–2015. All rights reserved.