| Package | Description |
|---|---|
| com.solacesystems.jcsmp.impl.transaction | |
| com.solacesystems.jcsmp.protocol.smf | |
| com.solacesystems.jcsmp.protocol.smf.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactedSessionImpl.notifyBound(String txSessionName,
long txSessionId,
AssuredCtrlEnums.TransactedSessionState routerState,
AssuredCtrlHeaderParameters.ParamTransactionId routerTid) |
| Modifier and Type | Method and Description |
|---|---|
static AssuredCtrlEnums.TransactedSessionState |
AssuredCtrlEnums.TransactedSessionState.fromSmfEnc(int smfEnc) |
static AssuredCtrlEnums.TransactedSessionState |
AssuredCtrlEnums.TransactedSessionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssuredCtrlEnums.TransactedSessionState[] |
AssuredCtrlEnums.TransactedSessionState.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.TransactedSessionState |
TlvParameterParser.getAssuredTransactedSessionState(SmfTLVParameter p) |
| Modifier and Type | Method and Description |
|---|---|
SmfADTLVParameter |
TlvParameterFactoryAssuredCtrl.getTransactedSessionState(AssuredCtrlEnums.TransactedSessionState tss) |
Copyright 2004-2021 Solace Corporation. All rights reserved.