| 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.flow | |
| com.solacesystems.jcsmp.impl.transaction | |
| com.solacesystems.jcsmpx.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
Consumer.stopSync() |
void |
Consumer.stopSyncWait() |
| Modifier and Type | Method and Description |
|---|---|
void |
JCSMPXMLMessageConsumer.stopSync() |
void |
JCSMPXMLMessageConsumer.stopSyncWait() |
void |
JCSMPXMLMessageProducer.waitOnSpinlockSendBlockedWithThrow() |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowHandleImpl.closeSyncImpl(boolean allowAcks,
boolean linger,
TcpChannel.WriteBlockPolicy wpol)
Internal-only method used to specify that we may be closing without
wanting to send ACKS, such as when closing to handle an exception in this
Flow Handle.
|
void |
DirectFlowHandleImpl.closeSyncImpl(boolean allowAcks,
boolean linger,
TcpChannel.WriteBlockPolicy wpol) |
void |
FlowHandleImpl.stopSync() |
void |
FlowHandleImpl.stopSyncWait() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactedSessionImpl.handleInterruptedException(JCSMPInterruptedException e) |
| Modifier and Type | Method and Description |
|---|---|
void |
TopicConsumerImpl.stopSync() |
void |
TopicConsumerImpl.stopSyncWait() |
Copyright 2004-2020 Solace Corporation. All rights reserved.