Package | Description |
---|---|
com.kaazing.net.ws.amqp |
Modifier and Type | Class and Description |
---|---|
class |
ConnectionAdapter
Convenience adapter for ConnectionListener
|
Modifier and Type | Method and Description |
---|---|
List<ConnectionListener> |
AmqpClient.getConnectionListeners()
Returns the list of ConnectionListeners registered with this AmqpClient instance.
|
Modifier and Type | Method and Description |
---|---|
void |
AmqpClient.addConnectionListener(ConnectionListener listener)
Add a listener for ConnectionEvents
|
void |
AmqpClient.removeConnectionListener(ConnectionListener listener)
Remove a listener for ConnectionEvents
|
Copyright © 2014. All Rights Reserved.