| 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.impl | |
| com.solacesystems.jcsmp.impl.transaction | |
| com.solacesystems.jms.impl |
| Modifier and Type | Method and Description |
|---|---|
TransactedSession |
JCSMPSession.createTransactedSession()
Creates a new
TransactedSession with the connected appliance. |
| Modifier and Type | Method and Description |
|---|---|
TransactedSession |
JCSMPBasicSession.createTransactedSession() |
TransactedSession |
SessionModeSupportClient.createTransactedSession() |
TransactedSession |
JCSMPBasicSession.createTransactedSessionInternal() |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactedSessionImpl |
| Modifier and Type | Method and Description |
|---|---|
TransactedSession |
JCSMPTransactedSession.getJCSMPTransactedSession() |
| Constructor and Description |
|---|
JCSMPTransactedSession(TransactedSession transactedSession) |
Copyright 2004-2020 Solace Corporation. All rights reserved.