| Package | Description |
|---|---|
| com.solacesystems.jcsmp.impl | |
| com.solacesystems.jcsmp.impl.flow | |
| com.solacesystems.jcsmp.impl.transaction | |
| com.solacesystems.jcsmp.impl.transaction.xa |
| Modifier and Type | Class and Description |
|---|---|
class |
JCSMPXMLMessageProducer
JCSMPXMLMessageProducer |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectFlowHandleImpl |
class |
FlowHandleImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactedSessionManager |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
BaseTransactedSessionImpl.closeFlow(Closeable flow) |
void |
TransactedSessionImpl.closeFlow(Closeable c) |
void |
TransactedSessionImpl.enqueueFlowToClose(Closeable flow)
When a flow requests to be closed, it is added to a queue of flows to
close, until the time the next transaction begins.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XASessionImpl.closeFlow(Closeable flow) |
Copyright 2004-2021 Solace Corporation. All rights reserved.