|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionListener | |
---|---|
org.apache.qpid.client | |
org.apache.qpid.jms |
Uses of ConnectionListener in org.apache.qpid.client |
---|
Methods in org.apache.qpid.client that return ConnectionListener | |
---|---|
ConnectionListener |
AMQConnection.getConnectionListener()
|
Methods in org.apache.qpid.client with parameters of type ConnectionListener | |
---|---|
void |
AMQConnection.setConnectionListener(ConnectionListener listener)
|
Uses of ConnectionListener in org.apache.qpid.jms |
---|
Methods in org.apache.qpid.jms that return ConnectionListener | |
---|---|
ConnectionListener |
Connection.getConnectionListener()
Get the connection listener that has been registered with this connection, if any |
Methods in org.apache.qpid.jms with parameters of type ConnectionListener | |
---|---|
void |
Connection.setConnectionListener(ConnectionListener listener)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |