Package | Description |
---|---|
jakarta.jms |
The standard Jakarta JMS 3.1 API.
|
Modifier and Type | Method and Description |
---|---|
ExceptionListener |
Connection.getExceptionListener()
Gets the
ExceptionListener object for this connection. |
ExceptionListener |
JMSContext.getExceptionListener()
Gets the
ExceptionListener object for the JMSContext's connection. |
Modifier and Type | Method and Description |
---|---|
void |
Connection.setExceptionListener(ExceptionListener listener)
Sets an exception listener for this connection.
|
void |
JMSContext.setExceptionListener(ExceptionListener listener)
Sets an exception listener for the JMSContext's connection.
|
Copyright 2004-2025 Solace Corporation. All rights reserved.