| Package | Description |
|---|---|
| com.solacesystems.jms |
The Solace Java Message Service (JMS) implementation and samples.
|
| com.solacesystems.jms.impl | |
| com.solacesystems.jms.message |
| Modifier and Type | Class and Description |
|---|---|
class |
SolQueueSession |
class |
SolSession |
class |
SolTopicSession |
class |
SolXAQueueSession |
class |
SolXASession |
class |
SolXATopicSession |
| Modifier and Type | Method and Description |
|---|---|
AckHandler |
SolConnectionConsumerRA.getAckHandler() |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageAckHandlerImpl
An implementation of a JMS ack handler: handles maintenance of the UnackList and piping ack actions through
to the message.
|
| Modifier and Type | Method and Description |
|---|---|
AckHandler |
SessionProperties.getAckHandler() |
| Constructor and Description |
|---|
JCSMPMessageListener(AckHandler ackHandler,
ExceptionListener exceptionListener) |
SessionProperties(ConnectionProperties connectionProps,
SessionTransactionType transactionType,
int acknowledgeMode,
AckHandler ackHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolMessage.setAckHandler(AckHandler ackHandler) |
Copyright 2004-2020 Solace Corporation. All rights reserved.