Package | Description |
---|---|
org.apache.qpid.jms |
The core AMQP JMS client implementation classes.
|
Modifier and Type | Method and Description |
---|---|
void |
JmsConnection.addConnectionListener(JmsConnectionListener listener)
Adds a JmsConnectionListener so that a client can be notified of events in
the underlying connection and its state.
|
boolean |
JmsConnection.removeConnectionListener(JmsConnectionListener listener)
Removes a JmsConnectionListener that was previously registered.
|
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.