Package | Description |
---|---|
javax.jms |
JMS 1.1 API.
|
org.hornetq.jms.client |
Implementation of the JMS API.
|
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.
|
Modifier and Type | Method and Description |
---|---|
ExceptionListener |
HornetQConnection.getExceptionListener() |
Modifier and Type | Method and Description |
---|---|
void |
HornetQConnection.setExceptionListener(ExceptionListener listener) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.