Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
C
D
E
G
I
M
N
O
P
Q
R
S
T
V
W
A
addParameter(int, int)
- Method in class com.ibm.mq.pcf.
PCFMessage
Adds an integer parameter to the PCFMessage.
addParameter(int, int[])
- Method in class com.ibm.mq.pcf.
PCFMessage
Adds an integer list parameter to the PCFMessage.
addParameter(int, String)
- Method in class com.ibm.mq.pcf.
PCFMessage
Adds a string parameter to the PCFMessage.
addParameter(int, String[])
- Method in class com.ibm.mq.pcf.
PCFMessage
Adds a string list parameter to the PCFMessage.
addParameter(PCFParameter)
- Method in class com.ibm.mq.pcf.
PCFMessage
Adds a PCFParameter to the PCFMessage.
adminQueue
- Variable in class com.ibm.mq.pcf.
PCFAgent
C
CMQC
- interface com.ibm.mq.pcf.
CMQC
.
Interface providing the MQSeries constants from the MQSeries 5.2.1 C include file
cmqc.h.
CMQCFC
- interface com.ibm.mq.pcf.
CMQCFC
.
Interface providing the MQSeries constants from the MQSeries 5.2.1 C include file
cmqcfc.h.
CMQXC
- interface com.ibm.mq.pcf.
CMQXC
.
Interface providing the MQSeries constants from the MQSeries 5.2.1 C include file
cmqxc.h.
codedCharSetId
- Variable in class com.ibm.mq.pcf.
MQCFST
codedCharSetId
- Variable in class com.ibm.mq.pcf.
MQCFSL
com.ibm.mq.pcf
- package com.ibm.mq.pcf
command
- Variable in class com.ibm.mq.pcf.
MQCFH
compCode
- Variable in class com.ibm.mq.pcf.
MQCFH
connect(MQQueueManager)
- Method in class com.ibm.mq.pcf.
PCFAgent
Adopts a connection to a queue manager.
connect(String)
- Method in class com.ibm.mq.pcf.
PCFAgent
Establishes a bindings connection to a queue manager.
connect(String, int, String)
- Method in class com.ibm.mq.pcf.
PCFAgent
Establishes a client connection to a queue manager.
control
- Variable in class com.ibm.mq.pcf.
MQCFH
copyright
- Static variable in class com.ibm.mq.pcf.
PCFHeader
copyright
- Static variable in class com.ibm.mq.pcf.
PCFParameter
copyright
- Static variable in class com.ibm.mq.pcf.
MQCFIN
copyright
- Static variable in class com.ibm.mq.pcf.
PCFAgent
copyright
- Static variable in class com.ibm.mq.pcf.
PCFMessageAgent
copyright
- Static variable in class com.ibm.mq.pcf.
PCFMessage
copyright
- Static variable in class com.ibm.mq.pcf.
MQCFST
copyright
- Static variable in class com.ibm.mq.pcf.
MQCFIL
copyright
- Static variable in class com.ibm.mq.pcf.
MQCFH
copyright
- Static variable in class com.ibm.mq.pcf.
MQCFSL
count
- Variable in class com.ibm.mq.pcf.
MQCFIL
count
- Variable in class com.ibm.mq.pcf.
MQCFSL
D
disconnect()
- Method in class com.ibm.mq.pcf.
PCFAgent
Frees queue manager resources, and drops the current queue manager connection.
E
expiryTime
- Variable in class com.ibm.mq.pcf.
PCFAgent
G
getCommand()
- Method in class com.ibm.mq.pcf.
PCFMessage
Returns the PCF command identifier
getCompCode()
- Method in class com.ibm.mq.pcf.
PCFMessage
Returns the completion code in the MQCFH.
getControl()
- Method in class com.ibm.mq.pcf.
PCFMessage
Returns the PCF header control indicator.
getIntListParameterValue(int)
- Method in class com.ibm.mq.pcf.
PCFMessage
Returns the value of the specified integer list parameter (MQCFIL) as an array of integers.
getIntParameterValue(int)
- Method in class com.ibm.mq.pcf.
PCFMessage
Returns the value of the specified integer parameter (MQCFIN) as an integer.
getMsgSeqNumber()
- Method in class com.ibm.mq.pcf.
PCFMessage
Returns the PCF message sequence number
getParameter()
- Method in class com.ibm.mq.pcf.
PCFParameter
Returns the parameter identifier of this PCF parameter structure.
getParameter()
- Method in class com.ibm.mq.pcf.
MQCFIN
Returns the parameter identifier of this PCF parameter structure.
getParameter()
- Method in class com.ibm.mq.pcf.
MQCFST
Returns the parameter identifier of this PCF parameter structure.
getParameter()
- Method in class com.ibm.mq.pcf.
MQCFIL
Returns the parameter identifier of this PCF parameter structure.
getParameter()
- Method in class com.ibm.mq.pcf.
MQCFSL
Returns the parameter identifier of this PCF parameter structure.
getParameterCount()
- Method in class com.ibm.mq.pcf.
PCFMessage
Returns the number of parameter structures in the PCF message.
getParameters()
- Method in class com.ibm.mq.pcf.
PCFMessage
Returns an enumeration of the parameters in the PCFMessage.
getParameterValue(int)
- Method in class com.ibm.mq.pcf.
PCFMessage
Returns the value of the specified parameter, or null if the parameter is not found.
getQManagerName()
- Method in class com.ibm.mq.pcf.
PCFAgent
Returns the name of the queue manager (if connected).
getReason()
- Method in class com.ibm.mq.pcf.
PCFMessage
Returns the reason code in the MQCFH.
getStringListParameterValue(int)
- Method in class com.ibm.mq.pcf.
PCFMessage
Returns the value of the specified string list parameter (MQCFSL) as an array of strings.
getStringParameterValue(int)
- Method in class com.ibm.mq.pcf.
PCFMessage
Returns the value of the specified string parameter (MQCFST) as a string.
getStringValue()
- Method in class com.ibm.mq.pcf.
PCFParameter
Gets the value of this PCFParameter in a string form suitable for displaying.
getStringValue()
- Method in class com.ibm.mq.pcf.
MQCFIN
Returns a string representing the integer value if this PCF parameter structure.
getStringValue()
- Method in class com.ibm.mq.pcf.
MQCFST
Returns the PCF string parameter value.
getStringValue()
- Method in class com.ibm.mq.pcf.
MQCFIL
Returns a string representing the values of this PCF integer array structure, one value per line.
getStringValue()
- Method in class com.ibm.mq.pcf.
MQCFSL
Returns a single string representing the values of this PCF string array structure, one value per line.
getType()
- Method in class com.ibm.mq.pcf.
PCFParameter
Returns the type identifier of this PCF parameter structure.
getType()
- Method in class com.ibm.mq.pcf.
MQCFIN
Returns the type identifier of this PCF parameter structure.
getType()
- Method in class com.ibm.mq.pcf.
MQCFST
Returns the type identifier of this PCF parameter structure.
getType()
- Method in class com.ibm.mq.pcf.
MQCFIL
Returns the type identifier of this PCF parameter structure.
getType()
- Method in class com.ibm.mq.pcf.
MQCFSL
Returns the type identifier of this PCF parameter structure.
getValue()
- Method in class com.ibm.mq.pcf.
PCFParameter
Returns the value of this PCF parameter structure.
getValue()
- Method in class com.ibm.mq.pcf.
MQCFIN
Returns the value of this PCF parameter structure.
getValue()
- Method in class com.ibm.mq.pcf.
MQCFST
Returns the value of this PCF parameter structure.
getValue()
- Method in class com.ibm.mq.pcf.
MQCFIL
Returns the value of this PCF parameter structure.
getValue()
- Method in class com.ibm.mq.pcf.
MQCFSL
Returns the value of this PCF parameter structure.
I
initialize(int)
- Method in class com.ibm.mq.pcf.
PCFMessage
Initializes a PCFMessage for re-use with the specified command identifier and no parameters.
initialize(int, int, int, boolean)
- Method in class com.ibm.mq.pcf.
PCFMessage
Initializes a PCFMessage for re-use with the specified type, command identifier, sequence number, control indicator and no parameters.
initialize(MQMessage)
- Method in class com.ibm.mq.pcf.
PCFHeader
Initializes the contents of a PCFHeader by reading from an MQMessage.
initialize(MQMessage)
- Method in class com.ibm.mq.pcf.
MQCFIN
Initializes the contents of an MQCFIN by reading from an MQMessage.
initialize(MQMessage)
- Method in class com.ibm.mq.pcf.
PCFMessage
initialize(MQMessage)
- Method in class com.ibm.mq.pcf.
MQCFST
Initializes the contents of an MQCFST by reading from an MQMessage.
initialize(MQMessage)
- Method in class com.ibm.mq.pcf.
MQCFIL
Initializes the contents of an MQCFIL by reading from an MQMessage.
initialize(MQMessage)
- Method in class com.ibm.mq.pcf.
MQCFH
Initializes the contents of an MQCFH by reading from an MQMessage.
initialize(MQMessage)
- Method in class com.ibm.mq.pcf.
MQCFSL
Initializes the contents of an MQCFSL by reading from an MQMessage.
M
MQ_ABEND_CODE_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_ACCOUNTING_TOKEN_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_APPL_IDENTITY_DATA_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_APPL_NAME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_APPL_ORIGIN_DATA_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_ATTENTION_ID_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_AUTHENTICATOR_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_BRIDGE_NAME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_CANCEL_CODE_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_CF_STRUC_NAME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_CHANNEL_DATE_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_CHANNEL_DESC_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_CHANNEL_NAME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_CHANNEL_TIME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_CLUSTER_NAME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_CONN_NAME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_CONN_TAG_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_CORREL_ID_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_CREATION_DATE_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_CREATION_TIME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_DATE_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_EXIT_DATA_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_EXIT_NAME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_EXIT_USER_AREA_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_FACILITY_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_FACILITY_LIKE_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_FORMAT_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_FUNCTION_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_GROUP_ID_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_LTERM_OVERRIDE_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_LUWID_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_MAX_EXIT_NAME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_MAX_MCA_USER_ID_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_MCA_JOB_NAME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_MCA_NAME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_MCA_USER_ID_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_MFS_MAP_NAME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_MODE_NAME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_MSG_HEADER_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_MSG_ID_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_MSG_TOKEN_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_NAMELIST_DESC_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_NAMELIST_NAME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_OBJECT_INSTANCE_ID_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_OBJECT_NAME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_PASSWORD_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_PROCESS_APPL_ID_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_PROCESS_DESC_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_PROCESS_ENV_DATA_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_PROCESS_NAME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_PROCESS_USER_DATA_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_PUT_APPL_NAME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_PUT_DATE_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_PUT_TIME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_Q_DESC_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_Q_MGR_DESC_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_Q_MGR_IDENTIFIER_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_Q_MGR_NAME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_Q_NAME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_QSG_NAME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_REMOTE_SYS_ID_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_SECURITY_ID_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_SERVICE_NAME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_SERVICE_STEP_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_SHORT_CONN_NAME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_START_CODE_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_STORAGE_CLASS_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_TIME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_TOTAL_EXIT_DATA_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_TOTAL_EXIT_NAME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_TP_NAME_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_TRAN_INSTANCE_ID_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_TRANSACTION_ID_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_TRIGGER_DATA_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQ_USER_ID_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQACT_FORCE_REMOVE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQACT_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQACT_NONE_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQACTT_CICS_LUOW_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQACTT_DOS_DEFAULT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQACTT_NT_SECURITY_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQACTT_OS2_DEFAULT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQACTT_OS400_ACCOUNT_TOKEN
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQACTT_UNIX_NUMERIC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQACTT_UNKNOWN
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQACTT_USER
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQACTT_WINDOWS_DEFAULT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_AIX
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_BROKER
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_CICS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_CICS_BRIDGE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_CICS_VSE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_DEFAULT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_DOS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_DQM
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_GUARDIAN
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_IMS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_IMS_BRIDGE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_JAVA
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_MVS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_NO_CONTEXT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_NOTES_AGENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_NSK
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_OS2
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_OS390
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_OS400
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_QMGR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_UNIX
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_UNKNOWN
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_USER_FIRST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_USER_LAST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_VMS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_VOS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_WINDOWS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_WINDOWS_NT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQAT_XCF
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQBND_BIND_NOT_FIXED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQBND_BIND_ON_OPEN
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQBO_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQBO_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQBO_STRUC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQBO_STRUC_ID_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQBO_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQBT_OTMA
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCA_ALTERATION_DATE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_ALTERATION_TIME
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_APPL_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_BACKOUT_REQ_Q_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_BASE_Q_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_CF_STRUC_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_CHANNEL_AUTO_DEF_EXIT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_CLUSTER_DATE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_CLUSTER_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_CLUSTER_NAMELIST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_CLUSTER_Q_MGR_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_CLUSTER_TIME
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_CLUSTER_WORKLOAD_DATA
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_CLUSTER_WORKLOAD_EXIT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_COMMAND_INPUT_Q_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_CREATION_DATE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_CREATION_TIME
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_DEAD_LETTER_Q_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_DEF_XMIT_Q_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_ENV_DATA
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_FIRST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_IGQ_USER_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_INITIATION_Q_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_LAST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_LAST_USED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_NAMELIST_DESC
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_NAMELIST_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_NAMES
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_PROCESS_DESC
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_PROCESS_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_Q_DESC
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_Q_MGR_DESC
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_Q_MGR_IDENTIFIER
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_Q_MGR_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_Q_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_QSG_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_REMOTE_Q_MGR_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_REMOTE_Q_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_REPOSITORY_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_REPOSITORY_NAMELIST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_STORAGE_CLASS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_TRIGGER_DATA
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_USER_DATA
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_USER_LIST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCA_XMIT_Q_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCACF_ALIAS_Q_NAMES
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_APPL_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_AUX_ERROR_DATA_STR_1
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_AUX_ERROR_DATA_STR_2
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_AUX_ERROR_DATA_STR_3
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_BRIDGE_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_CHILD_Q_MGR_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_ESCAPE_TEXT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_FIRST
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_FROM_CHANNEL_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_FROM_NAMELIST_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_FROM_PROCESS_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_FROM_Q_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_LAST_USED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_LOCAL_Q_NAMES
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_MODEL_Q_NAMES
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_NAMELIST_NAMES
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_OBJECT_Q_MGR_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_PARENT_Q_MGR_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_PROCESS_NAMES
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_PUBLISH_TIMESTAMP
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_Q_NAMES
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_RECEIVER_CHANNEL_NAMES
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_REG_CORREL_ID
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_REG_Q_MGR_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_REG_Q_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_REG_STREAM_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_REG_TIME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_REG_TOPIC
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_REG_USER_ID
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_REMOTE_Q_NAMES
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_REQUESTER_CHANNEL_NAMES
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_SENDER_CHANNEL_NAMES
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_SERVER_CHANNEL_NAMES
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_STREAM_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_STRING_DATA
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_SUPPORTED_STREAM_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_TO_CHANNEL_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_TO_NAMELIST_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_TO_PROCESS_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_TO_Q_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_TOPIC
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACF_USER_IDENTIFIER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_CHANNEL_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_CHANNEL_NAMES
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_CHANNEL_START_DATE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_CHANNEL_START_TIME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_CONNECTION_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_CURRENT_LUWID
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_DESC
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_FIRST
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_FORMAT_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_LAST_LUWID
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_LAST_MSG_DATE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_LAST_MSG_TIME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_LAST_USED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_MCA_JOB_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_MCA_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_MCA_USER_ID
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_MODE_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_MR_EXIT_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_MR_EXIT_USER_DATA
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_MSG_EXIT_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_MSG_EXIT_USER_DATA
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_PASSWORD
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_RCV_EXIT_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_RCV_EXIT_USER_DATA
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_SEC_EXIT_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_SEC_EXIT_USER_DATA
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_SEND_EXIT_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_SEND_EXIT_USER_DATA
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_TP_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_USER_ID
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCACH_XMIT_Q_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCADSD_MSGFORMAT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCADSD_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCADSD_RECV
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCADSD_SEND
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCC_FAILED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCC_OK
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCC_UNKNOWN
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCC_WARNING
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCCSI_DEFAULT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCCSI_EMBEDDED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCCSI_INHERIT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCCSI_Q_MGR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCCSI_UNDEFINED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCCT_NO
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCCT_YES
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCD_CURRENT_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCD_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCD_LENGTH_4
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCD_LENGTH_5
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCD_LENGTH_6
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCD_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCD_VERSION_2
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCD_VERSION_3
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCD_VERSION_4
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCD_VERSION_5
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCD_VERSION_6
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCDC_NO_SENDER_CONVERSION
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCDC_SENDER_CONVERSION
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCF_DIST_LISTS
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCF_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCFAC_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCFAC_NONE_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCFC_LAST
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCFC_NOT_LAST
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCFH
- class com.ibm.mq.pcf.
MQCFH
.
A class encapsulating the MQCFH (PCF header) structure.
MQCFH_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCFH_STRUC_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCFH_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCFH()
- Constructor for class com.ibm.mq.pcf.
MQCFH
Default constructor.
MQCFH(int, int)
- Constructor for class com.ibm.mq.pcf.
MQCFH
Initializes an MQCFH instance with the specified command and parameter count.
MQCFH(MQMessage)
- Constructor for class com.ibm.mq.pcf.
MQCFH
Initializes a new MQCFH instance by reading from an MQMessage.
MQCFIL
- class com.ibm.mq.pcf.
MQCFIL
.
A class encapsulating the MQCFIL (PCF integer list parameter) structure.
MQCFIL_STRUC_LENGTH_FIXED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCFIL()
- Constructor for class com.ibm.mq.pcf.
MQCFIL
Default constructor.
MQCFIL(int, int[])
- Constructor for class com.ibm.mq.pcf.
MQCFIL
Initializes an MQCFIL with the specified values.
MQCFIL(MQMessage)
- Constructor for class com.ibm.mq.pcf.
MQCFIL
Initializes a new MQCFIL instance by reading from an MQMessage.
MQCFIN
- class com.ibm.mq.pcf.
MQCFIN
.
A class encapsulating the MQCFIN (PCF single integer parameter) structure.
MQCFIN_STRUC_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCFIN()
- Constructor for class com.ibm.mq.pcf.
MQCFIN
Default constructor.
MQCFIN(int, int)
- Constructor for class com.ibm.mq.pcf.
MQCFIN
Initializes an MQCFIN header with the specified values.
MQCFIN(MQMessage)
- Constructor for class com.ibm.mq.pcf.
MQCFIN
Initializes a new MQCFIN instance by reading from an MQMessage.
MQCFSL
- class com.ibm.mq.pcf.
MQCFSL
.
A class encapsulating the MQCFSL (PCF string list parameter) structure.
MQCFSL_STRUC_LENGTH_FIXED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCFSL()
- Constructor for class com.ibm.mq.pcf.
MQCFSL
Default constructor.
MQCFSL(int, String[])
- Constructor for class com.ibm.mq.pcf.
MQCFSL
Initializes an MQCFSL with the specified values.
MQCFSL(MQMessage)
- Constructor for class com.ibm.mq.pcf.
MQCFSL
Initializes a new MQCFSL instance by reading from an MQMessage.
MQCFST
- class com.ibm.mq.pcf.
MQCFST
.
A class encapsulating the MQCFST (PCF single string parameter) structure.
MQCFST_STRUC_LENGTH_FIXED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCFST()
- Constructor for class com.ibm.mq.pcf.
MQCFST
Default constructor.
MQCFST(int, String)
- Constructor for class com.ibm.mq.pcf.
MQCFST
Initializes an MQCFST with the specified values.
MQCFST(MQMessage)
- Constructor for class com.ibm.mq.pcf.
MQCFST
Initializes a new MQCFST instance by reading from an MQMessage.
MQCFT_COMMAND
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCFT_EVENT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCFT_INTEGER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCFT_INTEGER_LIST
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCFT_RESPONSE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCFT_STRING
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCFT_STRING_LIST
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCFT_USER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCFUNC_MQCONN
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCFUNC_MQCONN_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCFUNC_MQGET
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCFUNC_MQGET_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCFUNC_MQINQ
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCFUNC_MQINQ_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCFUNC_MQOPEN
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCFUNC_MQOPEN_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCFUNC_MQPUT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCFUNC_MQPUT_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCFUNC_MQPUT1
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCFUNC_MQPUT1_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCFUNC_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCFUNC_NONE_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCGWI_DEFAULT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCHAD_DISABLED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCHAD_ENABLED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCHIDS_INDOUBT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCHIDS_NOT_INDOUBT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCHS_BINDING
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCHS_INACTIVE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCHS_INITIALIZING
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCHS_PAUSED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCHS_REQUESTING
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCHS_RETRYING
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCHS_RUNNING
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCHS_STARTING
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCHS_STOPPED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCHS_STOPPING
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCHSR_STOP_NOT_REQUESTED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCHSR_STOP_REQUESTED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCHT_ALL
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCHT_CLNTCONN
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCHT_CLUSRCVR
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCHT_CLUSSDR
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCHT_RECEIVER
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCHT_REQUESTER
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCHT_SENDER
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCHT_SERVER
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCHT_SVRCONN
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCHTAB_CLNTCONN
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCHTAB_Q_MGR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCI_NEW_SESSION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCI_NEW_SESSION_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCI_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCI_NONE_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCIH_CURRENT_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCIH_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCIH_LENGTH_1
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCIH_LENGTH_2
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCIH_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCIH_STRUC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCIH_STRUC_ID_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCIH_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCIH_VERSION_2
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCLCT_DYNAMIC
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCLCT_STATIC
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCLT_PROGRAM
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCLT_TRANSACTION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCMD_BROKER_INTERNAL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_CHANGE_CHANNEL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_CHANGE_NAMELIST
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_CHANGE_PROCESS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_CHANGE_Q
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_CHANGE_Q_MGR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_CHANNEL_EVENT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_CLEAR_Q
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_COPY_CHANNEL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_COPY_NAMELIST
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_COPY_PROCESS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_COPY_Q
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_CREATE_CHANNEL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_CREATE_NAMELIST
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_CREATE_PROCESS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_CREATE_Q
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_DELETE_CHANNEL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_DELETE_NAMELIST
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_DELETE_PROCESS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_DELETE_PUBLICATION
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_DELETE_Q
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_DEREGISTER_PUBLISHER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_DEREGISTER_SUBSCRIBER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_ESCAPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_INQUIRE_CHANNEL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_INQUIRE_CHANNEL_NAMES
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_INQUIRE_CHANNEL_STATUS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_INQUIRE_CLUSTER_Q_MGR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_INQUIRE_NAMELIST
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_INQUIRE_NAMELIST_NAMES
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_INQUIRE_PROCESS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_INQUIRE_PROCESS_NAMES
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_INQUIRE_Q
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_INQUIRE_Q_MGR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_INQUIRE_Q_NAMES
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_PERFM_EVENT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_PING_CHANNEL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_PING_Q_MGR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_PUBLISH
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_Q_MGR_EVENT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_REFRESH_CLUSTER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_REFRESH_SECURITY
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_REGISTER_PUBLISHER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_REGISTER_SUBSCRIBER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_REQUEST_UPDATE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_RESET_CHANNEL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_RESET_CLUSTER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_RESET_Q_STATS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_RESOLVE_CHANNEL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_RESUME_Q_MGR_CLUSTER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_START_CHANNEL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_START_CHANNEL_INIT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_START_CHANNEL_LISTENER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_STOP_CHANNEL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMD_SUSPEND_Q_MGR_CLUSTER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQCMDL_LEVEL_1
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCMDL_LEVEL_101
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCMDL_LEVEL_110
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCMDL_LEVEL_114
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCMDL_LEVEL_120
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCMDL_LEVEL_200
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCMDL_LEVEL_201
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCMDL_LEVEL_210
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCMDL_LEVEL_220
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCMDL_LEVEL_221
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCMDL_LEVEL_320
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCMDL_LEVEL_420
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCMDL_LEVEL_500
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCMDL_LEVEL_510
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCMDL_LEVEL_520
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCNO_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCNO_FASTPATH_BINDING
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCNO_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCNO_STANDARD_BINDING
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCNO_STRUC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCNO_STRUC_ID_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCNO_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCNO_VERSION_2
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCO_DELETE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCO_DELETE_PURGE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCO_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCODL_AS_INPUT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCQT_ALIAS_Q
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCQT_LOCAL_Q
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCQT_Q_MGR_ALIAS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCQT_REMOTE_Q
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCRC_APPLICATION_ABEND
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCRC_BRIDGE_ABEND
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCRC_BRIDGE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCRC_BRIDGE_TIMEOUT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCRC_CICS_EXEC_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCRC_MQ_API_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCRC_OK
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCRC_PROGRAM_NOT_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCRC_SECURITY_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCRC_TRANSID_NOT_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCSC_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCSC_NONE_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCSC_START
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCSC_START_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCSC_STARTDATA
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCSC_STARTDATA_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCSC_TERMINPUT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCSC_TERMINPUT_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCTES_BACKOUT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCTES_COMMIT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCTES_ENDTASK
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCTES_NOSYNC
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCUOWC_BACKOUT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCUOWC_COMMIT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCUOWC_CONTINUE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCUOWC_FIRST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCUOWC_LAST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCUOWC_MIDDLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCUOWC_ONLY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQCXP_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCXP_STRUC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCXP_STRUC_ID_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCXP_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCXP_VERSION_2
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCXP_VERSION_3
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCXP_VERSION_4
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQCXP_VERSION_5
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQDCC_DEFAULT_CONVERSION
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQDCC_FILL_TARGET_BUFFER
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQDCC_INT_DEFAULT_CONVERSION
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQDCC_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQDCC_SOURCE_ENC_FACTOR
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQDCC_SOURCE_ENC_MASK
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQDCC_SOURCE_ENC_NATIVE
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQDCC_SOURCE_ENC_NORMAL
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQDCC_SOURCE_ENC_REVERSED
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQDCC_SOURCE_ENC_UNDEFINED
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQDCC_TARGET_ENC_FACTOR
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQDCC_TARGET_ENC_MASK
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQDCC_TARGET_ENC_NATIVE
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQDCC_TARGET_ENC_NORMAL
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQDCC_TARGET_ENC_REVERSED
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQDCC_TARGET_ENC_UNDEFINED
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQDELO_LOCAL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQDELO_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQDH_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQDH_STRUC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQDH_STRUC_ID_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQDH_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQDHF_NEW_MSG_IDS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQDHF_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQDL_NOT_SUPPORTED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQDL_SUPPORTED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQDLH_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQDLH_STRUC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQDLH_STRUC_ID_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQDLH_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQDT_APPL
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQDT_BROKER
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQDXP_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQDXP_STRUC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQDXP_STRUC_ID_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQDXP_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQEC_CONNECTION_QUIESCING
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQEC_MSG_ARRIVED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQEC_Q_MGR_QUIESCING
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQEC_WAIT_CANCELED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQEC_WAIT_INTERVAL_EXPIRED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQEI_UNLIMITED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQENC_DECIMAL_MASK
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQENC_DECIMAL_NORMAL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQENC_DECIMAL_REVERSED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQENC_DECIMAL_UNDEFINED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQENC_FLOAT_IEEE_NORMAL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQENC_FLOAT_IEEE_REVERSED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQENC_FLOAT_MASK
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQENC_FLOAT_S390
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQENC_FLOAT_UNDEFINED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQENC_INTEGER_MASK
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQENC_INTEGER_NORMAL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQENC_INTEGER_REVERSED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQENC_INTEGER_UNDEFINED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQENC_NATIVE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQENC_RESERVED_MASK
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQET_MQSC
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQEVR_DISABLED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQEVR_ENABLED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQFB_APPL_CANNOT_BE_STARTED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_APPL_FIRST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_APPL_LAST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_APPL_TYPE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_BIND_OPEN_CLUSRCVR_DEL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_BUFFER_OVERFLOW
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_CHANNEL_COMPLETED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_CHANNEL_FAIL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_CHANNEL_FAIL_RETRY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_CICS_APPL_ABENDED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_CICS_APPL_NOT_STARTED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_CICS_BRIDGE_FAILURE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_CICS_CCSID_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_CICS_CIH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_CICS_COMMAREA_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_CICS_CORREL_ID_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_CICS_DLQ_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_CICS_ENCODING_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_CICS_INTERNAL_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_CICS_NOT_AUTHORIZED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_CICS_UOW_BACKED_OUT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_CICS_UOW_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_COA
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_COD
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_DATA_LENGTH_NEGATIVE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_DATA_LENGTH_TOO_BIG
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_DATA_LENGTH_ZERO
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_EXPIRATION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_IIH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_IMS_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_IMS_FIRST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_IMS_LAST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_LENGTH_OFF_BY_ONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_NAN
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_NOT_A_REPOSITORY_MSG
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_NOT_AUTHORIZED_FOR_IMS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_PAN
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_QUIT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_STOPPED_BY_CHAD_EXIT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_STOPPED_BY_MSG_EXIT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_STOPPED_BY_PUBSUB_EXIT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_SYSTEM_FIRST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_SYSTEM_LAST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_TM_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFB_XMIT_Q_MSG_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFC_NO
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQFC_YES
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQFMT_ADMIN
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_ADMIN_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_CHANNEL_COMPLETED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_CHANNEL_COMPLETED_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_CICS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_CICS_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_COMMAND_1
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_COMMAND_1_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_COMMAND_2
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_COMMAND_2_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_DEAD_LETTER_HEADER
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_DEAD_LETTER_HEADER_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_DIST_HEADER
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_DIST_HEADER_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_EVENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_EVENT_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_IMS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_IMS_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_IMS_VAR_STRING
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_IMS_VAR_STRING_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_MD_EXTENSION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_MD_EXTENSION_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_NONE_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_PCF
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_PCF_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_REF_MSG_HEADER
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_REF_MSG_HEADER_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_RF_HEADER
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_RF_HEADER_2
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_RF_HEADER_2_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_RF_HEADER_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_STRING
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_STRING_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_TRIGGER
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_TRIGGER_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_WORK_INFO_HEADER
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_WORK_INFO_HEADER_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_XMIT_Q_HEADER
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQFMT_XMIT_Q_HEADER_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGI_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGI_NONE_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_ACCEPT_TRUNCATED_MSG
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_ALL_MSGS_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_ALL_SEGMENTS_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_BROWSE_FIRST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_BROWSE_MSG_UNDER_CURSOR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_BROWSE_NEXT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_COMPLETE_MSG
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_CONVERT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_FAIL_IF_QUIESCING
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_LOCK
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_LOGICAL_ORDER
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_MARK_SKIP_BACKOUT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_MSG_UNDER_CURSOR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_NO_SYNCPOINT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_NO_WAIT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_SET_SIGNAL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_STRUC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_STRUC_ID_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_SYNCPOINT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_SYNCPOINT_IF_PERSISTENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_UNLOCK
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_VERSION_2
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_VERSION_3
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGMO_WAIT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGS_LAST_MSG_IN_GROUP
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGS_MSG_IN_GROUP
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQGS_NOT_IN_GROUP
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQHC_DEF_HCONN
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQHC_UNUSABLE_HCONN
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQHO_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQHO_UNUSABLE_HOBJ
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_APPL_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_ARCHIVE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_AUTHORITY_EVENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_BACKOUT_THRESHOLD
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_CHANNEL_AUTO_DEF
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_CHANNEL_AUTO_DEF_EVENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_CLUSTER_Q_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_CLUSTER_WORKLOAD_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_CODED_CHAR_SET_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_COMMAND_LEVEL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_CURRENT_Q_DEPTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_DEF_BIND
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_DEF_INPUT_OPEN_OPTION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_DEF_PERSISTENCE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_DEF_PRIORITY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_DEFINITION_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_DIST_LISTS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_FIRST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_HARDEN_GET_BACKOUT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_HIGH_Q_DEPTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_IGQ_PUT_AUTHORITY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_INDEX_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_INHIBIT_EVENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_INHIBIT_GET
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_INHIBIT_PUT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_INTRA_GROUP_QUEUING
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_LAST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_LAST_USED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_LOCAL_EVENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_MAX_HANDLES
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_MAX_MSG_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_MAX_PRIORITY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_MAX_Q_DEPTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_MAX_UNCOMMITTED_MSGS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_MSG_DELIVERY_SEQUENCE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_MSG_DEQ_COUNT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_MSG_ENQ_COUNT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_NAME_COUNT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_OPEN_INPUT_COUNT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_OPEN_OUTPUT_COUNT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_PERFORMANCE_EVENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_PLATFORM
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_Q_DEPTH_HIGH_EVENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_Q_DEPTH_HIGH_LIMIT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_Q_DEPTH_LOW_EVENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_Q_DEPTH_LOW_LIMIT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_Q_DEPTH_MAX_EVENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_Q_SERVICE_INTERVAL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_Q_SERVICE_INTERVAL_EVENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_Q_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_QSG_DISP
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_REMOTE_EVENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_RETENTION_INTERVAL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_SCOPE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_SHAREABILITY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_START_STOP_EVENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_SYNCPOINT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_TIME_SINCE_RESET
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_TRIGGER_CONTROL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_TRIGGER_DEPTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_TRIGGER_INTERVAL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_TRIGGER_MSG_PRIORITY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_TRIGGER_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_USAGE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIA_USER_LIST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIACF_ACTION
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_ALL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_ANONYMOUS_COUNT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_APPL_COUNT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_AUX_ERROR_DATA_INT_1
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_AUX_ERROR_DATA_INT_2
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_BRIDGE_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_BROKER_COUNT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_BROKER_OPTIONS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_CHANNEL_ATTRS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_CLUSTER_INFO
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_CLUSTER_Q_MGR_ATTRS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_COMMAND
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_CONV_REASON_CODE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_DELETE_OPTIONS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_ERROR_ID
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_ERROR_IDENTIFIER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_ERROR_OFFSET
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_ESCAPE_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_FIRST
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_FORCE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_INQUIRY
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_INTEGER_DATA
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_LAST_USED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_NAMELIST_ATTRS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_OPEN_OPTIONS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_OPTIONS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_PARAMETER_ID
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_PROCESS_ATTRS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_PUBLICATION_OPTIONS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_PURGE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_Q_ATTRS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_Q_MGR_ATTRS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_Q_MGR_DEFINITION_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_Q_MGR_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_QUIESCE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_REASON_QUALIFIER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_REG_REG_OPTIONS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_REGISTRATION_OPTIONS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_REPLACE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_SELECTOR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_SEQUENCE_NUMBER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_SUSPEND
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACF_WAIT_INTERVAL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_BATCH_INTERVAL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_BATCH_SIZE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_BATCHES
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_BUFFERS_RCVD
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_BUFFERS_RECEIVED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_BUFFERS_SENT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_BYTES_RCVD
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_BYTES_RECEIVED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_BYTES_SENT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_CHANNEL_ERROR_DATA
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_CHANNEL_INSTANCE_ATTRS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_CHANNEL_INSTANCE_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_CHANNEL_STATUS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_CHANNEL_TABLE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_CHANNEL_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_CURRENT_MSGS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_CURRENT_SEQ_NUMBER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_CURRENT_SEQUENCE_NUMBER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_DATA_CONVERSION
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_DATA_COUNT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_DISC_INTERVAL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_FIRST
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_HB_INTERVAL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_IN_DOUBT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_INDOUBT_STATUS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_LAST_SEQ_NUMBER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_LAST_SEQUENCE_NUMBER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_LAST_USED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_LONG_RETRIES_LEFT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_LONG_RETRY
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_LONG_TIMER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_MAX_MSG_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_MCA_STATUS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_MCA_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_MR_COUNT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_MR_INTERVAL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_MSG_SEQUENCE_NUMBER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_MSGS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_NETWORK_PRIORITY
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_NPM_SPEED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_PUT_AUTHORITY
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_SEQUENCE_NUMBER_WRAP
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_SHORT_RETRIES_LEFT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_SHORT_RETRY
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_SHORT_TIMER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_STOP_REQUESTED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIACH_XMIT_PROTOCOL_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIAUT_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIAUT_NONE_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIAV_NOT_APPLICABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIAV_UNDEFINED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQICM_COMMIT_THEN_SEND
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQICM_SEND_THEN_COMMIT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIDO_BACKOUT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIDO_COMMIT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQIGQ_DISABLED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIGQ_ENABLED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIGQPA_ALTERNATE_OR_IGQ
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIGQPA_CONTEXT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIGQPA_DEFAULT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIGQPA_ONLY_IGQ
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIIH_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIIH_LENGTH_1
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIIH_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIIH_STRUC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIIH_STRUC_ID_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIIH_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQISS_CHECK
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQISS_FULL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIT_CORREL_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIT_MSG_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIT_MSG_TOKEN
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQIT_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQITII_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQITII_NONE_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQITS_ARCHITECTED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQITS_IN_CONVERSATION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQITS_NOT_IN_CONVERSATION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMCAS_RUNNING
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQMCAS_STOPPED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQMCAT_PROCESS
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQMCAT_THREAD
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQMD_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMD_STRUC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMD_STRUC_ID_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMD_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMD_VERSION_2
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMDE_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMDE_LENGTH_2
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMDE_STRUC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMDE_STRUC_ID_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMDE_VERSION_2
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMDEF_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMDS_FIFO
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMDS_PRIORITY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMF_ACCEPT_UNSUP_IF_XMIT_MASK
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMF_ACCEPT_UNSUP_MASK
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMF_LAST_MSG_IN_GROUP
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMF_LAST_SEGMENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMF_MSG_IN_GROUP
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMF_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMF_REJECT_UNSUP_MASK
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMF_SEGMENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMF_SEGMENTATION_ALLOWED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMF_SEGMENTATION_INHIBITED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMI_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMI_NONE_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMO_MATCH_CORREL_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMO_MATCH_GROUP_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMO_MATCH_MSG_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMO_MATCH_MSG_SEQ_NUMBER
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMO_MATCH_MSG_TOKEN
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMO_MATCH_OFFSET
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMO_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMT_APPL_FIRST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMT_APPL_LAST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMT_DATAGRAM
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMT_MQE_FIELDS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMT_MQE_FIELDS_FROM_MQE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMT_REPLY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMT_REPORT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMT_REQUEST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMT_SYSTEM_FIRST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMT_SYSTEM_LAST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMTOK_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQMTOK_NONE_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQNC_MAX_NAMELIST_NAME_COUNT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQNPMS_FAST
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQNPMS_NORMAL
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQNVS_APPL_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQNVS_MSG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOD_CURRENT_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOD_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOD_STRUC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOD_STRUC_ID_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOD_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOD_VERSION_2
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOD_VERSION_3
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOII_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOII_NONE_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOL_UNDEFINED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOO_ALTERNATE_USER_AUTHORITY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOO_BIND_AS_Q_DEF
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOO_BIND_NOT_FIXED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOO_BIND_ON_OPEN
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOO_BROWSE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOO_FAIL_IF_QUIESCING
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOO_INPUT_AS_Q_DEF
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOO_INPUT_EXCLUSIVE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOO_INPUT_SHARED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOO_INQUIRE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOO_OUTPUT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOO_PASS_ALL_CONTEXT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOO_PASS_IDENTITY_CONTEXT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOO_RESOLVE_NAMES
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOO_SAVE_ALL_CONTEXT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOO_SET
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOO_SET_ALL_CONTEXT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOO_SET_IDENTITY_CONTEXT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOT_ALIAS_Q
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOT_ALL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOT_CHANNEL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOT_CLNTCONN_CHANNEL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOT_CURRENT_CHANNEL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOT_LOCAL_Q
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOT_MODEL_Q
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOT_NAMELIST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOT_PROCESS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOT_Q
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOT_Q_MGR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOT_RECEIVER_CHANNEL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOT_REMOTE_Q
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOT_REQUESTER_CHANNEL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOT_RESERVED_1
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOT_SAVED_CHANNEL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOT_SENDER_CHANNEL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOT_SERVER_CHANNEL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQOT_SVRCONN_CHANNEL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPA_ALTERNATE_OR_MCA
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQPA_CONTEXT
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQPA_DEFAULT
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQPA_ONLY_MCA
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQPER_NOT_PERSISTENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPER_PERSISTENCE_AS_Q_DEF
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPER_PERSISTENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPL_AIX
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPL_MVS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPL_NSK
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPL_OS2
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPL_OS390
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPL_OS400
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPL_UNIX
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPL_VMS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPL_WINDOWS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPL_WINDOWS_NT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMO_ALTERNATE_USER_AUTHORITY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMO_CURRENT_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMO_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMO_DEFAULT_CONTEXT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMO_FAIL_IF_QUIESCING
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMO_LOGICAL_ORDER
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMO_NEW_CORREL_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMO_NEW_MSG_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMO_NO_CONTEXT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMO_NO_SYNCPOINT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMO_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMO_PASS_ALL_CONTEXT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMO_PASS_IDENTITY_CONTEXT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMO_SET_ALL_CONTEXT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMO_SET_IDENTITY_CONTEXT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMO_STRUC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMO_STRUC_ID_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMO_SYNCPOINT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMO_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMO_VERSION_2
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMRF_ACCOUNTING_TOKEN
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMRF_CORREL_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMRF_FEEDBACK
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMRF_GROUP_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMRF_MSG_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPMRF_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPO_NO
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQPO_YES
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQPRI_PRIORITY_AS_Q_DEF
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQPUBO_CORREL_ID_AS_IDENTITY
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQPUBO_IS_RETAINED_PUBLICATION
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQPUBO_NO_REGISTRATION
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQPUBO_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQPUBO_OTHER_SUBSCRIBERS_ONLY
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQPUBO_RETAIN_PUBLICATION
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQPXP_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQPXP_STRUC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQPXP_STRUC_ID_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQPXP_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQQA_BACKOUT_HARDENED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQQA_BACKOUT_NOT_HARDENED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQQA_GET_ALLOWED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQQA_GET_INHIBITED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQQA_NOT_SHAREABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQQA_PUT_ALLOWED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQQA_PUT_INHIBITED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQQA_SHAREABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQQDT_PERMANENT_DYNAMIC
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQQDT_PREDEFINED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQQDT_SHARED_DYNAMIC
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQQDT_TEMPORARY_DYNAMIC
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQQF_LOCAL_Q
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQQMDT_AUTO_CLUSTER_SENDER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQQMDT_AUTO_EXP_CLUSTER_SENDER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQQMDT_CLUSTER_RECEIVER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQQMDT_EXPLICIT_CLUSTER_SENDER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQQMF_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQQMF_CLUSSDR_AUTO_DEFINED
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQQMF_CLUSSDR_USER_DEFINED
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQQMF_REPOSITORY_Q_MGR
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQQMT_NORMAL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQQMT_REPOSITORY
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQQO_NO
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQQO_YES
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQQSGD_COPY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQQSGD_Q_MGR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQQSGD_SHARED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQQSIE_HIGH
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQQSIE_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQQSIE_OK
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQQT_ALIAS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQQT_ALL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQQT_CLUSTER
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQQT_LOCAL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQQT_MODEL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQQT_REMOTE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_ADAPTER_CONN_LOAD_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_ADAPTER_CONV_LOAD_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_ADAPTER_DEFS_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_ADAPTER_DEFS_LOAD_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_ADAPTER_DISC_LOAD_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_ADAPTER_NOT_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_ADAPTER_SERV_LOAD_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_ADAPTER_STORAGE_SHORTAGE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_ALIAS_BASE_Q_TYPE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_ALREADY_CONNECTED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_ANOTHER_Q_MGR_CONNECTED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_API_EXIT_LOAD_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_API_EXIT_NOT_FOUND
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_APPL_FIRST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_APPL_LAST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_ASID_MISMATCH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_BACKED_OUT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_BAG_CONVERSION_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_BAG_WRONG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_BO_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_BRIDGE_STARTED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_BRIDGE_STOPPED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_BUFFER_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_BUFFER_LENGTH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CALL_IN_PROGRESS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CD_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CF_NOT_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CF_STRUC_AUTH_FAILED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CF_STRUC_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CF_STRUC_IN_USE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CF_STRUC_LIST_HDR_IN_USE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CFH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CFIL_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CFIN_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CFSL_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CFST_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CHANNEL_ACTIVATED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CHANNEL_AUTO_DEF_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CHANNEL_AUTO_DEF_OK
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CHANNEL_CONV_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CHANNEL_NOT_ACTIVATED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CHANNEL_STARTED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CHANNEL_STOPPED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CHANNEL_STOPPED_BY_USER
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CHAR_ATTR_LENGTH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CHAR_ATTRS_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CHAR_ATTRS_TOO_SHORT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CHAR_CONVERSION_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CICS_BRIDGE_RESTRICTION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CICS_WAIT_FAILED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CLIENT_CONN_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CLUSTER_EXIT_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CLUSTER_EXIT_LOAD_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CLUSTER_PUT_INHIBITED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CLUSTER_RESOLUTION_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CLUSTER_RESOURCE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CMD_SERVER_NOT_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CNO_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_COD_NOT_VALID_FOR_XCF_Q
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CODED_CHAR_SET_ID_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_COMMAND_TYPE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CONN_ID_IN_USE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CONN_TAG_IN_USE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CONN_TAG_NOT_RELEASED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CONN_TAG_NOT_USABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CONNECTION_BROKEN
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CONNECTION_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CONNECTION_NOT_AUTHORIZED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CONNECTION_QUIESCING
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CONNECTION_STOPPING
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CONTEXT_HANDLE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CONTEXT_NOT_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CONVERTED_MSG_TOO_BIG
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CONVERTED_STRING_TOO_BIG
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CORREL_ID_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_CURRENT_RECORD_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_DATA_LENGTH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_DB2_NOT_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_DBCS_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_DEF_XMIT_Q_TYPE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_DEF_XMIT_Q_USAGE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_DEST_ENV_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_DEST_NAME_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_DH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_DLH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_DUPLICATE_RECOV_COORD
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_DYNAMIC_Q_NAME_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_ENCODING_NOT_SUPPORTED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_ENVIRONMENT_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_EXPIRY_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_FEEDBACK_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_FILE_NOT_AUDITED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_FILE_SYSTEM_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_FORMAT_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_FORMAT_NOT_SUPPORTED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_FUNCTION_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_FUNCTION_NOT_SUPPORTED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_GET_INHIBITED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_GLOBAL_UOW_CONFLICT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_GMO_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_GROUP_ID_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_HANDLE_IN_USE_FOR_UOW
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_HANDLE_NOT_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_HBAG_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_HCONFIG_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_HCONN_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_HEADER_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_HOBJ_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_IIH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_INCOMPLETE_GROUP
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_INCOMPLETE_MSG
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_INCONSISTENT_BROWSE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_INCONSISTENT_CCSIDS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_INCONSISTENT_ENCODINGS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_INCONSISTENT_ITEM_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_INCONSISTENT_PERSISTENCE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_INCONSISTENT_UOW
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_INDEX_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_INDEX_NOT_PRESENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_INHIBIT_VALUE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_INITIALIZATION_FAILED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_INQUIRY_COMMAND_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_INT_ATTR_COUNT_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_INT_ATTR_COUNT_TOO_SMALL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_INT_ATTRS_ARRAY_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_INVALID_MSG_UNDER_CURSOR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_ITEM_COUNT_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_ITEM_TYPE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_ITEM_VALUE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_LOCAL_UOW_CONFLICT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_MATCH_OPTIONS_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_MAX_CONNS_LIMIT_REACHED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_MD_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_MDE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_MISSING_REPLY_TO_Q
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_MISSING_WIH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_MSG_FLAGS_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_MSG_ID_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_MSG_SEQ_NUMBER_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_MSG_TOKEN_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_MSG_TOO_BIG_FOR_CHANNEL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_MSG_TOO_BIG_FOR_Q
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_MSG_TOO_BIG_FOR_Q_MGR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_MSG_TYPE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_MULTIPLE_INSTANCE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_MULTIPLE_REASONS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_NAME_IN_USE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_NAME_NOT_VALID_FOR_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_NESTED_BAG_NOT_SUPPORTED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_NEXT_OFFSET_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_NEXT_RECORD_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_NO_DESTINATIONS_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_NO_EXTERNAL_PARTICIPANTS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_NO_MSG_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_NO_MSG_LOCKED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_NO_MSG_UNDER_CURSOR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_NO_RECORD_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_NOT_AUTHORIZED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_NOT_CONVERTED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_NOT_OPEN_FOR_BROWSE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_NOT_OPEN_FOR_INPUT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_NOT_OPEN_FOR_INQUIRE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_NOT_OPEN_FOR_OUTPUT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_NOT_OPEN_FOR_PASS_ALL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_NOT_OPEN_FOR_PASS_IDENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_NOT_OPEN_FOR_SET
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_NOT_OPEN_FOR_SET_ALL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_NOT_OPEN_FOR_SET_IDENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_OBJECT_ALREADY_EXISTS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_OBJECT_CHANGED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_OBJECT_DAMAGED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_OBJECT_IN_USE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_OBJECT_LEVEL_INCOMPATIBLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_OBJECT_NAME_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_OBJECT_NOT_UNIQUE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_OBJECT_Q_MGR_NAME_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_OBJECT_RECORDS_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_OBJECT_TYPE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_OD_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_OFFSET_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_OPEN_FAILED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_OPTION_ENVIRONMENT_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_OPTION_NOT_VALID_FOR_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_OPTIONS_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_ORIGINAL_LENGTH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_OUT_SELECTOR_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_OUTCOME_MIXED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_OUTCOME_PENDING
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_PAGESET_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_PAGESET_FULL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_PARAMETER_MISSING
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_PARTIALLY_CONVERTED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_PARTICIPANT_NOT_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_PCF_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_PERSISTENCE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_PERSISTENT_NOT_ALLOWED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_PMO_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_PMO_RECORD_FLAGS_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_PRIORITY_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_PRIORITY_EXCEEDS_MAXIMUM
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_PUT_INHIBITED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_PUT_MSG_RECORDS_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_Q_ALREADY_EXISTS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_Q_DELETED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_Q_DEPTH_HIGH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_Q_DEPTH_LOW
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_Q_FULL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_Q_MGR_ACTIVE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_Q_MGR_NAME_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_Q_MGR_NOT_ACTIVE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_Q_MGR_NOT_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_Q_MGR_QUIESCING
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_Q_MGR_STOPPING
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_Q_NOT_EMPTY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_Q_SERVICE_INTERVAL_HIGH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_Q_SERVICE_INTERVAL_OK
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_Q_SPACE_NOT_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_Q_TYPE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_RECS_PRESENT_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_REMOTE_Q_NAME_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_REPORT_OPTIONS_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_RESOURCE_PROBLEM
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_RESPONSE_RECORDS_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_RFH_COMMAND_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_RFH_DUPLICATE_PARM
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_RFH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_RFH_PARM_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_RFH_PARM_MISSING
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_RFH_STRING_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_RMH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SECOND_MARK_NOT_ALLOWED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SECURITY_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SEGMENT_LENGTH_ZERO
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SELECTOR_COUNT_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SELECTOR_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SELECTOR_LIMIT_EXCEEDED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SELECTOR_NOT_FOR_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SELECTOR_NOT_PRESENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SELECTOR_NOT_SUPPORTED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SELECTOR_NOT_UNIQUE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SELECTOR_OUT_OF_RANGE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SELECTOR_TYPE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SELECTOR_WRONG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SERVICE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SERVICE_NOT_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SIGNAL_OUTSTANDING
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SIGNAL_REQUEST_ACCEPTED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SIGNAL1_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SOURCE_BUFFER_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SOURCE_CCSID_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SOURCE_DECIMAL_ENC_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SOURCE_FLOAT_ENC_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SOURCE_INTEGER_ENC_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SOURCE_LENGTH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SRC_ENV_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SRC_NAME_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_STOPPED_BY_CLUSTER_EXIT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_STORAGE_CLASS_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_STORAGE_MEDIUM_FULL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_STORAGE_NOT_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_STRING_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_STRING_LENGTH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_STRING_TRUNCATED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SUPPRESSED_BY_EXIT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SYNCPOINT_LIMIT_REACHED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SYNCPOINT_NOT_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SYSTEM_BAG_NOT_ALTERABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SYSTEM_BAG_NOT_DELETABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SYSTEM_ITEM_NOT_ALTERABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_SYSTEM_ITEM_NOT_DELETABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_TARGET_BUFFER_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_TARGET_CCSID_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_TARGET_DECIMAL_ENC_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_TARGET_FLOAT_ENC_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_TARGET_INTEGER_ENC_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_TARGET_LENGTH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_TERMINATION_FAILED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_TM_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_TMC_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_TRIGGER_CONTROL_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_TRIGGER_DEPTH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_TRIGGER_MSG_PRIORITY_ERR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_TRIGGER_TYPE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_TRUNCATED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_TRUNCATED_MSG_ACCEPTED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_TRUNCATED_MSG_FAILED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_UCS2_CONVERSION_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_UNEXPECTED_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_UNIT_OF_WORK_NOT_STARTED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_UNKNOWN_ALIAS_BASE_Q
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_UNKNOWN_AUTH_ENTITY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_UNKNOWN_DEF_XMIT_Q
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_UNKNOWN_ENTITY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_UNKNOWN_OBJECT_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_UNKNOWN_OBJECT_Q_MGR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_UNKNOWN_Q_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_UNKNOWN_REF_OBJECT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_UNKNOWN_REMOTE_Q_MGR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_UNKNOWN_REPORT_OPTION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_UNKNOWN_XMIT_Q
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_UOW_CANCELED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_UOW_ENLISTMENT_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_UOW_IN_PROGRESS
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_UOW_MIX_NOT_SUPPORTED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_UOW_NOT_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_USER_ID_NOT_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_WAIT_INTERVAL_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_WIH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_WRONG_GMO_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_WRONG_MD_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_WXP_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_XMIT_Q_TYPE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_XMIT_Q_USAGE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_XQH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_XWAIT_CANCELED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRC_XWAIT_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRCCF_ACTION_VALUE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_ALLOCATE_FAILED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_ATTR_VALUE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_BATCH_INT_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_BATCH_INT_WRONG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_BATCH_SIZE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_BIND_FAILED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_BROKER_COMMAND_FAILED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_BROKER_DELETED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CCSID_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CELL_DIR_NOT_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFH_COMMAND_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFH_CONTROL_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFH_LENGTH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFH_MSG_SEQ_NUMBER_ERR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFH_PARM_COUNT_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFH_TYPE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFH_VERSION_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFIL_COUNT_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFIL_DUPLICATE_VALUE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFIL_LENGTH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFIL_PARM_ID_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFIN_DUPLICATE_PARM
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFIN_LENGTH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFIN_PARM_ID_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFSL_COUNT_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFSL_DUPLICATE_PARM
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFSL_LENGTH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFSL_PARM_ID_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFSL_STRING_LENGTH_ERR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFSL_TOTAL_LENGTH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFST_DUPLICATE_PARM
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFST_LENGTH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFST_PARM_ID_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CFST_STRING_LENGTH_ERR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CHAD_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CHAD_EVENT_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CHAD_EVENT_WRONG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CHAD_EXIT_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CHAD_EXIT_WRONG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CHAD_WRONG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CHANNEL_ALREADY_EXISTS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CHANNEL_CLOSED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CHANNEL_DISABLED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CHANNEL_IN_USE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CHANNEL_INDOUBT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CHANNEL_NAME_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CHANNEL_NOT_ACTIVE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CHANNEL_NOT_FOUND
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CHANNEL_TABLE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CHANNEL_TYPE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CHL_INST_TYPE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CHL_STATUS_NOT_FOUND
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CLUSTER_NAME_CONFLICT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CLUSTER_Q_USAGE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_COMMAND_FAILED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_COMMIT_FAILED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_COMMS_LIBRARY_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CONFIGURATION_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CONN_NAME_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CONNECTION_CLOSED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CONNECTION_REFUSED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_CORREL_ID_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_DATA_CONV_VALUE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_DATA_TOO_LARGE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_DEL_OPTIONS_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_DISC_INT_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_DISC_INT_WRONG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_DUPLICATE_IDENTITY
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_DYNAMIC_Q_SCOPE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_ENCODING_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_ENTRY_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_ESCAPE_TYPE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_FILTER_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_FORCE_VALUE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_HB_INTERVAL_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_HB_INTERVAL_WRONG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_HOST_NOT_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_INCORRECT_Q
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_INCORRECT_STREAM
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_INDOUBT_VALUE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_LIKE_OBJECT_WRONG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_LISTENER_NOT_STARTED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_LONG_RETRY_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_LONG_RETRY_WRONG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_LONG_TIMER_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_LONG_TIMER_WRONG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_MAX_MSG_LENGTH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_MCA_NAME_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_MCA_NAME_WRONG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_MCA_TYPE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_MD_FORMAT_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_MISSING_CONN_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_MQCONN_FAILED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_MQGET_FAILED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_MQINQ_FAILED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_MQOPEN_FAILED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_MQPUT_FAILED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_MQSET_FAILED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_MR_COUNT_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_MR_COUNT_WRONG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_MR_EXIT_NAME_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_MR_EXIT_NAME_WRONG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_MR_INTERVAL_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_MR_INTERVAL_WRONG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_MSG_EXIT_NAME_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_MSG_LENGTH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_MSG_SEQ_NUMBER_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_MSG_TRUNCATED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_NET_PRIORITY_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_NET_PRIORITY_WRONG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_NETBIOS_NAME_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_NO_COMMS_MANAGER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_NO_RETAINED_MSG
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_NO_STORAGE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_NOT_AUTHORIZED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_NOT_REGISTERED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_NOT_XMIT_Q
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_NPM_SPEED_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_NPM_SPEED_WRONG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_OBJECT_ALREADY_EXISTS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_OBJECT_NAME_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_OBJECT_OPEN
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_OBJECT_WRONG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_PARM_COUNT_TOO_BIG
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_PARM_COUNT_TOO_SMALL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_PARM_SEQUENCE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_PING_DATA_COMPARE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_PING_DATA_COUNT_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_PING_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_PUB_OPTIONS_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_PURGE_VALUE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_PUT_AUTH_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_PUT_AUTH_WRONG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_Q_ALREADY_IN_CELL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_Q_MGR_CCSID_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_Q_MGR_NAME_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_Q_NAME_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_Q_TYPE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_Q_WRONG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_QUIESCE_VALUE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_RCV_EXIT_NAME_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_RECEIVE_FAILED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_RECEIVED_DATA_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_REG_OPTIONS_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_REMOTE_QM_TERMINATING
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_REMOTE_QM_UNAVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_REPLACE_VALUE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_REPOS_NAME_CONFLICT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_SEC_EXIT_NAME_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_SEND_EXIT_NAME_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_SEND_FAILED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_SEQ_NUMBER_WRAP_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_SHORT_RETRY_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_SHORT_RETRY_WRONG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_SHORT_TIMER_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_SHORT_TIMER_WRONG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_STREAM_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_STRUCTURE_TYPE_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_SUPPRESSED_BY_EXIT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_TERMINATED_BY_SEC_EXIT
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_TOPIC_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_UNKNOWN_BROKER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_UNKNOWN_Q_MGR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_UNKNOWN_REMOTE_CHANNEL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_UNKNOWN_STREAM
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_USER_EXIT_NOT_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_WRONG_USER
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_XMIT_PROTOCOL_TYPE_ERR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_XMIT_Q_NAME_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRCCF_XMIT_Q_NAME_WRONG_TYPE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQREGO_ANONYMOUS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQREGO_CORREL_ID_AS_IDENTITY
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQREGO_DEREGISTER_ALL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQREGO_DIRECT_REQUESTS
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQREGO_INCLUDE_STREAM_NAME
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQREGO_INFORM_IF_RETAINED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQREGO_LOCAL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQREGO_NEW_PUBLICATIONS_ONLY
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQREGO_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQREGO_PUBLISH_ON_REQUEST_ONLY
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRFH_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRFH_STRUC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRFH_STRUC_ID_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRFH_STRUC_LENGTH_FIXED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRFH_STRUC_LENGTH_FIXED_2
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRFH_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRFH_VERSION_2
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRL_UNDEFINED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRMH_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRMH_STRUC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRMH_STRUC_ID_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRMH_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRMHF_LAST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRMHF_NOT_LAST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_ACCEPT_UNSUP_IF_XMIT_MASK
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_ACCEPT_UNSUP_MASK
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_COA
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_COA_WITH_DATA
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_COA_WITH_FULL_DATA
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_COD
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_COD_WITH_DATA
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_COD_WITH_FULL_DATA
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_COPY_MSG_ID_TO_CORREL_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_DEAD_LETTER_Q
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_DISCARD_MSG
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_EXCEPTION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_EXCEPTION_WITH_DATA
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_EXCEPTION_WITH_FULL_DATA
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_EXPIRATION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_EXPIRATION_WITH_DATA
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_EXPIRATION_WITH_FULL_DATA
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_NAN
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_NEW_MSG_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_PAN
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_PASS_CORREL_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_PASS_MSG_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRO_REJECT_UNSUP_MASK
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQRP_NO
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRP_YES
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRQ_BRIDGE_STOPPED_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRQ_BRIDGE_STOPPED_OK
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRQ_CHANNEL_STOPPED_DISABLED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRQ_CHANNEL_STOPPED_ERROR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRQ_CHANNEL_STOPPED_OK
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRQ_CHANNEL_STOPPED_RETRY
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRQ_CLOSE_NOT_AUTHORIZED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRQ_CMD_NOT_AUTHORIZED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRQ_CONN_NOT_AUTHORIZED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRQ_OPEN_NOT_AUTHORIZED
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRQ_Q_MGR_QUIESCING
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQRQ_Q_MGR_STOPPING
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQSCO_CELL
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQSCO_Q_MGR
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQSEG_ALLOWED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQSEG_INHIBITED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQSID_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQSID_NONE_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQSIDT_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQSIDT_NT_SECURITY_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQSP_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQSP_NOT_AVAILABLE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQSS_LAST_SEGMENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQSS_NOT_A_SEGMENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQSS_SEGMENT
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQSUS_NO
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQSUS_YES
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQTC_OFF
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQTC_ON
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQTM_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQTM_STRUC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQTM_STRUC_ID_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQTM_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQTMC_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQTMC_CURRENT_VERSION_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQTMC_STRUC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQTMC_STRUC_ID_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQTMC_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQTMC_VERSION_1_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQTMC_VERSION_2
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQTMC_VERSION_2_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQTT_DEPTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQTT_EVERY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQTT_FIRST
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQTT_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQUA_FIRST
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQUA_LAST
- Static variable in interface com.ibm.mq.pcf.
CMQCFC
MQUS_NORMAL
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQUS_TRANSMISSION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQWDR_CURRENT_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQWDR_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQWDR_LENGTH_1
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQWDR_STRUC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQWDR_STRUC_ID_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQWDR_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQWI_UNLIMITED
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQWIH_CURRENT_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQWIH_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQWIH_LENGTH_1
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQWIH_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQWIH_STRUC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQWIH_STRUC_ID_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQWIH_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQWQR_CURRENT_LENGTH
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQWQR_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQWQR_LENGTH_1
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQWQR_STRUC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQWQR_STRUC_ID_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQWQR_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQWXP_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQWXP_STRUC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQWXP_STRUC_ID_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQWXP_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQWXP_VERSION_2
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXCC_CLOSE_CHANNEL
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXCC_OK
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXCC_SEND_AND_REQUEST_SEC_MSG
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXCC_SEND_SEC_MSG
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXCC_SKIP_FUNCTION
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXCC_SUPPRESS_EXIT
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXCC_SUPPRESS_FUNCTION
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXDR_CONVERSION_FAILED
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXDR_OK
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXPT_DECNET
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXPT_LOCAL
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXPT_LU62
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXPT_NETBIOS
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXPT_SPX
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXPT_TCP
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXPT_UDP
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXQH_CURRENT_VERSION
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQXQH_STRUC_ID
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQXQH_STRUC_ID_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQXQH_VERSION_1
- Static variable in interface com.ibm.mq.pcf.
CMQC
MQXR_AUTO_CLUSRCVR
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR_AUTO_CLUSSDR
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR_AUTO_RECEIVER
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR_AUTO_SVRCONN
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR_CLWL_MOVE
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR_CLWL_OPEN
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR_CLWL_PUT
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR_CLWL_REPOS
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR_CLWL_REPOS_MOVE
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR_INIT
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR_INIT_SEC
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR_MSG
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR_RETRY
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR_SEC_MSG
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR_TERM
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR_XMIT
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR2_CONTINUE_CHAIN
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR2_DEFAULT_CONTINUATION
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR2_DYNAMIC_CACHE
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR2_PUT_WITH_DEF_ACTION
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR2_PUT_WITH_DEF_USERID
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR2_PUT_WITH_MSG_USERID
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR2_STATIC_CACHE
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR2_SUPPRESS_CHAIN
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR2_USE_AGENT_BUFFER
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXR2_USE_EXIT_BUFFER
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXT_CHANNEL_AUTO_DEF_EXIT
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXT_CHANNEL_MSG_EXIT
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXT_CHANNEL_MSG_RETRY_EXIT
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXT_CHANNEL_RCV_EXIT
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXT_CHANNEL_SEC_EXIT
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXT_CHANNEL_SEND_EXIT
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXT_CLUSTER_WORKLOAD_EXIT
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXT_PUBSUB_ROUTING_EXIT
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXUA_NONE
- Static variable in interface com.ibm.mq.pcf.
CMQXC
MQXUA_NONE_ARRAY
- Static variable in interface com.ibm.mq.pcf.
CMQXC
msgSeqNumber
- Variable in class com.ibm.mq.pcf.
MQCFH
N
nextParameter(MQMessage)
- Static method in class com.ibm.mq.pcf.
PCFParameter
Returns the next PCF parameter header from a message.
O
open(MQQueueManager, boolean)
- Method in class com.ibm.mq.pcf.
PCFAgent
P
parameter
- Variable in class com.ibm.mq.pcf.
MQCFIN
parameter
- Variable in class com.ibm.mq.pcf.
MQCFST
parameter
- Variable in class com.ibm.mq.pcf.
MQCFIL
parameter
- Variable in class com.ibm.mq.pcf.
MQCFSL
parameterCount
- Variable in class com.ibm.mq.pcf.
MQCFH
PCFAgent
- class com.ibm.mq.pcf.
PCFAgent
.
General-purpose agent for sending PCF queries to a queue manager.
PCFAgent()
- Constructor for class com.ibm.mq.pcf.
PCFAgent
Default constructor.
PCFAgent(MQQueueManager)
- Constructor for class com.ibm.mq.pcf.
PCFAgent
Initializes a new PCFAgent with an existing queue manager connection.
PCFAgent(String)
- Constructor for class com.ibm.mq.pcf.
PCFAgent
Initializes a new PCFAgent with a bindings connection to a queue manager.
PCFAgent(String, int, String)
- Constructor for class com.ibm.mq.pcf.
PCFAgent
Initializes a new PCFAgent with a client connection to a queue manager.
PCFException
- exception com.ibm.mq.pcf.
PCFException
.
A PCFException is a subclass of MQException.
PCFException(int, int, Object)
- Constructor for class com.ibm.mq.pcf.
PCFException
PCFHeader
- class com.ibm.mq.pcf.
PCFHeader
.
Abstract superclass for PCF header types.
PCFHeader()
- Constructor for class com.ibm.mq.pcf.
PCFHeader
PCFMessage
- class com.ibm.mq.pcf.
PCFMessage
.
Class encapsulating a PCF message.
PCFMessage(int)
- Constructor for class com.ibm.mq.pcf.
PCFMessage
Initializes a PCFMessage as a PCF request with the specified MQCFH command identifier.
PCFMessage(int, int, int, boolean)
- Constructor for class com.ibm.mq.pcf.
PCFMessage
Initializes a PCFMessage with the specified MQCFH type, command identifier, sequence number and control indicator.
PCFMessage(MQMessage)
- Constructor for class com.ibm.mq.pcf.
PCFMessage
Initializes a PCFMessage from the contents of an MQMessage.
PCFMessageAgent
- class com.ibm.mq.pcf.
PCFMessageAgent
.
General-purpose agent for sending PCF queries to a queue manager.
PCFMessageAgent()
- Constructor for class com.ibm.mq.pcf.
PCFMessageAgent
Default constructor.
PCFMessageAgent(MQQueueManager)
- Constructor for class com.ibm.mq.pcf.
PCFMessageAgent
Initializes a new PCFMessageAgent with an existing queue manager connection.
PCFMessageAgent(String)
- Constructor for class com.ibm.mq.pcf.
PCFMessageAgent
Initializes a new PCFMessageAgent with a bindings connection to a queue manager.
PCFMessageAgent(String, int, String)
- Constructor for class com.ibm.mq.pcf.
PCFMessageAgent
Initializes a new PCFMessageAgent with a client connection to a queue manager.
PCFParameter
- class com.ibm.mq.pcf.
PCFParameter
.
An abstract superclass for PCF parameter types (MQCFIN, MQCFIL, MQCFST and MQCFSL).
PCFParameter()
- Constructor for class com.ibm.mq.pcf.
PCFParameter
Q
qmanager
- Variable in class com.ibm.mq.pcf.
PCFAgent
qmanager_level
- Variable in class com.ibm.mq.pcf.
PCFAgent
qmanager_name
- Variable in class com.ibm.mq.pcf.
PCFAgent
R
reason
- Variable in class com.ibm.mq.pcf.
MQCFH
replyQueue
- Variable in class com.ibm.mq.pcf.
PCFAgent
replyQueueName
- Variable in class com.ibm.mq.pcf.
PCFAgent
S
send(int, PCFParameter[])
- Method in class com.ibm.mq.pcf.
PCFAgent
Sends a PCF query to the connected queue manager and returns the response.
send(PCFMessage)
- Method in class com.ibm.mq.pcf.
PCFMessageAgent
Sends a PCF request to the connected queue manager and returns the response.
send(PCFMessage, boolean)
- Method in class com.ibm.mq.pcf.
PCFMessageAgent
Sends a PCF request to the connected queue manager and returns the response.
setString(String)
- Method in class com.ibm.mq.pcf.
MQCFST
Sets the MQCFST string value in the
string
field, also updating the
strucLength
and
stringLength
fields.
setStrings(String[])
- Method in class com.ibm.mq.pcf.
MQCFSL
Sets the MQCFSL string values in the
strings
field, also updating the
strucLength, stringLength,
and
count
fields.
setValue(int)
- Method in class com.ibm.mq.pcf.
MQCFIN
Sets the MQCFIN integer value in the
value
field.
setValue(Integer)
- Method in class com.ibm.mq.pcf.
MQCFIN
Sets the MQCFIN integer value in the
value
field.
setValue(Object)
- Method in class com.ibm.mq.pcf.
PCFParameter
Sets the value of this PCF parameter structure.
setValue(Object)
- Method in class com.ibm.mq.pcf.
MQCFIN
Sets the value of this PCF parameter structure.
setValue(Object)
- Method in class com.ibm.mq.pcf.
MQCFST
Sets the value of this PCFParameter structure.
setValue(Object)
- Method in class com.ibm.mq.pcf.
MQCFIL
Sets the value of this PCF parameter structure.
setValue(Object)
- Method in class com.ibm.mq.pcf.
MQCFSL
Sets the value of this PCFParameter structure.
setValues(int[])
- Method in class com.ibm.mq.pcf.
MQCFIL
Sets the MQCFIL integer list in the
values
field, also updating the
strucLength
and
count
fields.
setWaitInterval(int)
- Method in class com.ibm.mq.pcf.
PCFAgent
Set the wait interval for PCF responses.
size()
- Method in class com.ibm.mq.pcf.
PCFHeader
Returns the size in bytes of a PCFHeader
size()
- Method in class com.ibm.mq.pcf.
MQCFIN
Returns the size in bytes of this MQCFIN (this will always be MQCFIN_STRUC_LENGTH).
size()
- Method in class com.ibm.mq.pcf.
PCFMessage
size()
- Method in class com.ibm.mq.pcf.
MQCFST
Returns the size in bytes of this MQCFST (this will vary depending upon the string length).
size()
- Method in class com.ibm.mq.pcf.
MQCFIL
Returns the size in bytes of this MQCFIL (this will vary depending upon the number of integers in the list).
size()
- Method in class com.ibm.mq.pcf.
MQCFH
Returns the size in bytes of this MQCFH header (this will always be MQCFH_STRUC_LENGTH).
size()
- Method in class com.ibm.mq.pcf.
MQCFSL
Returns the size in bytes of this MQCFSL (this will vary depending upon the string length and the size of the string array).
string
- Variable in class com.ibm.mq.pcf.
MQCFST
stringLength
- Variable in class com.ibm.mq.pcf.
MQCFST
stringLength
- Variable in class com.ibm.mq.pcf.
MQCFSL
strings
- Variable in class com.ibm.mq.pcf.
MQCFSL
strucLength
- Static variable in class com.ibm.mq.pcf.
MQCFIN
strucLength
- Variable in class com.ibm.mq.pcf.
MQCFST
strucLength
- Variable in class com.ibm.mq.pcf.
MQCFIL
strucLength
- Static variable in class com.ibm.mq.pcf.
MQCFH
strucLength
- Variable in class com.ibm.mq.pcf.
MQCFSL
T
toString()
- Method in class com.ibm.mq.pcf.
MQCFIN
toString()
- Method in class com.ibm.mq.pcf.
PCFMessage
toString()
- Method in class com.ibm.mq.pcf.
MQCFST
toString()
- Method in class com.ibm.mq.pcf.
MQCFIL
toString()
- Method in class com.ibm.mq.pcf.
MQCFH
toString()
- Method in class com.ibm.mq.pcf.
MQCFSL
type
- Static variable in class com.ibm.mq.pcf.
MQCFIN
type
- Static variable in class com.ibm.mq.pcf.
MQCFST
type
- Static variable in class com.ibm.mq.pcf.
MQCFIL
type
- Variable in class com.ibm.mq.pcf.
MQCFH
type
- Static variable in class com.ibm.mq.pcf.
MQCFSL
V
value
- Variable in class com.ibm.mq.pcf.
MQCFIN
values
- Variable in class com.ibm.mq.pcf.
MQCFIL
version
- Variable in class com.ibm.mq.pcf.
MQCFH
W
waitInterval
- Variable in class com.ibm.mq.pcf.
PCFAgent
write(MQMessage)
- Method in class com.ibm.mq.pcf.
PCFHeader
Writes the contents of a PCFHeader to an MQMessage.
write(MQMessage)
- Method in class com.ibm.mq.pcf.
MQCFIN
Writes the contents of this MQCFIN to an MQMessage.
write(MQMessage)
- Method in class com.ibm.mq.pcf.
PCFMessage
write(MQMessage)
- Method in class com.ibm.mq.pcf.
MQCFST
Writes the contents of an MQCFST to an MQMessage.
write(MQMessage)
- Method in class com.ibm.mq.pcf.
MQCFIL
Writes the contents of this MQCFIL to an MQMessage.
write(MQMessage)
- Method in class com.ibm.mq.pcf.
MQCFH
Writes the contents of this MQCFH to an MQMessage.
write(MQMessage)
- Method in class com.ibm.mq.pcf.
MQCFSL
Writes the contents of a MQCFH to an MQMessage.
write(MQMessage, int, int)
- Static method in class com.ibm.mq.pcf.
MQCFIN
A convenience method for writing an MQCFIN header structure with the specified values to an MQMessage.
write(MQMessage, int, int)
- Static method in class com.ibm.mq.pcf.
MQCFH
A convenience method for writing an MQCFH header structure with the specified values to a message.
write(MQMessage, int, int[])
- Static method in class com.ibm.mq.pcf.
MQCFIL
A convenience method for writing an MQCFIL header with the specified values to a message.
write(MQMessage, int, String)
- Static method in class com.ibm.mq.pcf.
MQCFST
A convenience method for writing an MQCFIN header structure with the specified values to an MQMessage
write(MQMessage, int, String[])
- Static method in class com.ibm.mq.pcf.
MQCFSL
A convenience method for writing an MQCFSL header structure with the specified values to a message.
A
C
D
E
G
I
M
N
O
P
Q
R
S
T
V
W
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES