Uses of Interface
com.collation.platform.model.topology.app.messaging.mq.MQClusterReceiverChannel

Packages that use MQClusterReceiverChannel
com.collation.platform.model.topology.app.messaging.mq   
 

Uses of MQClusterReceiverChannel in com.collation.platform.model.topology.app.messaging.mq
 

Methods in com.collation.platform.model.topology.app.messaging.mq that return MQClusterReceiverChannel
 MQClusterReceiverChannel[] MQCluster.getReceiverChannels()
           
 

Methods in com.collation.platform.model.topology.app.messaging.mq with parameters of type MQClusterReceiverChannel
 void MQCluster.setReceiverChannels(MQClusterReceiverChannel[] x)