public class PreparedPackage extends Object
| Constructor and Description |
|---|
PreparedPackage(int seqNo,
long messageId,
byte[] content,
boolean isHighPriority) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContent() |
long |
getMessageId() |
int |
getSeqNo() |
boolean |
isHighPriority() |
Copyright © 2017. All rights reserved.