Uses of Class
org.ow2.joram.mom.amqp.AMQPConnectionListener
-
Packages that use AMQPConnectionListener Package Description org.ow2.joram.mom.amqp -
-
Uses of AMQPConnectionListener in org.ow2.joram.mom.amqp
Fields in org.ow2.joram.mom.amqp with type parameters of type AMQPConnectionListener Modifier and Type Field Description static Vector<AMQPConnectionListener>AMQPService. connectionListenersThe thread listening to incoming TCP connections.Methods in org.ow2.joram.mom.amqp with parameters of type AMQPConnectionListener Modifier and Type Method Description static voidAMQPService. removeConnectionListener(AMQPConnectionListener cnxListener)
-