|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MQBase | |
---|---|
com.collation.platform.model.topology.app.messaging.mq | |
com.collation.platform.model.topology.sys.zOS |
Uses of MQBase in com.collation.platform.model.topology.app.messaging.mq |
---|
Subinterfaces of MQBase in com.collation.platform.model.topology.app.messaging.mq | |
---|---|
interface |
MQAliasQueue
From section 6.2.3 of MQ Fundamentals: An alias queue object is a representation of another target queue object, which has a different name. |
interface |
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. |
interface |
MQApiExitCommons
When any queue manager starts, the attributes in this stanza are read, and then overridden by the API exits defined in qm.ini. |
interface |
MQApiExitTemplates
When any queue manager is created, the attributes in this stanza are copied into the newly created qm.ini file under the ApiExitLocal stanza. |
interface |
MQAuthInfo
An authentication information object contains authentication information used in Secure Sockets Layer (SSL) encrypted transport of information. |
interface |
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. |
interface |
MQChannel
Message channels are the channels that carry messages from one queue manager to another. |
interface |
MQClientConnectionChannel
Client connection channel |
interface |
MQCluster
In a traditional WebSphere MQ network using distributed queuing, every queue manager is independent. |
interface |
MQClusterReceiverChannel
Cluster receiver channel |
interface |
MQClusterSenderChannel
Cluster sender channel |
interface |
MQInstallableService
There are significant implications to changing installable services and their components. |
interface |
MQListener
|
interface |
MQLocalQueue
Local queue objects are the only type of queue object that represent a real queue that holds messages. |
interface |
MQModelQueue
From section 6.2.4 of MQ Fundamentals: Model queue objects provide the attributes of a local queue object that can be created dynamically by an application. |
interface |
MQNameList
A namelist is a WebSphere MQ object that contains a list of cluster names, queue names or authentication information object names. |
interface |
MQNetBIOSListener
|
interface |
MQPageSet
A page set is a VSAM linear data set that has been specially formatted to be used by WebSphere MQ. |
interface |
MQProcess
Use the DEFINE PROCESS command to create a process definition. |
interface |
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. |
interface |
MQQueueManager
The queue manager object |
interface |
MQQueueSharingGroup
The response to the DISPLAY GROUP command is a series of messages containing information about the queue-sharing group to which the queue manager is connected. |
interface |
MQReceiverChannel
Receiver Channel |
interface |
MQRemoteQueue
From section 6.2.5 of MQ Fundamentals: Remote queue objects are used to define routes to other queue managers within the WebSphere MQ message queuing infrastructure. |
interface |
MQRequesterChannel
Requester Channel |
interface |
MQSenderChannel
Sender Channel |
interface |
MQServerChannel
Server Channel |
interface |
MQServerConnectionChannel
Server-connection (for use by clients). |
interface |
MQService
|
interface |
MQServiceComponent
You need to specify service component information when you add a new installable service. |
interface |
MQSNAListener
|
interface |
MQSPXListener
|
interface |
MQStorageClass
How storage classes work You define a storage class, using the DEFINE STGCLASS command, specifying a page set identifier (PSID). |
interface |
MQTCPListener
|
Uses of MQBase in com.collation.platform.model.topology.sys.zOS |
---|
Subinterfaces of MQBase in com.collation.platform.model.topology.sys.zOS | |
---|---|
interface |
MQSubsystem
MQ subsystems consist of a Queue Manager address space and a MQ Channel Initiator address sapce running on a z/OS system. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |