MQDistributionList

 

public class MQDistributionList
extends MQManagedObject

java.lang.Object
   |
   +----com.ibm.mq.MQManagedObject
           |
           +----com.ibm.mq.MQDistributionList
          

Create a distribution list using the MQDistributionList() constructor or the MQQueueManager.accessDistributionList() method. A distribution list represents a set of open queues to which messages can be sent using a single call to the put method.


uj12120_