| Package | Description |
|---|---|
| com.solacesystems.jms |
The Solace Java Message Service (JMS) implementation and samples.
|
| com.solacesystems.jms.impl | |
| javax.jms |
The standard JMS 1.1 API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SolConnection |
class |
SolQueueConnection |
class |
SolTopicConnection |
class |
SolXAConnection |
class |
SolXAQueueConnection |
class |
SolXATopicConnection |
| Modifier and Type | Method and Description |
|---|---|
ExceptionListener |
SolConnection.getExceptionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolConnection.setExceptionListener(ExceptionListener listener) |
| Modifier and Type | Method and Description |
|---|---|
ExceptionListener |
JCSMPMessageListener.getExceptionListener() |
ExceptionListener |
ConnectionProperties.getExceptionListener() |
| Constructor and Description |
|---|
ConnectionProperties(JMSProperties properties,
Context context,
JCSMPSession session,
ExceptionListener exceptionListener) |
JCSMPMessageListener(AckHandler ackHandler,
ExceptionListener exceptionListener) |
| Modifier and Type | Method and Description |
|---|---|
ExceptionListener |
Connection.getExceptionListener()
Gets the
ExceptionListener object for this connection. |
| Modifier and Type | Method and Description |
|---|---|
void |
Connection.setExceptionListener(ExceptionListener listener)
Sets an exception listener for this connection.
|
Copyright 2004-2020 Solace Corporation. All rights reserved.