public class TransactionMessage extends Object implements Serializable
| Constructor and Description |
|---|
TransactionMessage(String topic,
String id,
Long seqNum) |
TransactionMessage(String topic,
String id,
String type,
Long seqNum) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getId() |
String |
getName() |
Long |
getSequenceNumber() |
String |
getType() |
int |
hashCode() |
String |
toString() |
Copyright 2004-2021 Solace Corporation. All rights reserved.