Package | Description |
---|---|
com.caucho.jms.connection | |
javax.jms |
Modifier and Type | Method and Description |
---|---|
ExceptionListener |
ConnectionImpl.getExceptionListener()
Returns the connection's exception listener.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectionImpl.setExceptionListener(ExceptionListener listener)
Returns the connection's exception listener.
|
Modifier and Type | Method and Description |
---|---|
ExceptionListener |
Connection.getExceptionListener() |
Modifier and Type | Method and Description |
---|---|
void |
Connection.setExceptionListener(ExceptionListener listener) |