public class MessageIdSupplier
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static int |
LONG_LENGTH |
protected static int |
MESSAGE_ID_LENGTH |
| Constructor and Description |
|---|
MessageIdSupplier() |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
buildMessageId() |
byte[] |
get() |
protected byte[] |
getMachinePart() |
protected static byte[] |
md5(byte[] data) |
protected void |
setMachinePart(byte[] machinePart) |
protected static final int MESSAGE_ID_LENGTH
protected static final int LONG_LENGTH