| Package | Description |
|---|---|
| com.solacesystems.jcsmp |
The Solace Messaging API for Java (also referred to as JCSMP) is a 100% pure Java implementation that provides an object-oriented API for delivering high message throughput.
|
| com.solacesystems.jcsmp.transaction |
| Class and Description |
|---|
| TransactedSession
A
TransactedSession groups a number of guaranteed
delivery flows together to allow them to perform transactions. |
| Class and Description |
|---|
| RollbackException
An exception thrown when a transaction rolls back unexpectedly.
|
| TransactionResultUnknownException
An exception thrown when a transaction commit result is unknown.
|
| TransactionStatus
An enumeration of the possible states of a transaction (the
in-progress transaction on a
TransactedSession). |
Copyright 2004-2025 Solace Corporation. All rights reserved.