The parameters in Java™ are passed in using MQeFields objects. The values are passed using field elements of specific types.
The field names are as follows. All the symbolic names are public static final strings in the MQeQueueManagerAdminMsg class.
Element type | Field name constants | |
---|---|---|
Symbolic | Value | |
boolean | QMgr_BridgeCapable | bridge_capable |
ascii | QMgr_ChnlAttrRules | chnlattrrules |
long | QMgr_ChnlTimeout | chnltimeout |
fields array | QMgr_CommsListeners | commsls |
fields array | QMgr_Connections | conns |
unicode | QMgr_Description | desc |
int | QMgr_MaximumTransmissionThreads | maximumTransmissionThreads |
fields arrayEach element contains a fields object containing {QMgr_QueueName, QMgr_QueueQMgrName, QMgr_QueueType} | QMgr_Queues | queues |
ascii | QMgr_QueueStore | queueStore |
ascii | QMgr_Rules | rules |