| Package | Description |
|---|---|
| com.solacesystems.jcsmp.impl | |
| com.solacesystems.jcsmp.protocol.smf | |
| com.solacesystems.jcsmp.protocol.smf.impl |
| Modifier and Type | Method and Description |
|---|---|
AssuredCtrlEnums.XACtrlMessageType |
XAWireMessageEncoder.getXACtrlMessageType() |
| Constructor and Description |
|---|
XAWireMessageEncoder(AssuredCtrlEnums.XACtrlMessageType xaMSgType,
XASessionImpl xaSession,
long corrTag,
Xid xid,
int origFlags,
byte flags,
int transactionTimeout,
TransactionSteps txSteps,
byte[] scanCursor) |
| Modifier and Type | Method and Description |
|---|---|
static AssuredCtrlEnums.XACtrlMessageType |
AssuredCtrlEnums.XACtrlMessageType.fromSmfEnc(int smfEnc) |
static AssuredCtrlEnums.XACtrlMessageType |
AssuredCtrlEnums.XACtrlMessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssuredCtrlEnums.XACtrlMessageType[] |
AssuredCtrlEnums.XACtrlMessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AssuredCtrlEnums.XACtrlMessageType |
TlvParameterParser.getAssuredXACtrlMessageType(SmfTLVParameter p) |
Copyright 2004-2020 Solace Corporation. All rights reserved.