Uses of Package
com.collation.platform.model.topology.app.messaging.mq

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

Classes in com.collation.platform.model.topology.app.messaging.mq used by com.collation.platform.model.topology.app.messaging.mq
MQApiExit
          API exits let you write code that changes the behavior of WebSphere MQ API calls, such as MQPUT and MQGET, and then insert that code immediately before or immediately after those calls.
MQApiExitLocal
          When the queue manager starts, API exits defined here override the defaults defined in mqs.ini.
MQAuthInfo
          An authentication information object contains authentication information used in Secure Sockets Layer (SSL) encrypted transport of information.
MQBase
           
MQBufferPool
          (z/OS only) For efficiency, WebSphere MQ uses a form of caching whereby messages (and object definitions) are stored temporarily in buffers before being stored in page sets on DASD.
MQChannel
          Message channels are the channels that carry messages from one queue manager to another.
MQCluster
          In a traditional WebSphere MQ network using distributed queuing, every queue manager is independent.
MQClusterReceiverChannel
          Cluster receiver channel
MQClusterSenderChannel
          Cluster sender channel
MQInstallableService
          There are significant implications to changing installable services and their components.
MQInstallation
           
MQListener
           
MQNameList
          A namelist is a WebSphere MQ object that contains a list of cluster names, queue names or authentication information object names.
MQPageSet
          A page set is a VSAM linear data set that has been specially formatted to be used by WebSphere MQ.
MQProcess
          Use the DEFINE PROCESS command to create a process definition.
MQQueue
          The following attributes apply to all queue object types: +Put (PUT)-Whether it is possible to put messages onto this local queue, or send messages through this queue object.
MQQueueManager
          The queue manager object
MQReceiverChannel
          Receiver Channel
MQSenderChannel
          Sender Channel
MQService
           
MQServiceComponent
          You need to specify service component information when you add a new installable service.
MQStorageClass
          How storage classes work You define a storage class, using the DEFINE STGCLASS command, specifying a page set identifier (PSID).
 

Classes in com.collation.platform.model.topology.app.messaging.mq used by com.collation.platform.model.topology.sys
MQApiExit
          API exits let you write code that changes the behavior of WebSphere MQ API calls, such as MQPUT and MQGET, and then insert that code immediately before or immediately after those calls.
MQApiExitLocal
          When the queue manager starts, API exits defined here override the defaults defined in mqs.ini.
 

Classes in com.collation.platform.model.topology.app.messaging.mq used by com.collation.platform.model.topology.sys.zOS
MQBase
           
MQQueueManager
          The queue manager object