public class FlowSmfUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static AssuredCtrlFactory |
_adfac |
static org.apache.commons.logging.Log |
Trace |
| Constructor and Description |
|---|
FlowSmfUtil() |
| Modifier and Type | Method and Description |
|---|---|
static WireMessage |
tpCreateAck(long flowId,
long tpMsgId,
int winSz) |
static void |
tpSetupAck(WireMessage wm,
SMFHeaderBean smf,
AssuredCtrlHeaderBean ad,
long flowId,
long tpMsgId,
int winSz)
RESETS INPUT CONTAINERS AND SETS THEM UP FOR TRANSPORT ACK
|
public static AssuredCtrlFactory _adfac
public static final org.apache.commons.logging.Log Trace
public static WireMessage tpCreateAck(long flowId, long tpMsgId, int winSz)
public static void tpSetupAck(WireMessage wm, SMFHeaderBean smf, AssuredCtrlHeaderBean ad, long flowId, long tpMsgId, int winSz)
Copyright 2004-2020 Solace Corporation. All rights reserved.