public final class TlvParameterParser extends Object
public static int getSmfCorrelationId(byte[] buf,
int off)
public static int[] getTopicQueueNameOffset(byte[] buf,
int off)
public static DeliveryMode getSmfDeliveryMode(byte[] buf, int off)
public static int getAssuredTtl(byte[] buf,
int off)
public static long getAssuredTtlTime(byte[] buf,
int off)
public static long getTopicSeqNum(byte[] buf,
int off)
public static MessageElementDescription[] getMessageContentSummary(byte[] val)
public static int[][] parseMessageContentSummary(MessageElementDescription[] summ)
public static long getSmfAssuredMsgId(SmfTLVParameter p)
public static long getSmfAssuredMsgId(byte[] buf,
int off)
public static long getSmfAssuredFlowId(byte[] buf,
int off)
public static long getResponseCode(byte[] buf,
int off)
public static String getResponseString(byte[] buf, int off, int len)
public static int getMessagePriority(byte[] buf,
int off)
public static String getTrTopicName(byte[] buf, int off, int len)
public static byte[] getTrTopicNameBytes(byte[] buf,
int off,
int len)
public static String getSubCtrlUdpMcastAddress(SmfTLVParameter p)
public static int getSubCtrlUdpMcastPort(SmfTLVParameter p)
public static int getSubCtrlUdpMcastSubscriberId(SmfTLVParameter p)
public static long getAssuredLastMsgIdSent(SmfTLVParameter p)
public static long getAssuredLastMsgIdAcked(SmfTLVParameter p)
public static int getAssuredWindowSize(SmfTLVParameter p)
public static int getMaxDeliveredUnackedMsgs(SmfTLVParameter p)
public static long getAssuredFlowId(SmfTLVParameter p)
public static long getEndpointId(SmfTLVParameter p)
public static long getEndpoinErrortId(SmfTLVParameter p)
public static String getAssuredFlowName(SmfTLVParameter p)
public static boolean getAssuredActiveFlowIndication(SmfTLVParameter p)
public static AssuredCtrlEnums.QueueAccessType getAssuredQueueAccessType(SmfTLVParameter p)
public static AssuredCtrlEnums.FlowType getAssuredFlowType(SmfTLVParameter p)
public static AssuredCtrlEnums.TransactionCtrlMessageType getAssuredTransactionCtrlMessageType(SmfTLVParameter p)
public static long getAssuredTransactedSessionId(SmfTLVParameter p)
public static String getAssuredTransactedSessionName(SmfTLVParameter p)
public static AssuredCtrlHeaderParameters.ParamTransactionId getAssuredTransactionId(SmfTLVParameter p)
public static AssuredCtrlEnums.TransactedSessionState getAssuredTransactedSessionState(SmfTLVParameter p)
public static AssuredCtrlHeaderParameters.ParamTransactionFDPubAck getAssuredTransactionDFPubAck(SmfTLVParameter p)
public static long getAssuredPublisherId(SmfTLVParameter p)
public static AssuredCtrlEnums.XACtrlMessageType getAssuredXACtrlMessageType(SmfTLVParameter p)
Copyright 2004-2019 Solace Corporation. All rights reserved.