public class PendingConfirm extends Object
CorrelationData for
the client to correlate a confirm with a sent message.| Constructor and Description |
|---|
PendingConfirm(CorrelationData correlationData,
long timestamp) |
public PendingConfirm(CorrelationData correlationData, long timestamp)
correlationData - The correlation data.timestamp - The timestamp.public CorrelationData getCorrelationData()
public long getTimestamp()