| Package | Description |
|---|---|
| com.solacesystems.jcsmp.impl.transaction |
| Modifier and Type | Method and Description |
|---|---|
TransactedSessionImpl |
TransactedSessionManager.createTransactedSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactedSessionManager.closeTransactedSession(TransactedSessionImpl ts,
boolean graceful) |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactedSessionManager.buildDispatchTransactionsList(List<TransactedSessionImpl> to_close) |
void |
TransactedSessionManager.dispatchChannelException(JCSMPException ex,
List<TransactedSessionImpl> to_close) |
| Constructor and Description |
|---|
StateActive(TransactedSessionImpl parentSession) |
StateClosed(TransactedSessionImpl parentSession) |
StateCommitRollingBack(TransactedSessionImpl parentSession) |
StateCommitting(TransactedSessionImpl parentSession) |
StateMarkedRollback(TransactedSessionImpl parentSession) |
StateNew(TransactedSessionImpl parentSession) |
StateRollingBack(TransactedSessionImpl parentSession) |
TSState(TransactedSessionImpl parentSession) |
TSStorage(TransactedSessionImpl parentSession) |
Copyright 2004-2020 Solace Corporation. All rights reserved.