HdrType - The header type for this gc message.public abstract class GCMsgBase<HdrType extends IGCSerializableHeader> extends AbstractMsgBase implements IClientGCMsg
payload| Constructor and Description |
|---|
GCMsgBase(java.lang.Class<HdrType> clazz)
Initializes a new instance of the
GCMsgBase class. |
GCMsgBase(java.lang.Class<HdrType> clazz,
int payloadReserve)
Initializes a new instance of the
GCMsgBase class. |
| Modifier and Type | Method and Description |
|---|---|
HdrType |
getHeader() |
getPayload, readByte, readBytes, readDouble, readFloat, readInt, readLong, readNullTermString, readNullTermString, readShort, seek, write, write, write, write, write, write, write, write, write, writeNullTermString, writeNullTermStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeserialize, getMsgType, getSourceJobID, getTargetJobID, isProto, serialize, setSourceJobID, setTargetJobID