| Package | Description |
|---|---|
| com.solacesystems.jms |
The Solace Java Message Service (JMS) implementation and samples.
|
| com.solacesystems.jms.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
SolConnectionConsumer
A specialized facility for application servers.
|
class |
SolConnectionConsumerRA
A specialized facility for application servers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SolConnection.addConnectionConsumer(SolConnectionConsumerIF cons) |
void |
SolSession.loadFromConnectionConsumer(Collection<Message> messages,
SolConnectionConsumerIF consumer) |
void |
SolConnection.removeConnectionConsumer(SolConnectionConsumerIF cons) |
| Constructor and Description |
|---|
SessionConnectionConsumerSupport(int acknowledgement,
SolConnectionConsumerIF connConsumer) |
Copyright 2004-2021 Solace Corporation. All rights reserved.