public static class AssuredCtrlHeaderParameters.ParamTransactionFDPubAck.PubAckTuple extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
flowId |
long |
lastMessageId |
int |
transportWinSz |
| Constructor and Description |
|---|
PubAckTuple() |
| Modifier and Type | Method and Description |
|---|---|
static AssuredCtrlHeaderParameters.ParamTransactionFDPubAck.PubAckTuple |
newTuple(int flowId,
long lastMessageId,
int transportWinSz) |
public int flowId
public long lastMessageId
public int transportWinSz
public static AssuredCtrlHeaderParameters.ParamTransactionFDPubAck.PubAckTuple newTuple(int flowId, long lastMessageId, int transportWinSz)
Copyright 2004-2019 Solace Corporation. All rights reserved.