Uses of Interface
org.apache.qpid.requestreply.PingPongProducer.ChainedMessageListener

Packages that use PingPongProducer.ChainedMessageListener
org.apache.qpid.requestreply   
 

Uses of PingPongProducer.ChainedMessageListener in org.apache.qpid.requestreply
 

Fields in org.apache.qpid.requestreply declared as PingPongProducer.ChainedMessageListener
protected  PingPongProducer.ChainedMessageListener PingPongProducer._chainedMessageListener
          Holds a message listener that this message listener chains all its messages to.
 

Methods in org.apache.qpid.requestreply with parameters of type PingPongProducer.ChainedMessageListener
 void PingPongProducer.setChainedMessageListener(PingPongProducer.ChainedMessageListener messageListener)
          Sets a chained message listener.
 



Licensed to the Apache Software Foundation