public class MessageMarshaller extends Object
| Constructor and Description |
|---|
MessageMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static void |
marshallIndividualMessage(String key,
byte[] allApplicationData,
int offset,
int writeLength,
int remainingEventDataLength,
ByteBuffer packetBuffer,
boolean firstMessageOfEvent,
long eventSequenceNumber) |
public static void marshallIndividualMessage(String key, byte[] allApplicationData, int offset, int writeLength, int remainingEventDataLength, ByteBuffer packetBuffer, boolean firstMessageOfEvent, long eventSequenceNumber)
Copyright © 2018. All rights reserved.