Interface CMQXC
-
- All Known Implementing Classes:
- MQConstants
public interface CMQXCThe CMQXC interface defines constants used with exits and MQCD.To refer to one of these constants from within your programs, simply prefix constant name with "CMQXC.".
A full description of these constants can be found in the IBM MQ Applications Reference section of the IBM MQ Knowledge Center.
-
-
Field Summary
Fields Modifier and Type Field and Description static intMQACH_CURRENT_VERSIONCurrent version of authentication information record.static java.lang.StringMQACH_STRUC_IDIdentifier for the API Exit Chain Area Header.static intMQACH_VERSION_1Version-1 authentication information record.static intMQAXC_CURRENT_VERSIONCurrent API exit context structure.static java.lang.StringMQAXC_STRUC_IDIdentifier for the API exit context structure.static intMQAXC_VERSION_1Version-1 API exit context structure.static intMQAXC_VERSION_2Version-2 API exit context structure.static intMQAXP_CURRENT_VERSIONCurrent API exit parameter structure.static java.lang.StringMQAXP_STRUC_IDStructure Identifier - Struc idstatic intMQAXP_VERSION_1Version-1 API exit parameter structure.static intMQAXP_VERSION_2Version-2 API exit parameter structure.static intMQCAFTY_NONEConnection Affinity Values - Nonestatic intMQCAFTY_PREFERREDConnection Affinity Values - Preferredstatic intMQCD_CURRENT_VERSIONStructure Version Number - Current version.static intMQCD_LENGTH_1Length of version-1 channel definition structure.static intMQCD_LENGTH_2Length of version-2 channel definition structure.static intMQCD_LENGTH_3Length of version-3 channel definition structure.static intMQCD_VERSION_1Structure Version Number - Version 1static intMQCD_VERSION_10Structure Version Number - Version 10static intMQCD_VERSION_11Structure Version Number - Version 11static intMQCD_VERSION_2Structure Version Number - Version 2static intMQCD_VERSION_3Structure Version Number - Version 3static intMQCD_VERSION_4Structure Version Number - Version 4static intMQCD_VERSION_5Structure Version Number - Version 5static intMQCD_VERSION_6Structure Version Number - Version 6static intMQCD_VERSION_7Structure Version Number - Version 7static intMQCD_VERSION_8Structure Version Number - Version 8static intMQCD_VERSION_9Structure Version Number - Version 9static intMQCDC_CURRENT_VERSIONStructure Version Number - Current version.static intMQCDC_LENGTH_1Length of version-1 channel definition structure.static intMQCDC_LENGTH_2Length of version-2 channel definition structure.static intMQCDC_LENGTH_3Length of version-3 channel definition structure.static intMQCDC_NO_SENDER_CONVERSIONChannel Data Conversion - No sender conversionstatic intMQCDC_SENDER_CONVERSIONChannel Data Conversion - Sender conversionstatic intMQCDC_VERSION_1Structure Version Number - Version 1static intMQCDC_VERSION_10Structure Version Number - Version 10static intMQCDC_VERSION_11Structure Version Number - Version 11static intMQCDC_VERSION_2Structure Version Number - Version 2static intMQCDC_VERSION_3Structure Version Number - Version 3static intMQCDC_VERSION_4Structure Version Number - Version 4static intMQCDC_VERSION_5Structure Version Number - Version 5static intMQCDC_VERSION_6Structure Version Number - Version 6static intMQCDC_VERSION_7Structure Version Number - Version 7static intMQCDC_VERSION_8Structure Version Number - Version 8static intMQCDC_VERSION_9Structure Version Number - Version 9static intMQCF_DIST_LISTSThis flag indicates that distribution lists are supported by the local queue manager.static intMQCF_NONECapability Flags - Nonestatic intMQCHT_ALLChannel Types - Allstatic intMQCHT_AMQPChannel Types - AMQP NOT FOR EXTERNAL USEstatic intMQCHT_CLNTCONNChannel Types - Clntconnstatic intMQCHT_CLUSRCVRChannel Types - Clusrcvrstatic intMQCHT_CLUSSDRChannel Types - Clussdrstatic intMQCHT_MQTTChannel Types - MQTT NOT FOR EXTERNAL USEstatic intMQCHT_RECEIVERChannel Types - Receiverstatic intMQCHT_REQUESTERChannel Types - Requesterstatic intMQCHT_SENDERChannel Types - Senderstatic intMQCHT_SERVERChannel Types - Serverstatic intMQCHT_SVRCONNChannel Types - Svrconnstatic intMQCLCT_DYNAMICCluster Cache Types - Dynamicstatic intMQCLCT_STATICCluster Cache Types - Staticstatic intMQCOMPRESS_ANYChannel Compression - Anystatic intMQCOMPRESS_NONESetting this value specifies that no message or header data compression is to take place.static intMQCOMPRESS_RLESetting this value specifies that message data compression is to be performed using run-length encoding (RLE) compression.static intMQCOMPRESS_SYSTEMSetting this value specifies that header data compression is performed using run-length encoding (RLE) compression.static intMQCOMPRESS_ZLIBFASTSetting this value specifies that message data compression is performed using ZLIB encoding and with speed of compression prioritized over degree of compression.static intMQCOMPRESS_ZLIBHIGHSetting this value specifies that message data compression is performed using ZLIB encoding and with degree of compression prioritized over speed of compression.static intMQCXP_CURRENT_VERSIONStructure Version Number - Current versionstatic intMQCXP_LENGTH_3Length of version-3 channel exit parameter structure.static intMQCXP_LENGTH_4Length of version-4 channel exit parameter structure.static intMQCXP_LENGTH_5Length of version-5 channel exit parameter structure.static java.lang.StringMQCXP_STRUC_IDStructure Identifierstatic intMQCXP_VERSION_1Structure Version Number - Version 1static intMQCXP_VERSION_2Structure Version Number - Version 2static intMQCXP_VERSION_3Structure Version Number - Version 3static intMQCXP_VERSION_4Structure Version Number - Version 4static intMQCXP_VERSION_5Structure Version Number - Version 5static intMQCXP_VERSION_6Structure Version Number - Version 6static intMQCXP_VERSION_7Structure Version Number - Version 7static intMQCXP_VERSION_8Structure Version Number - Version 8static intMQCXP_VERSION_9Structure Version Number - Version 9static intMQDCC_DEFAULT_CONVERSIONConversion Options - Default conversionstatic intMQDCC_FILL_TARGET_BUFFERConversion Options - Fill target bufferstatic intMQDCC_INT_DEFAULT_CONVERSIONConversion Options - Int default conversionstatic intMQDCC_NONEConversion Options - Nonestatic intMQDCC_SOURCE_ENC_FACTORConversion Options Masks and Factors - Source enc factorstatic intMQDCC_SOURCE_ENC_MASKConversion Options Masks and Factors - Source enc maskstatic intMQDCC_SOURCE_ENC_NATIVEConversion Options - Source enc nativestatic intMQDCC_SOURCE_ENC_NORMALConversion Options - Source enc normalstatic intMQDCC_SOURCE_ENC_REVERSEDConversion Options - Source enc reversedstatic intMQDCC_SOURCE_ENC_UNDEFINEDConversion Options - Source enc undefinedstatic intMQDCC_TARGET_ENC_FACTORConversion Options Masks and Factors - Target enc factorstatic intMQDCC_TARGET_ENC_MASKConversion Options Masks and Factors - Target enc maskstatic intMQDCC_TARGET_ENC_NATIVEConversion Options - Target enc nativestatic intMQDCC_TARGET_ENC_NORMALConversion Options - Target enc normalstatic intMQDCC_TARGET_ENC_REVERSEDConversion Options - Target enc reversedstatic intMQDCC_TARGET_ENC_UNDEFINEDConversion Options - Target enc undefinedstatic intMQDXP_CURRENT_VERSIONStructure Version Number - Current versionstatic intMQDXP_LENGTH_1Length of version-1 data conversion exit parameter structure.static java.lang.StringMQDXP_STRUC_IDStructure Identifierstatic intMQDXP_VERSION_1Structure Version Number - Version 1static intMQDXP_VERSION_2Structure Version Number - Version 2static intMQKAI_AUTOKeepAlive Interval - Autostatic intMQMCAT_PROCESSMCA Types - Processstatic intMQMCAT_THREADMCA Types - Threadstatic intMQMCEV_ACK_RETRIES_EXCEEDEDMulticast Event - ACK retries exceededstatic intMQMCEV_CCT_GETTIME_FAILEDMulticast Event - Get time service failedstatic intMQMCEV_CLOSED_TRANSMulticast Event - Closed transportstatic intMQMCEV_DEST_INTERFACE_FAILOVERMulticast Event - Destination interface failoverstatic intMQMCEV_DEST_INTERFACE_FAILUREMulticast Event - Destination interface failurestatic intMQMCEV_FIRST_MESSAGEMulticast Event - First messagestatic intMQMCEV_HEARTBEAT_TIMEOUTMulticast Event - Heartbeat timeoutstatic intMQMCEV_LATE_JOIN_FAILUREMulticast Event - Late join failurestatic intMQMCEV_MEMORY_ALERT_OFFMulticast Event - Memory alert offstatic intMQMCEV_MEMORY_ALERT_ONMulticast Event - Memory alert onstatic intMQMCEV_MESSAGE_LOSSMulticast Event - Message lossstatic intMQMCEV_NACK_ALERT_OFFMulticast Event - NACK alert offstatic intMQMCEV_NACK_ALERT_ONMulticast Event - NACK alert onstatic intMQMCEV_NEW_SOURCEMulticast Event - New sourcestatic intMQMCEV_PACKET_LOSSMulticast Event - Packet lossstatic intMQMCEV_PACKET_LOSS_NACK_EXPIREMulticast Event - Packet loss NACK expirestatic intMQMCEV_PORT_INTERFACE_FAILOVERMulticast Event - Port interface failoverstatic intMQMCEV_PORT_INTERFACE_FAILUREMulticast Event - port interface failurestatic intMQMCEV_RECEIVE_QUEUE_TRIMMEDMulticast Event - Receive queue trimmedstatic intMQMCEV_RELIABILITYMulticast Event - Reliabilitystatic intMQMCEV_RELIABILITY_CHANGEDMulticast Event - Reliability changedstatic intMQMCEV_REPAIR_ALERT_OFFMulticast Event - Repair alert offstatic intMQMCEV_REPAIR_ALERT_ONMulticast Event - Repair alert onstatic intMQMCEV_REPAIR_DELAYMulticast Event - Repair delaystatic intMQMCEV_SEND_PACKET_FAILUREMulticast Event - Send packet failurestatic intMQMCEV_SHM_DEST_UNUSABLEMulticast Event - Shared memory destination unusablestatic intMQMCEV_SHM_PORT_UNUSABLEMulticast Event - Shared memory port unusablestatic intMQMCEV_STREAM_ERRORMulticast Event - Stream errorstatic intMQMCEV_STREAM_EXPELLEDMulticast Event - Stream expelledstatic intMQMCEV_STREAM_RESUME_NACKMulticast Event - Stream resume NACKstatic intMQMCEV_STREAM_SUSPEND_NACKMulticast Event - Stream suspend NACKstatic intMQMCEV_VERSION_CONFLICTMulticast Event - Version conflictstatic intMQNPMS_FASTNonPersistent-Message Speeds - Faststatic intMQNPMS_NORMALNonPersistent-Message Speeds - Normalstatic intMQNXP_CURRENT_VERSIONStructure Version Number - Current versionstatic java.lang.StringMQNXP_STRUC_IDStructure Identifierstatic intMQNXP_VERSION_1Structure Version Number - Version 1static intMQNXP_VERSION_2Structure Version Number - Version 2static intMQPA_ALTERNATE_OR_MCAPut Authority - Alternate or mcastatic intMQPA_CONTEXTPut Authority - Contextstatic intMQPA_DEFAULTPut Authority - Defaultstatic intMQPA_ONLY_MCAPut Authority - Only mcastatic intMQPBC_CURRENT_VERSIONCurrent version of PBC record.static java.lang.StringMQPBC_STRUC_IDStructure Identifierstatic intMQPBC_VERSION_1Version-1 for PBC record.static intMQPBC_VERSION_2Version-2 for PBC record.static intMQPROTO_AMQPProtocol - AMQPstatic intMQPROTO_HTTPProtocol - HTTPstatic intMQPROTO_MQTTV3Protocol - MQTTv3static intMQPROTO_MQTTV311Protocol - MQTTv311static intMQPSXP_CURRENT_VERSIONCurrent version of PSXP record.static java.lang.StringMQPSXP_STRUC_IDStructure Identifierstatic intMQPSXP_VERSION_1Version-1 for PSXP record.static intMQPSXP_VERSION_2Version-2 for PSXP record.static intMQQF_CLWL_USEQ_ANYQueue Flags - Clwl useq anystatic intMQQF_CLWL_USEQ_LOCALQueue Flags - Clwl useq localstatic intMQQF_LOCAL_QQueue Flags - Local qstatic intMQQMF_AVAILABLEQueue Manager Flags - Availablestatic intMQQMF_CLUSSDR_AUTO_DEFINEDQueue Manager Flags - Clussdr auto definedstatic intMQQMF_CLUSSDR_USER_DEFINEDQueue Manager Flags - Clussdr user definedstatic intMQQMF_REPOSITORY_Q_MGRQueue Manager Flags - Repository q mgrstatic intMQRCN_DISABLEDClient Reconnect - Disabledstatic intMQRCN_NOClient Reconnect - Nostatic intMQRCN_Q_MGRClient Reconnect - Queue Managerstatic intMQRCN_YESClient Reconnect - Yesstatic intMQSBC_CURRENT_VERSIONCurrent version of SBC record.static java.lang.StringMQSBC_STRUC_IDStructure Identifierstatic intMQSBC_VERSION_1Version-1 for SBC record.static intMQSCA_NEVER_REQUIREDSSL Client Authentication - Never Requiredstatic intMQSCA_OPTIONALSSL Client Authentication - Optionalstatic intMQSCA_REQUIREDSSL Client Authentication - Requiredstatic intMQSECPROT_NONESecurity Protocol - Nonestatic intMQSECPROT_SSLV30Security Protocol - SSLv3static intMQSECPROT_TLSV10Security Protocol - TLSv1static intMQSECPROT_TLSV12Security Protocol - TLSv1.2static java.lang.StringMQTRANSPORTEXITAlternative name for the MQ_TRANSPORT_EXIT type definitionstatic intMQWDR_CURRENT_LENGTHStructure Length - Current lengthstatic intMQWDR_CURRENT_VERSIONCurrent version of authentication information record.static intMQWDR_LENGTH_1Structure Length - Length (Version 1)static intMQWDR_LENGTH_2Structure Length - Length (Version 2)static java.lang.StringMQWDR_STRUC_IDStructure Identifierstatic intMQWDR_VERSION_1Structure Version Number - Version 1static intMQWDR_VERSION_2Structure Version Number - Version 2static intMQWDR1_CURRENT_LENGTHLength of current version of cluster workload exit destination Record structure version 1.static intMQWDR1_LENGTH_1Length of version-1 cluster workload exit destination record structure version 1.static intMQWDR2_CURRENT_LENGTHLength of current version of cluster workload exit destination record structure version 1.static intMQWDR2_LENGTH_1Length of version-1 cluster workload exit destination record structure version 2.static intMQWDR2_LENGTH_2Length of version-2 cluster workload exit destination record structure version 2.static intMQWQR_CURRENT_LENGTHStructure Length - Current lengthstatic intMQWQR_CURRENT_VERSIONCurrent version of authentication information record.static intMQWQR_LENGTH_1Structure Length - Length (Version 1)static intMQWQR_LENGTH_2Structure Length - Length (Version 2)static intMQWQR_LENGTH_3Structure Length - Length (Version 3)static java.lang.StringMQWQR_STRUC_IDStructure Identifierstatic intMQWQR_VERSION_1Structure Version Number - Version 1static intMQWQR_VERSION_2Structure Version Number - Version 2static intMQWQR_VERSION_3Structure Version Number - Version 2static intMQWQR1_CURRENT_LENGTHLength of current version of cluster workload exit queue record version 1 structure.static intMQWQR1_LENGTH_1Length of version-1 cluster workload exit queue record version 1 structure.static intMQWQR2_CURRENT_LENGTHLength of current version of cluster workload exit queue record version 2 structure.static intMQWQR2_LENGTH_1Length of version-1 cluster workload exit queue record version 2 structure.static intMQWQR2_LENGTH_2Length of version-2 cluster workload exit queue record version 2 structure.static intMQWQR3_CURRENT_LENGTHLength of current version of cluster workload exit queue record version 3 structure.static intMQWQR3_LENGTH_1Length of version-1 cluster workload exit queue record version 3 structure.static intMQWQR3_LENGTH_2Length of version-2 cluster workload exit queue record version 3 structure.static intMQWQR3_LENGTH_3Length of version-3 cluster workload exit queue record version 3 structure.static intMQWXP_CURRENT_VERSIONStructure Version Number - Current versionstatic intMQWXP_PUT_BY_CLUSTER_CHLCluster Workload Flags - Put by cluster chlstatic java.lang.StringMQWXP_STRUC_IDStructure Identifierstatic intMQWXP_VERSION_1Structure Version Number - Version 1static intMQWXP_VERSION_2Structure Version Number - Version 2static intMQWXP_VERSION_3Structure Version Number - Version 2static intMQWXP_VERSION_4Structure Version Number - Version 4static intMQXACT_EXTERNALAPI Caller Types - Externalstatic intMQXACT_INTERNALAPI Caller Types - ExInternalternalstatic intMQXC_CALLBACKExit Id - Callbackstatic intMQXC_MQBACKExit Commands - MQBACKstatic intMQXC_MQCBExit Commands - MQCMITstatic intMQXC_MQCLOSEExit Commands - MQCLOSEstatic intMQXC_MQCMITExit Commands - MQCMITstatic intMQXC_MQCTLExit Commands - MQCMITstatic intMQXC_MQGETExit Commands - MQGETstatic intMQXC_MQINQExit Commands - MQINQstatic intMQXC_MQOPENExit Commands - MQOPENstatic intMQXC_MQPUTExit Commands - MQPUTstatic intMQXC_MQPUT1Exit Commands - MQPUT1static intMQXC_MQSETExit Commands - MQSETstatic intMQXC_MQSTATExit Commands - MQCMITstatic intMQXC_MQSUBExit Commands - MQCMITstatic intMQXC_MQSUBRQExit Commands - MQCMITstatic intMQXCC_CLOSE_CHANNELThis value can be set by any type of channel exit, and indicates that the connection to the queue manager can be closed.static intMQXCC_FAILEDExit Responses - Failedstatic intMQXCC_OKThis is set by the exit to indicate that the exit completed successfully.static intMQXCC_REQUEST_ACKExit Responses - Request ACKstatic intMQXCC_SEND_AND_REQUEST_SEC_MSGThis is set by the security exit to indicate that the returned data is to be transmitted to the queue manager, and that a response is expected.static intMQXCC_SEND_SEC_MSGThis is set by the security exit to indicate that the returned data is to be transmitted to the queue manager.static intMQXCC_SKIP_FUNCTIONExit Responses - Skip functionstatic intMQXCC_SUPPRESS_EXITThis value can be set by a send exit or receive exit, to indicate that it can no longer be called.static intMQXCC_SUPPRESS_FUNCTIONThis is set by the security exit to indicate that communications with the queue manager must be shut down.static intMQXDR_CONVERSION_FAILEDExit Response - Conversion failedstatic intMQXDR_OKExit Response - Okstatic intMQXE_COMMAND_SERVEREnvironments - Command serverstatic intMQXE_MCAEnvironments - Mcastatic intMQXE_MCA_CLNTCONNEnvironments - Clientstatic intMQXE_MCA_SVRCONNEnvironments - Mca svrconnstatic intMQXE_MQSCEnvironments - Mqscstatic intMQXE_OTHEREnvironments - Otherstatic intMQXEPO_CURRENT_VERSIONStructure Version Number - Current versionstatic intMQXEPO_NONEExit Options - Nonestatic java.lang.StringMQXEPO_STRUC_IDStructure Identifierstatic intMQXEPO_VERSION_1Structure Version Number - Version 1static intMQXF_AXREGAPI Function Identifiers - axRegstatic intMQXF_AXUNREGAPI Function Identifiers - axUnregstatic intMQXF_BACKAPI Function Identifiers - Backstatic intMQXF_BEGINAPI Function Identifiers - Beginstatic intMQXF_CALLBACKAPI Function Identifiers - Callbackstatic intMQXF_CBAPI Function Identifiers - Cbstatic intMQXF_CLOSEAPI Function Identifiers - Closestatic intMQXF_CMITAPI Function Identifiers - Cmitstatic intMQXF_CONNAPI Function Identifiers - Connstatic intMQXF_CONNXAPI Function Identifiers - Connxstatic intMQXF_CTLAPI Function Identifiers - Ctlstatic intMQXF_DATA_CONV_ON_GETAPI Function Identifiers - Data conv on getstatic intMQXF_DISCAPI Function Identifiers - Discstatic intMQXF_GETAPI Function Identifiers - Getstatic intMQXF_INITAPI Function Identifiers - Initstatic intMQXF_INQAPI Function Identifiers - Inqstatic intMQXF_OPENAPI Function Identifiers - Openstatic intMQXF_PUTAPI Function Identifiers - Putstatic intMQXF_PUT1API Function Identifiers - Put1static intMQXF_SETAPI Function Identifiers - Setstatic intMQXF_STATAPI Function Identifiers - Statstatic intMQXF_SUBAPI Function Identifiers - Substatic intMQXF_SUBRQAPI Function Identifiers - Subrqstatic intMQXF_TERMAPI Function Identifiers - Termstatic intMQXF_XACLOSEAPI Function Identifiers - xaClosestatic intMQXF_XACOMMITAPI Function Identifiers - xaCommitstatic intMQXF_XACOMPLETEAPI Function Identifiers - xaCompletestatic intMQXF_XAENDAPI Function Identifiers - xaEndstatic intMQXF_XAFORGETAPI Function Identifiers - xaForgetstatic intMQXF_XAOPENAPI Function Identifiers - xaOpenstatic intMQXF_XAPREPAREAPI Function Identifiers - xaPreparestatic intMQXF_XARECOVERAPI Function Identifiers - xaRecoverstatic intMQXF_XAROLLBACKAPI Function Identifiers - xaRollBackstatic intMQXF_XASTARTAPI Function Identifiers - xaStartstatic intMQXP_CURRENT_LENGTHLength of current version of exit parameter structure.static intMQXP_LENGTH_1Length of version-1 exit parameter structure.static java.lang.StringMQXP_STRUC_IDStructure Identifierstatic intMQXP_VERSION_1Structure Version Number - Version 1static byte[]MQXPDA_NONEProblem Determination Areastatic intMQXPT_ALLTransport Types - Allstatic intMQXPT_DECNETTransport Types - Decnetstatic intMQXPT_LOCALTransport Types - Localstatic intMQXPT_LU62Transport Types - Lu62static intMQXPT_NETBIOSTransport Types - Netbiosstatic intMQXPT_SPXTransport Types - Spxstatic intMQXPT_TCPTransport Types - Tcpstatic intMQXPT_UDPTransport Types - Udpstatic intMQXR_ACK_RECEIVEDExit Reasons - Ack receivedstatic intMQXR_AFTERExit Reasons - Afterstatic intMQXR_AUTO_CLUSRCVRExit Reasons - Auto clusrcvrstatic intMQXR_AUTO_CLUSSDRExit Reasons - Auto clussdrstatic intMQXR_AUTO_RECEIVERExit Reasons - Auto receiverstatic intMQXR_AUTO_SVRCONNExit Reasons - Auto svrconnstatic intMQXR_BEFOREExit Reasons - Beforestatic intMQXR_BEFORE_CONVERTExit Reasons - Before Convertstatic intMQXR_CLWL_MOVEExit Reasons - Clwl movestatic intMQXR_CLWL_OPENExit Reasons - Clwl openstatic intMQXR_CLWL_PUTExit Reasons - Clwl putstatic intMQXR_CLWL_REPOSExit Reasons - Clwl reposstatic intMQXR_CLWL_REPOS_MOVEExit Reasons - Clwl repos movestatic intMQXR_CONNECTIONExit Reasons - Connectionstatic intMQXR_END_BATCHExit Reasons - End batchstatic intMQXR_INITThis indicates that the exit is being invoked for the first time.static intMQXR_INIT_SECThis indicates that the exit is to initiate the security dialog with the queue manager.static intMQXR_MSGExit Reasons - Msgstatic intMQXR_PRECONNECTExit Reasons - PreConnectstatic intMQXR_PUBLICATIONExit Reasons - Publicationstatic intMQXR_RETRYExit Reasons - Retrystatic intMQXR_SEC_MSGThis indicates that a security message has been received from the queue manager.static intMQXR_SEC_PARMSThis indicates that the exit might create aMQCSPobject.static intMQXR_TERMThis indicates that the exit is about to be terminated.static intMQXR_XMITExit Reasons - Xmitstatic intMQXR2_CONTINUE_CHAINExit Response 2 - Mqxr2continue chainstatic intMQXR2_DEFAULT_CONTINUATIONExit Response 2 - Mqxr2default continuationstatic intMQXR2_DYNAMIC_CACHEExit Response 2 - Mqxr2dynamic cachestatic intMQXR2_PUT_WITH_DEF_ACTIONExit Response 2 - Mqxr2put with def actionstatic intMQXR2_PUT_WITH_DEF_USERIDExit Response 2 - Mqxr2put with def useridstatic intMQXR2_PUT_WITH_MSG_USERIDExit Response 2 - Mqxr2put with msg useridstatic intMQXR2_STATIC_CACHEExit Response 2 - Mqxr2static cachestatic intMQXR2_SUPPRESS_CHAINExit Response 2 - Mqxr2suppress chainstatic intMQXR2_USE_AGENT_BUFFERExit Response 2 - Mqxr2use agent bufferstatic intMQXR2_USE_EXIT_BUFFERExit Response 2 - Mqxr2use exit bufferstatic intMQXT_API_CROSSING_EXITExit Identifiers - Api crossing exitstatic intMQXT_API_EXITExit Identifiers - Api exitstatic intMQXT_CHANNEL_AUTO_DEF_EXITExit Identifiers - Channel auto def exitstatic intMQXT_CHANNEL_MSG_EXITExit Identifiers - Channel msg exitstatic intMQXT_CHANNEL_MSG_RETRY_EXITExit Identifiers - Channel msg retry exitstatic intMQXT_CHANNEL_RCV_EXITExit Identifiers - Channel rcv exitstatic intMQXT_CHANNEL_SEC_EXITExit Identifiers - Channel sec exitstatic intMQXT_CHANNEL_SEND_EXITExit Identifiers - Channel send exitstatic intMQXT_CLUSTER_WORKLOAD_EXITExit Identifiers - Cluster workload exitstatic intMQXT_PRECONNECT_EXITExit Identifiers - PreConnect exitstatic intMQXT_PUBLISH_EXITExit Identifiers - Publish exitstatic intMQXT_PUBSUB_ROUTING_EXITExit Identifiers - Pubsub routing exitstatic byte[]MQXUA_NONEExit User Area Value - Nonestatic intMQXWD_CURRENT_LENGTHLength of current version of exit parameter block structure.static intMQXWD_LENGTH_1Length of version-1 exit parameter block structure.static java.lang.StringMQXWD_STRUC_IDStructure Identifierstatic intMQXWD_VERSION_1Structure Version Number - Version 1
-
-
-
Field Detail
-
MQXT_API_CROSSING_EXIT
static final int MQXT_API_CROSSING_EXIT
Exit Identifiers - Api crossing exit- See Also:
- Constant Field Values
-
MQXT_API_EXIT
static final int MQXT_API_EXIT
Exit Identifiers - Api exit- See Also:
- Constant Field Values
-
MQXT_CHANNEL_SEC_EXIT
static final int MQXT_CHANNEL_SEC_EXIT
Exit Identifiers - Channel sec exit- See Also:
- Constant Field Values
-
MQXT_CHANNEL_MSG_EXIT
static final int MQXT_CHANNEL_MSG_EXIT
Exit Identifiers - Channel msg exit- See Also:
- Constant Field Values
-
MQXT_CHANNEL_SEND_EXIT
static final int MQXT_CHANNEL_SEND_EXIT
Exit Identifiers - Channel send exit- See Also:
- Constant Field Values
-
MQXT_CHANNEL_RCV_EXIT
static final int MQXT_CHANNEL_RCV_EXIT
Exit Identifiers - Channel rcv exit- See Also:
- Constant Field Values
-
MQXT_CHANNEL_MSG_RETRY_EXIT
static final int MQXT_CHANNEL_MSG_RETRY_EXIT
Exit Identifiers - Channel msg retry exit- See Also:
- Constant Field Values
-
MQXT_CHANNEL_AUTO_DEF_EXIT
static final int MQXT_CHANNEL_AUTO_DEF_EXIT
Exit Identifiers - Channel auto def exit- See Also:
- Constant Field Values
-
MQXT_CLUSTER_WORKLOAD_EXIT
static final int MQXT_CLUSTER_WORKLOAD_EXIT
Exit Identifiers - Cluster workload exit- See Also:
- Constant Field Values
-
MQXT_PUBSUB_ROUTING_EXIT
static final int MQXT_PUBSUB_ROUTING_EXIT
Exit Identifiers - Pubsub routing exit- See Also:
- Constant Field Values
-
MQXT_PUBLISH_EXIT
static final int MQXT_PUBLISH_EXIT
Exit Identifiers - Publish exit- See Also:
- Constant Field Values
-
MQXT_PRECONNECT_EXIT
static final int MQXT_PRECONNECT_EXIT
Exit Identifiers - PreConnect exit- See Also:
- Constant Field Values
-
MQXR_BEFORE
static final int MQXR_BEFORE
Exit Reasons - Before- See Also:
- Constant Field Values
-
MQXR_AFTER
static final int MQXR_AFTER
Exit Reasons - After- See Also:
- Constant Field Values
-
MQXR_CONNECTION
static final int MQXR_CONNECTION
Exit Reasons - Connection- See Also:
- Constant Field Values
-
MQXR_BEFORE_CONVERT
static final int MQXR_BEFORE_CONVERT
Exit Reasons - Before Convert- See Also:
- Constant Field Values
-
MQXR_INIT
static final int MQXR_INIT
This indicates that the exit is being invoked for the first time. It allows the exit to acquire and initialize any resources that it might needThis is set after the channel connection conditions have been negotiated, but before any security flows have been sent.
- See Also:
- Constant Field Values
-
MQXR_TERM
static final int MQXR_TERM
This indicates that the exit is about to be terminated. The exit should free any resources that it has acquired since it was initialized.This is called after the disconnect flows have been sent but before the socket connection is destroyed.
- See Also:
- Constant Field Values
-
MQXR_MSG
static final int MQXR_MSG
Exit Reasons - Msg- See Also:
- Constant Field Values
-
MQXR_XMIT
static final int MQXR_XMIT
Exit Reasons - Xmit- See Also:
- Constant Field Values
-
MQXR_SEC_MSG
static final int MQXR_SEC_MSG
This indicates that a security message has been received from the queue manager. This occurs for channel security exits only.- See Also:
- Constant Field Values
-
MQXR_INIT_SEC
static final int MQXR_INIT_SEC
This indicates that the exit is to initiate the security dialog with the queue manager. This occurs for channel security exits only.The receiver's security exit is always invoked with this reason immediately after being invoked with
MQC.MQXR_INIT, to give it the opportunity to initiate a security exchange. If it declines the opportunity by returningMQC.MQXCC_OKinstead ofMQC.MQXCC_SEND_SEC_MSGor orMQC.MQXCC_SEND_AND_REQUEST_SEC_MSG, the sender's security exit is invoked with MQXR_INIT_SEC.See IBM MQ Intercommunications for more details of the possible security exchanges that can take place when an exit is invoked with this reason.
- See Also:
- Constant Field Values
-
MQXR_RETRY
static final int MQXR_RETRY
Exit Reasons - Retry- See Also:
- Constant Field Values
-
MQXR_AUTO_CLUSSDR
static final int MQXR_AUTO_CLUSSDR
Exit Reasons - Auto clussdr- See Also:
- Constant Field Values
-
MQXR_AUTO_RECEIVER
static final int MQXR_AUTO_RECEIVER
Exit Reasons - Auto receiver- See Also:
- Constant Field Values
-
MQXR_CLWL_OPEN
static final int MQXR_CLWL_OPEN
Exit Reasons - Clwl open- See Also:
- Constant Field Values
-
MQXR_CLWL_PUT
static final int MQXR_CLWL_PUT
Exit Reasons - Clwl put- See Also:
- Constant Field Values
-
MQXR_CLWL_MOVE
static final int MQXR_CLWL_MOVE
Exit Reasons - Clwl move- See Also:
- Constant Field Values
-
MQXR_CLWL_REPOS
static final int MQXR_CLWL_REPOS
Exit Reasons - Clwl repos- See Also:
- Constant Field Values
-
MQXR_CLWL_REPOS_MOVE
static final int MQXR_CLWL_REPOS_MOVE
Exit Reasons - Clwl repos move- See Also:
- Constant Field Values
-
MQXR_END_BATCH
static final int MQXR_END_BATCH
Exit Reasons - End batch- See Also:
- Constant Field Values
-
MQXR_ACK_RECEIVED
static final int MQXR_ACK_RECEIVED
Exit Reasons - Ack received- See Also:
- Constant Field Values
-
MQXR_AUTO_SVRCONN
static final int MQXR_AUTO_SVRCONN
Exit Reasons - Auto svrconn- See Also:
- Constant Field Values
-
MQXR_AUTO_CLUSRCVR
static final int MQXR_AUTO_CLUSRCVR
Exit Reasons - Auto clusrcvr- See Also:
- Constant Field Values
-
MQXR_SEC_PARMS
static final int MQXR_SEC_PARMS
This indicates that the exit might create aMQCSPobject. If it does so, then the data returned from the exit is then sent to the server-connection end of the channel.This occurs for channel security exits only, and takes place when the normal security message exchange has ended and the channel is ready to run.
See IBM MQ Intercommunications for more details of the possible security exchanges that can take place when an exit is invoked with this reason.
- See Also:
- Constant Field Values
-
MQXR_PUBLICATION
static final int MQXR_PUBLICATION
Exit Reasons - Publication- See Also:
- Constant Field Values
-
MQXR_PRECONNECT
static final int MQXR_PRECONNECT
Exit Reasons - PreConnect- See Also:
- Constant Field Values
-
MQXCC_OK
static final int MQXCC_OK
This is set by the exit to indicate that the exit completed successfully. For a channel security exit, this indicates that message transfer can now proceed normally. In the case of a send exit, it indicates that the returned data is to be transmitted to the queue manager, while in the case of a receive exit, it indicates that the returned data is available for processing by the IBM MQ Client for Java.- See Also:
- Constant Field Values
-
MQXCC_SUPPRESS_FUNCTION
static final int MQXCC_SUPPRESS_FUNCTION
This is set by the security exit to indicate that communications with the queue manager must be shut down. It is not valid for send or receive exits.- See Also:
- Constant Field Values
-
MQXCC_SKIP_FUNCTION
static final int MQXCC_SKIP_FUNCTION
Exit Responses - Skip function- See Also:
- Constant Field Values
-
MQXCC_SEND_AND_REQUEST_SEC_MSG
static final int MQXCC_SEND_AND_REQUEST_SEC_MSG
This is set by the security exit to indicate that the returned data is to be transmitted to the queue manager, and that a response is expected. If no response is received, the channel must be terminated, because the exit has not yet decided whether communications can proceed. It is not valid for send or receive exits.- See Also:
- Constant Field Values
-
MQXCC_SEND_SEC_MSG
static final int MQXCC_SEND_SEC_MSG
This is set by the security exit to indicate that the returned data is to be transmitted to the queue manager. No response is expected. It is not valid for send or receive exits.- See Also:
- Constant Field Values
-
MQXCC_SUPPRESS_EXIT
static final int MQXCC_SUPPRESS_EXIT
This value can be set by a send exit or receive exit, to indicate that it can no longer be called. It suppresses any further invocation of that exit, until termination of the channel, when the exit is again invoked with an exit reason of MQXR_TERM.- See Also:
- Constant Field Values
-
MQXCC_CLOSE_CHANNEL
static final int MQXCC_CLOSE_CHANNEL
This value can be set by any type of channel exit, and indicates that the connection to the queue manager can be closed.- See Also:
- Constant Field Values
-
MQXCC_REQUEST_ACK
static final int MQXCC_REQUEST_ACK
Exit Responses - Request ACK- See Also:
- Constant Field Values
-
MQXCC_FAILED
static final int MQXCC_FAILED
Exit Responses - Failed- See Also:
- Constant Field Values
-
MQXUA_NONE
static final byte[] MQXUA_NONE
Exit User Area Value - None
-
MQCLCT_STATIC
static final int MQCLCT_STATIC
Cluster Cache Types - Static- See Also:
- Constant Field Values
-
MQCLCT_DYNAMIC
static final int MQCLCT_DYNAMIC
Cluster Cache Types - Dynamic- See Also:
- Constant Field Values
-
MQMCEV_PACKET_LOSS
static final int MQMCEV_PACKET_LOSS
Multicast Event - Packet loss- See Also:
- Constant Field Values
-
MQMCEV_HEARTBEAT_TIMEOUT
static final int MQMCEV_HEARTBEAT_TIMEOUT
Multicast Event - Heartbeat timeout- See Also:
- Constant Field Values
-
MQMCEV_VERSION_CONFLICT
static final int MQMCEV_VERSION_CONFLICT
Multicast Event - Version conflict- See Also:
- Constant Field Values
-
MQMCEV_RELIABILITY
static final int MQMCEV_RELIABILITY
Multicast Event - Reliability- See Also:
- Constant Field Values
-
MQMCEV_CLOSED_TRANS
static final int MQMCEV_CLOSED_TRANS
Multicast Event - Closed transport- See Also:
- Constant Field Values
-
MQMCEV_STREAM_ERROR
static final int MQMCEV_STREAM_ERROR
Multicast Event - Stream error- See Also:
- Constant Field Values
-
MQMCEV_NEW_SOURCE
static final int MQMCEV_NEW_SOURCE
Multicast Event - New source- See Also:
- Constant Field Values
-
MQMCEV_RECEIVE_QUEUE_TRIMMED
static final int MQMCEV_RECEIVE_QUEUE_TRIMMED
Multicast Event - Receive queue trimmed- See Also:
- Constant Field Values
-
MQMCEV_PACKET_LOSS_NACK_EXPIRE
static final int MQMCEV_PACKET_LOSS_NACK_EXPIRE
Multicast Event - Packet loss NACK expire- See Also:
- Constant Field Values
-
MQMCEV_ACK_RETRIES_EXCEEDED
static final int MQMCEV_ACK_RETRIES_EXCEEDED
Multicast Event - ACK retries exceeded- See Also:
- Constant Field Values
-
MQMCEV_STREAM_SUSPEND_NACK
static final int MQMCEV_STREAM_SUSPEND_NACK
Multicast Event - Stream suspend NACK- See Also:
- Constant Field Values
-
MQMCEV_STREAM_RESUME_NACK
static final int MQMCEV_STREAM_RESUME_NACK
Multicast Event - Stream resume NACK- See Also:
- Constant Field Values
-
MQMCEV_STREAM_EXPELLED
static final int MQMCEV_STREAM_EXPELLED
Multicast Event - Stream expelled- See Also:
- Constant Field Values
-
MQMCEV_FIRST_MESSAGE
static final int MQMCEV_FIRST_MESSAGE
Multicast Event - First message- See Also:
- Constant Field Values
-
MQMCEV_LATE_JOIN_FAILURE
static final int MQMCEV_LATE_JOIN_FAILURE
Multicast Event - Late join failure- See Also:
- Constant Field Values
-
MQMCEV_MESSAGE_LOSS
static final int MQMCEV_MESSAGE_LOSS
Multicast Event - Message loss- See Also:
- Constant Field Values
-
MQMCEV_SEND_PACKET_FAILURE
static final int MQMCEV_SEND_PACKET_FAILURE
Multicast Event - Send packet failure- See Also:
- Constant Field Values
-
MQMCEV_REPAIR_DELAY
static final int MQMCEV_REPAIR_DELAY
Multicast Event - Repair delay- See Also:
- Constant Field Values
-
MQMCEV_MEMORY_ALERT_ON
static final int MQMCEV_MEMORY_ALERT_ON
Multicast Event - Memory alert on- See Also:
- Constant Field Values
-
MQMCEV_MEMORY_ALERT_OFF
static final int MQMCEV_MEMORY_ALERT_OFF
Multicast Event - Memory alert off- See Also:
- Constant Field Values
-
MQMCEV_NACK_ALERT_ON
static final int MQMCEV_NACK_ALERT_ON
Multicast Event - NACK alert on- See Also:
- Constant Field Values
-
MQMCEV_NACK_ALERT_OFF
static final int MQMCEV_NACK_ALERT_OFF
Multicast Event - NACK alert off- See Also:
- Constant Field Values
-
MQMCEV_REPAIR_ALERT_ON
static final int MQMCEV_REPAIR_ALERT_ON
Multicast Event - Repair alert on- See Also:
- Constant Field Values
-
MQMCEV_REPAIR_ALERT_OFF
static final int MQMCEV_REPAIR_ALERT_OFF
Multicast Event - Repair alert off- See Also:
- Constant Field Values
-
MQMCEV_RELIABILITY_CHANGED
static final int MQMCEV_RELIABILITY_CHANGED
Multicast Event - Reliability changed- See Also:
- Constant Field Values
-
MQMCEV_SHM_DEST_UNUSABLE
static final int MQMCEV_SHM_DEST_UNUSABLE
Multicast Event - Shared memory destination unusable- See Also:
- Constant Field Values
-
MQMCEV_SHM_PORT_UNUSABLE
static final int MQMCEV_SHM_PORT_UNUSABLE
Multicast Event - Shared memory port unusable- See Also:
- Constant Field Values
-
MQMCEV_CCT_GETTIME_FAILED
static final int MQMCEV_CCT_GETTIME_FAILED
Multicast Event - Get time service failed- See Also:
- Constant Field Values
-
MQMCEV_DEST_INTERFACE_FAILURE
static final int MQMCEV_DEST_INTERFACE_FAILURE
Multicast Event - Destination interface failure- See Also:
- Constant Field Values
-
MQMCEV_DEST_INTERFACE_FAILOVER
static final int MQMCEV_DEST_INTERFACE_FAILOVER
Multicast Event - Destination interface failover- See Also:
- Constant Field Values
-
MQMCEV_PORT_INTERFACE_FAILURE
static final int MQMCEV_PORT_INTERFACE_FAILURE
Multicast Event - port interface failure- See Also:
- Constant Field Values
-
MQMCEV_PORT_INTERFACE_FAILOVER
static final int MQMCEV_PORT_INTERFACE_FAILOVER
Multicast Event - Port interface failover- See Also:
- Constant Field Values
-
MQCD_VERSION_1
static final int MQCD_VERSION_1
Structure Version Number - Version 1- See Also:
- Constant Field Values
-
MQCD_VERSION_2
static final int MQCD_VERSION_2
Structure Version Number - Version 2- See Also:
- Constant Field Values
-
MQCD_VERSION_3
static final int MQCD_VERSION_3
Structure Version Number - Version 3- See Also:
- Constant Field Values
-
MQCD_VERSION_4
static final int MQCD_VERSION_4
Structure Version Number - Version 4- See Also:
- Constant Field Values
-
MQCD_VERSION_5
static final int MQCD_VERSION_5
Structure Version Number - Version 5- See Also:
- Constant Field Values
-
MQCD_VERSION_6
static final int MQCD_VERSION_6
Structure Version Number - Version 6- See Also:
- Constant Field Values
-
MQCD_VERSION_7
static final int MQCD_VERSION_7
Structure Version Number - Version 7- See Also:
- Constant Field Values
-
MQCD_VERSION_8
static final int MQCD_VERSION_8
Structure Version Number - Version 8- See Also:
- Constant Field Values
-
MQCD_VERSION_9
static final int MQCD_VERSION_9
Structure Version Number - Version 9- See Also:
- Constant Field Values
-
MQCD_VERSION_10
static final int MQCD_VERSION_10
Structure Version Number - Version 10- See Also:
- Constant Field Values
-
MQCD_VERSION_11
static final int MQCD_VERSION_11
Structure Version Number - Version 11- See Also:
- Constant Field Values
-
MQCD_CURRENT_VERSION
static final int MQCD_CURRENT_VERSION
Structure Version Number - Current version.- See Also:
- Constant Field Values
-
MQCD_LENGTH_1
static final int MQCD_LENGTH_1
Length of version-1 channel definition structure.- See Also:
- Constant Field Values
-
MQCD_LENGTH_2
static final int MQCD_LENGTH_2
Length of version-2 channel definition structure.- See Also:
- Constant Field Values
-
MQCD_LENGTH_3
static final int MQCD_LENGTH_3
Length of version-3 channel definition structure.- See Also:
- Constant Field Values
-
MQCHT_SENDER
static final int MQCHT_SENDER
Channel Types - Sender- See Also:
- Constant Field Values
-
MQCHT_SERVER
static final int MQCHT_SERVER
Channel Types - Server- See Also:
- Constant Field Values
-
MQCHT_RECEIVER
static final int MQCHT_RECEIVER
Channel Types - Receiver- See Also:
- Constant Field Values
-
MQCHT_REQUESTER
static final int MQCHT_REQUESTER
Channel Types - Requester- See Also:
- Constant Field Values
-
MQCHT_ALL
static final int MQCHT_ALL
Channel Types - All- See Also:
- Constant Field Values
-
MQCHT_CLNTCONN
static final int MQCHT_CLNTCONN
Channel Types - Clntconn- See Also:
- Constant Field Values
-
MQCHT_SVRCONN
static final int MQCHT_SVRCONN
Channel Types - Svrconn- See Also:
- Constant Field Values
-
MQCHT_CLUSRCVR
static final int MQCHT_CLUSRCVR
Channel Types - Clusrcvr- See Also:
- Constant Field Values
-
MQCHT_CLUSSDR
static final int MQCHT_CLUSSDR
Channel Types - Clussdr- See Also:
- Constant Field Values
-
MQCHT_MQTT
static final int MQCHT_MQTT
Channel Types - MQTTNOT FOR EXTERNAL USE
- See Also:
- Constant Field Values
-
MQCHT_AMQP
static final int MQCHT_AMQP
Channel Types - AMQPNOT FOR EXTERNAL USE
- See Also:
- Constant Field Values
-
MQCOMPRESS_NONE
static final int MQCOMPRESS_NONE
Setting this value specifies that no message or header data compression is to take place.- See Also:
- Constant Field Values
-
MQCOMPRESS_RLE
static final int MQCOMPRESS_RLE
Setting this value specifies that message data compression is to be performed using run-length encoding (RLE) compression.- See Also:
- Constant Field Values
-
MQCOMPRESS_ZLIBFAST
static final int MQCOMPRESS_ZLIBFAST
Setting this value specifies that message data compression is performed using ZLIB encoding and with speed of compression prioritized over degree of compression.- See Also:
- Constant Field Values
-
MQCOMPRESS_ZLIBHIGH
static final int MQCOMPRESS_ZLIBHIGH
Setting this value specifies that message data compression is performed using ZLIB encoding and with degree of compression prioritized over speed of compression.- See Also:
- Constant Field Values
-
MQCOMPRESS_SYSTEM
static final int MQCOMPRESS_SYSTEM
Setting this value specifies that header data compression is performed using run-length encoding (RLE) compression.- See Also:
- Constant Field Values
-
MQCOMPRESS_ANY
static final int MQCOMPRESS_ANY
Channel Compression - Any- See Also:
- Constant Field Values
-
MQXPT_ALL
static final int MQXPT_ALL
Transport Types - All- See Also:
- Constant Field Values
-
MQXPT_LOCAL
static final int MQXPT_LOCAL
Transport Types - Local- See Also:
- Constant Field Values
-
MQXPT_LU62
static final int MQXPT_LU62
Transport Types - Lu62- See Also:
- Constant Field Values
-
MQXPT_TCP
static final int MQXPT_TCP
Transport Types - Tcp- See Also:
- Constant Field Values
-
MQXPT_NETBIOS
static final int MQXPT_NETBIOS
Transport Types - Netbios- See Also:
- Constant Field Values
-
MQXPT_SPX
static final int MQXPT_SPX
Transport Types - Spx- See Also:
- Constant Field Values
-
MQXPT_DECNET
static final int MQXPT_DECNET
Transport Types - Decnet- See Also:
- Constant Field Values
-
MQXPT_UDP
static final int MQXPT_UDP
Transport Types - Udp- See Also:
- Constant Field Values
-
MQPA_DEFAULT
static final int MQPA_DEFAULT
Put Authority - Default- See Also:
- Constant Field Values
-
MQPA_CONTEXT
static final int MQPA_CONTEXT
Put Authority - Context- See Also:
- Constant Field Values
-
MQPA_ONLY_MCA
static final int MQPA_ONLY_MCA
Put Authority - Only mca- See Also:
- Constant Field Values
-
MQPA_ALTERNATE_OR_MCA
static final int MQPA_ALTERNATE_OR_MCA
Put Authority - Alternate or mca- See Also:
- Constant Field Values
-
MQCDC_SENDER_CONVERSION
static final int MQCDC_SENDER_CONVERSION
Channel Data Conversion - Sender conversion- See Also:
- Constant Field Values
-
MQCDC_NO_SENDER_CONVERSION
static final int MQCDC_NO_SENDER_CONVERSION
Channel Data Conversion - No sender conversion- See Also:
- Constant Field Values
-
MQMCAT_PROCESS
static final int MQMCAT_PROCESS
MCA Types - Process- See Also:
- Constant Field Values
-
MQMCAT_THREAD
static final int MQMCAT_THREAD
MCA Types - Thread- See Also:
- Constant Field Values
-
MQNPMS_NORMAL
static final int MQNPMS_NORMAL
NonPersistent-Message Speeds - Normal- See Also:
- Constant Field Values
-
MQNPMS_FAST
static final int MQNPMS_FAST
NonPersistent-Message Speeds - Fast- See Also:
- Constant Field Values
-
MQSCA_REQUIRED
static final int MQSCA_REQUIRED
SSL Client Authentication - Required- See Also:
- Constant Field Values
-
MQSCA_OPTIONAL
static final int MQSCA_OPTIONAL
SSL Client Authentication - Optional- See Also:
- Constant Field Values
-
MQSCA_NEVER_REQUIRED
static final int MQSCA_NEVER_REQUIRED
SSL Client Authentication - Never Required- See Also:
- Constant Field Values
-
MQKAI_AUTO
static final int MQKAI_AUTO
KeepAlive Interval - Auto- See Also:
- Constant Field Values
-
MQCAFTY_NONE
static final int MQCAFTY_NONE
Connection Affinity Values - None- See Also:
- Constant Field Values
-
MQCAFTY_PREFERRED
static final int MQCAFTY_PREFERRED
Connection Affinity Values - Preferred- See Also:
- Constant Field Values
-
MQRCN_NO
static final int MQRCN_NO
Client Reconnect - No- See Also:
- Constant Field Values
-
MQRCN_YES
static final int MQRCN_YES
Client Reconnect - Yes- See Also:
- Constant Field Values
-
MQRCN_Q_MGR
static final int MQRCN_Q_MGR
Client Reconnect - Queue Manager- See Also:
- Constant Field Values
-
MQRCN_DISABLED
static final int MQRCN_DISABLED
Client Reconnect - Disabled- See Also:
- Constant Field Values
-
MQPROTO_MQTTV3
static final int MQPROTO_MQTTV3
Protocol - MQTTv3- See Also:
- Constant Field Values
-
MQPROTO_HTTP
static final int MQPROTO_HTTP
Protocol - HTTP- See Also:
- Constant Field Values
-
MQPROTO_AMQP
static final int MQPROTO_AMQP
Protocol - AMQP- See Also:
- Constant Field Values
-
MQPROTO_MQTTV311
static final int MQPROTO_MQTTV311
Protocol - MQTTv311- See Also:
- Constant Field Values
-
MQSECPROT_NONE
static final int MQSECPROT_NONE
Security Protocol - None- See Also:
- Constant Field Values
-
MQSECPROT_SSLV30
static final int MQSECPROT_SSLV30
Security Protocol - SSLv3- See Also:
- Constant Field Values
-
MQSECPROT_TLSV10
static final int MQSECPROT_TLSV10
Security Protocol - TLSv1- See Also:
- Constant Field Values
-
MQSECPROT_TLSV12
static final int MQSECPROT_TLSV12
Security Protocol - TLSv1.2- See Also:
- Constant Field Values
-
MQACH_STRUC_ID
static final java.lang.String MQACH_STRUC_ID
Identifier for the API Exit Chain Area Header.- See Also:
- Constant Field Values
-
MQACH_VERSION_1
static final int MQACH_VERSION_1
Version-1 authentication information record.- See Also:
- Constant Field Values
-
MQACH_CURRENT_VERSION
static final int MQACH_CURRENT_VERSION
Current version of authentication information record.- See Also:
- Constant Field Values
-
MQAXC_STRUC_ID
static final java.lang.String MQAXC_STRUC_ID
Identifier for the API exit context structure.- See Also:
- Constant Field Values
-
MQAXC_VERSION_1
static final int MQAXC_VERSION_1
Version-1 API exit context structure.- See Also:
- Constant Field Values
-
MQAXC_VERSION_2
static final int MQAXC_VERSION_2
Version-2 API exit context structure.- See Also:
- Constant Field Values
-
MQAXC_CURRENT_VERSION
static final int MQAXC_CURRENT_VERSION
Current API exit context structure.- See Also:
- Constant Field Values
-
MQXE_OTHER
static final int MQXE_OTHER
Environments - Other- See Also:
- Constant Field Values
-
MQXE_MCA
static final int MQXE_MCA
Environments - Mca- See Also:
- Constant Field Values
-
MQXE_MCA_SVRCONN
static final int MQXE_MCA_SVRCONN
Environments - Mca svrconn- See Also:
- Constant Field Values
-
MQXE_COMMAND_SERVER
static final int MQXE_COMMAND_SERVER
Environments - Command server- See Also:
- Constant Field Values
-
MQXE_MQSC
static final int MQXE_MQSC
Environments - Mqsc- See Also:
- Constant Field Values
-
MQXE_MCA_CLNTCONN
static final int MQXE_MCA_CLNTCONN
Environments - Client- See Also:
- Constant Field Values
-
MQAXP_STRUC_ID
static final java.lang.String MQAXP_STRUC_ID
Structure Identifier - Struc id- See Also:
- Constant Field Values
-
MQAXP_VERSION_1
static final int MQAXP_VERSION_1
Version-1 API exit parameter structure.- See Also:
- Constant Field Values
-
MQAXP_VERSION_2
static final int MQAXP_VERSION_2
Version-2 API exit parameter structure.- See Also:
- Constant Field Values
-
MQAXP_CURRENT_VERSION
static final int MQAXP_CURRENT_VERSION
Current API exit parameter structure.- See Also:
- Constant Field Values
-
MQXACT_EXTERNAL
static final int MQXACT_EXTERNAL
API Caller Types - External- See Also:
- Constant Field Values
-
MQXACT_INTERNAL
static final int MQXACT_INTERNAL
API Caller Types - ExInternalternal- See Also:
- Constant Field Values
-
MQXPDA_NONE
static final byte[] MQXPDA_NONE
Problem Determination Area
-
MQXF_INIT
static final int MQXF_INIT
API Function Identifiers - Init- See Also:
- Constant Field Values
-
MQXF_TERM
static final int MQXF_TERM
API Function Identifiers - Term- See Also:
- Constant Field Values
-
MQXF_CONN
static final int MQXF_CONN
API Function Identifiers - Conn- See Also:
- Constant Field Values
-
MQXF_CONNX
static final int MQXF_CONNX
API Function Identifiers - Connx- See Also:
- Constant Field Values
-
MQXF_DISC
static final int MQXF_DISC
API Function Identifiers - Disc- See Also:
- Constant Field Values
-
MQXF_OPEN
static final int MQXF_OPEN
API Function Identifiers - Open- See Also:
- Constant Field Values
-
MQXF_CLOSE
static final int MQXF_CLOSE
API Function Identifiers - Close- See Also:
- Constant Field Values
-
MQXF_PUT1
static final int MQXF_PUT1
API Function Identifiers - Put1- See Also:
- Constant Field Values
-
MQXF_PUT
static final int MQXF_PUT
API Function Identifiers - Put- See Also:
- Constant Field Values
-
MQXF_GET
static final int MQXF_GET
API Function Identifiers - Get- See Also:
- Constant Field Values
-
MQXF_DATA_CONV_ON_GET
static final int MQXF_DATA_CONV_ON_GET
API Function Identifiers - Data conv on get- See Also:
- Constant Field Values
-
MQXF_INQ
static final int MQXF_INQ
API Function Identifiers - Inq- See Also:
- Constant Field Values
-
MQXF_SET
static final int MQXF_SET
API Function Identifiers - Set- See Also:
- Constant Field Values
-
MQXF_BEGIN
static final int MQXF_BEGIN
API Function Identifiers - Begin- See Also:
- Constant Field Values
-
MQXF_CMIT
static final int MQXF_CMIT
API Function Identifiers - Cmit- See Also:
- Constant Field Values
-
MQXF_BACK
static final int MQXF_BACK
API Function Identifiers - Back- See Also:
- Constant Field Values
-
MQXF_STAT
static final int MQXF_STAT
API Function Identifiers - Stat- See Also:
- Constant Field Values
-
MQXF_CB
static final int MQXF_CB
API Function Identifiers - Cb- See Also:
- Constant Field Values
-
MQXF_CTL
static final int MQXF_CTL
API Function Identifiers - Ctl- See Also:
- Constant Field Values
-
MQXF_CALLBACK
static final int MQXF_CALLBACK
API Function Identifiers - Callback- See Also:
- Constant Field Values
-
MQXF_SUB
static final int MQXF_SUB
API Function Identifiers - Sub- See Also:
- Constant Field Values
-
MQXF_SUBRQ
static final int MQXF_SUBRQ
API Function Identifiers - Subrq- See Also:
- Constant Field Values
-
MQXF_XACLOSE
static final int MQXF_XACLOSE
API Function Identifiers - xaClose- See Also:
- Constant Field Values
-
MQXF_XACOMMIT
static final int MQXF_XACOMMIT
API Function Identifiers - xaCommit- See Also:
- Constant Field Values
-
MQXF_XACOMPLETE
static final int MQXF_XACOMPLETE
API Function Identifiers - xaComplete- See Also:
- Constant Field Values
-
MQXF_XAEND
static final int MQXF_XAEND
API Function Identifiers - xaEnd- See Also:
- Constant Field Values
-
MQXF_XAFORGET
static final int MQXF_XAFORGET
API Function Identifiers - xaForget- See Also:
- Constant Field Values
-
MQXF_XAOPEN
static final int MQXF_XAOPEN
API Function Identifiers - xaOpen- See Also:
- Constant Field Values
-
MQXF_XAPREPARE
static final int MQXF_XAPREPARE
API Function Identifiers - xaPrepare- See Also:
- Constant Field Values
-
MQXF_XARECOVER
static final int MQXF_XARECOVER
API Function Identifiers - xaRecover- See Also:
- Constant Field Values
-
MQXF_XAROLLBACK
static final int MQXF_XAROLLBACK
API Function Identifiers - xaRollBack- See Also:
- Constant Field Values
-
MQXF_XASTART
static final int MQXF_XASTART
API Function Identifiers - xaStart- See Also:
- Constant Field Values
-
MQXF_AXREG
static final int MQXF_AXREG
API Function Identifiers - axReg- See Also:
- Constant Field Values
-
MQXF_AXUNREG
static final int MQXF_AXUNREG
API Function Identifiers - axUnreg- See Also:
- Constant Field Values
-
MQCDC_VERSION_1
static final int MQCDC_VERSION_1
Structure Version Number - Version 1- See Also:
- Constant Field Values
-
MQCDC_VERSION_2
static final int MQCDC_VERSION_2
Structure Version Number - Version 2- See Also:
- Constant Field Values
-
MQCDC_VERSION_3
static final int MQCDC_VERSION_3
Structure Version Number - Version 3- See Also:
- Constant Field Values
-
MQCDC_VERSION_4
static final int MQCDC_VERSION_4
Structure Version Number - Version 4- See Also:
- Constant Field Values
-
MQCDC_VERSION_5
static final int MQCDC_VERSION_5
Structure Version Number - Version 5- See Also:
- Constant Field Values
-
MQCDC_VERSION_6
static final int MQCDC_VERSION_6
Structure Version Number - Version 6- See Also:
- Constant Field Values
-
MQCDC_VERSION_7
static final int MQCDC_VERSION_7
Structure Version Number - Version 7- See Also:
- Constant Field Values
-
MQCDC_VERSION_8
static final int MQCDC_VERSION_8
Structure Version Number - Version 8- See Also:
- Constant Field Values
-
MQCDC_VERSION_9
static final int MQCDC_VERSION_9
Structure Version Number - Version 9- See Also:
- Constant Field Values
-
MQCDC_VERSION_10
static final int MQCDC_VERSION_10
Structure Version Number - Version 10- See Also:
- Constant Field Values
-
MQCDC_VERSION_11
static final int MQCDC_VERSION_11
Structure Version Number - Version 11- See Also:
- Constant Field Values
-
MQCDC_CURRENT_VERSION
static final int MQCDC_CURRENT_VERSION
Structure Version Number - Current version.- See Also:
- Constant Field Values
-
MQCDC_LENGTH_1
static final int MQCDC_LENGTH_1
Length of version-1 channel definition structure.- See Also:
- Constant Field Values
-
MQCDC_LENGTH_2
static final int MQCDC_LENGTH_2
Length of version-2 channel definition structure.- See Also:
- Constant Field Values
-
MQCDC_LENGTH_3
static final int MQCDC_LENGTH_3
Length of version-3 channel definition structure.- See Also:
- Constant Field Values
-
MQCXP_STRUC_ID
static final java.lang.String MQCXP_STRUC_ID
Structure Identifier- See Also:
- Constant Field Values
-
MQCXP_VERSION_1
static final int MQCXP_VERSION_1
Structure Version Number - Version 1- See Also:
- Constant Field Values
-
MQCXP_VERSION_2
static final int MQCXP_VERSION_2
Structure Version Number - Version 2- See Also:
- Constant Field Values
-
MQCXP_VERSION_3
static final int MQCXP_VERSION_3
Structure Version Number - Version 3- See Also:
- Constant Field Values
-
MQCXP_VERSION_4
static final int MQCXP_VERSION_4
Structure Version Number - Version 4- See Also:
- Constant Field Values
-
MQCXP_VERSION_5
static final int MQCXP_VERSION_5
Structure Version Number - Version 5- See Also:
- Constant Field Values
-
MQCXP_VERSION_6
static final int MQCXP_VERSION_6
Structure Version Number - Version 6- See Also:
- Constant Field Values
-
MQCXP_VERSION_7
static final int MQCXP_VERSION_7
Structure Version Number - Version 7- See Also:
- Constant Field Values
-
MQCXP_VERSION_8
static final int MQCXP_VERSION_8
Structure Version Number - Version 8- See Also:
- Constant Field Values
-
MQCXP_VERSION_9
static final int MQCXP_VERSION_9
Structure Version Number - Version 9- See Also:
- Constant Field Values
-
MQCXP_CURRENT_VERSION
static final int MQCXP_CURRENT_VERSION
Structure Version Number - Current version- See Also:
- Constant Field Values
-
MQCXP_LENGTH_3
static final int MQCXP_LENGTH_3
Length of version-3 channel exit parameter structure.- See Also:
- Constant Field Values
-
MQCXP_LENGTH_4
static final int MQCXP_LENGTH_4
Length of version-4 channel exit parameter structure.- See Also:
- Constant Field Values
-
MQCXP_LENGTH_5
static final int MQCXP_LENGTH_5
Length of version-5 channel exit parameter structure.- See Also:
- Constant Field Values
-
MQXR2_PUT_WITH_DEF_ACTION
static final int MQXR2_PUT_WITH_DEF_ACTION
Exit Response 2 - Mqxr2put with def action- See Also:
- Constant Field Values
-
MQXR2_PUT_WITH_DEF_USERID
static final int MQXR2_PUT_WITH_DEF_USERID
Exit Response 2 - Mqxr2put with def userid- See Also:
- Constant Field Values
-
MQXR2_PUT_WITH_MSG_USERID
static final int MQXR2_PUT_WITH_MSG_USERID
Exit Response 2 - Mqxr2put with msg userid- See Also:
- Constant Field Values
-
MQXR2_USE_AGENT_BUFFER
static final int MQXR2_USE_AGENT_BUFFER
Exit Response 2 - Mqxr2use agent buffer- See Also:
- Constant Field Values
-
MQXR2_USE_EXIT_BUFFER
static final int MQXR2_USE_EXIT_BUFFER
Exit Response 2 - Mqxr2use exit buffer- See Also:
- Constant Field Values
-
MQXR2_DEFAULT_CONTINUATION
static final int MQXR2_DEFAULT_CONTINUATION
Exit Response 2 - Mqxr2default continuation- See Also:
- Constant Field Values
-
MQXR2_CONTINUE_CHAIN
static final int MQXR2_CONTINUE_CHAIN
Exit Response 2 - Mqxr2continue chain- See Also:
- Constant Field Values
-
MQXR2_SUPPRESS_CHAIN
static final int MQXR2_SUPPRESS_CHAIN
Exit Response 2 - Mqxr2suppress chain- See Also:
- Constant Field Values
-
MQXR2_STATIC_CACHE
static final int MQXR2_STATIC_CACHE
Exit Response 2 - Mqxr2static cache- See Also:
- Constant Field Values
-
MQXR2_DYNAMIC_CACHE
static final int MQXR2_DYNAMIC_CACHE
Exit Response 2 - Mqxr2dynamic cache- See Also:
- Constant Field Values
-
MQCF_NONE
static final int MQCF_NONE
Capability Flags - None- See Also:
- Constant Field Values
-
MQCF_DIST_LISTS
static final int MQCF_DIST_LISTS
This flag indicates that distribution lists are supported by the local queue manager.- See Also:
- Constant Field Values
-
MQDXP_STRUC_ID
static final java.lang.String MQDXP_STRUC_ID
Structure Identifier- See Also:
- Constant Field Values
-
MQDXP_VERSION_1
static final int MQDXP_VERSION_1
Structure Version Number - Version 1- See Also:
- Constant Field Values
-
MQDXP_VERSION_2
static final int MQDXP_VERSION_2
Structure Version Number - Version 2- See Also:
- Constant Field Values
-
MQDXP_CURRENT_VERSION
static final int MQDXP_CURRENT_VERSION
Structure Version Number - Current version- See Also:
- Constant Field Values
-
MQDXP_LENGTH_1
static final int MQDXP_LENGTH_1
Length of version-1 data conversion exit parameter structure.- See Also:
- Constant Field Values
-
MQXDR_OK
static final int MQXDR_OK
Exit Response - Ok- See Also:
- Constant Field Values
-
MQXDR_CONVERSION_FAILED
static final int MQXDR_CONVERSION_FAILED
Exit Response - Conversion failed- See Also:
- Constant Field Values
-
MQNXP_STRUC_ID
static final java.lang.String MQNXP_STRUC_ID
Structure Identifier- See Also:
- Constant Field Values
-
MQNXP_VERSION_1
static final int MQNXP_VERSION_1
Structure Version Number - Version 1- See Also:
- Constant Field Values
-
MQNXP_VERSION_2
static final int MQNXP_VERSION_2
Structure Version Number - Version 2- See Also:
- Constant Field Values
-
MQNXP_CURRENT_VERSION
static final int MQNXP_CURRENT_VERSION
Structure Version Number - Current version- See Also:
- Constant Field Values
-
MQPBC_STRUC_ID
static final java.lang.String MQPBC_STRUC_ID
Structure Identifier- See Also:
- Constant Field Values
-
MQPBC_VERSION_1
static final int MQPBC_VERSION_1
Version-1 for PBC record.- See Also:
- Constant Field Values
-
MQPBC_VERSION_2
static final int MQPBC_VERSION_2
Version-2 for PBC record.- See Also:
- Constant Field Values
-
MQPBC_CURRENT_VERSION
static final int MQPBC_CURRENT_VERSION
Current version of PBC record.- See Also:
- Constant Field Values
-
MQPSXP_STRUC_ID
static final java.lang.String MQPSXP_STRUC_ID
Structure Identifier- See Also:
- Constant Field Values
-
MQPSXP_VERSION_1
static final int MQPSXP_VERSION_1
Version-1 for PSXP record.- See Also:
- Constant Field Values
-
MQPSXP_VERSION_2
static final int MQPSXP_VERSION_2
Version-2 for PSXP record.- See Also:
- Constant Field Values
-
MQPSXP_CURRENT_VERSION
static final int MQPSXP_CURRENT_VERSION
Current version of PSXP record.- See Also:
- Constant Field Values
-
MQSBC_STRUC_ID
static final java.lang.String MQSBC_STRUC_ID
Structure Identifier- See Also:
- Constant Field Values
-
MQSBC_VERSION_1
static final int MQSBC_VERSION_1
Version-1 for SBC record.- See Also:
- Constant Field Values
-
MQSBC_CURRENT_VERSION
static final int MQSBC_CURRENT_VERSION
Current version of SBC record.- See Also:
- Constant Field Values
-
MQWDR_STRUC_ID
static final java.lang.String MQWDR_STRUC_ID
Structure Identifier- See Also:
- Constant Field Values
-
MQWDR_VERSION_1
static final int MQWDR_VERSION_1
Structure Version Number - Version 1- See Also:
- Constant Field Values
-
MQWDR_VERSION_2
static final int MQWDR_VERSION_2
Structure Version Number - Version 2- See Also:
- Constant Field Values
-
MQWDR_CURRENT_VERSION
static final int MQWDR_CURRENT_VERSION
Current version of authentication information record.- See Also:
- Constant Field Values
-
MQWDR_LENGTH_1
static final int MQWDR_LENGTH_1
Structure Length - Length (Version 1)- See Also:
- Constant Field Values
-
MQWDR_LENGTH_2
static final int MQWDR_LENGTH_2
Structure Length - Length (Version 2)- See Also:
- Constant Field Values
-
MQWDR_CURRENT_LENGTH
static final int MQWDR_CURRENT_LENGTH
Structure Length - Current length- See Also:
- Constant Field Values
-
MQQMF_REPOSITORY_Q_MGR
static final int MQQMF_REPOSITORY_Q_MGR
Queue Manager Flags - Repository q mgr- See Also:
- Constant Field Values
-
MQQMF_CLUSSDR_USER_DEFINED
static final int MQQMF_CLUSSDR_USER_DEFINED
Queue Manager Flags - Clussdr user defined- See Also:
- Constant Field Values
-
MQQMF_CLUSSDR_AUTO_DEFINED
static final int MQQMF_CLUSSDR_AUTO_DEFINED
Queue Manager Flags - Clussdr auto defined- See Also:
- Constant Field Values
-
MQQMF_AVAILABLE
static final int MQQMF_AVAILABLE
Queue Manager Flags - Available- See Also:
- Constant Field Values
-
MQWDR1_LENGTH_1
static final int MQWDR1_LENGTH_1
Length of version-1 cluster workload exit destination record structure version 1.- See Also:
- Constant Field Values
-
MQWDR1_CURRENT_LENGTH
static final int MQWDR1_CURRENT_LENGTH
Length of current version of cluster workload exit destination Record structure version 1.- See Also:
- Constant Field Values
-
MQWDR2_LENGTH_1
static final int MQWDR2_LENGTH_1
Length of version-1 cluster workload exit destination record structure version 2.- See Also:
- Constant Field Values
-
MQWDR2_LENGTH_2
static final int MQWDR2_LENGTH_2
Length of version-2 cluster workload exit destination record structure version 2.- See Also:
- Constant Field Values
-
MQWDR2_CURRENT_LENGTH
static final int MQWDR2_CURRENT_LENGTH
Length of current version of cluster workload exit destination record structure version 1.- See Also:
- Constant Field Values
-
MQWQR_STRUC_ID
static final java.lang.String MQWQR_STRUC_ID
Structure Identifier- See Also:
- Constant Field Values
-
MQWQR_VERSION_1
static final int MQWQR_VERSION_1
Structure Version Number - Version 1- See Also:
- Constant Field Values
-
MQWQR_VERSION_2
static final int MQWQR_VERSION_2
Structure Version Number - Version 2- See Also:
- Constant Field Values
-
MQWQR_VERSION_3
static final int MQWQR_VERSION_3
Structure Version Number - Version 2- See Also:
- Constant Field Values
-
MQWQR_CURRENT_VERSION
static final int MQWQR_CURRENT_VERSION
Current version of authentication information record.- See Also:
- Constant Field Values
-
MQWQR_LENGTH_1
static final int MQWQR_LENGTH_1
Structure Length - Length (Version 1)- See Also:
- Constant Field Values
-
MQWQR_LENGTH_2
static final int MQWQR_LENGTH_2
Structure Length - Length (Version 2)- See Also:
- Constant Field Values
-
MQWQR_LENGTH_3
static final int MQWQR_LENGTH_3
Structure Length - Length (Version 3)- See Also:
- Constant Field Values
-
MQWQR_CURRENT_LENGTH
static final int MQWQR_CURRENT_LENGTH
Structure Length - Current length- See Also:
- Constant Field Values
-
MQQF_LOCAL_Q
static final int MQQF_LOCAL_Q
Queue Flags - Local q- See Also:
- Constant Field Values
-
MQQF_CLWL_USEQ_ANY
static final int MQQF_CLWL_USEQ_ANY
Queue Flags - Clwl useq any- See Also:
- Constant Field Values
-
MQQF_CLWL_USEQ_LOCAL
static final int MQQF_CLWL_USEQ_LOCAL
Queue Flags - Clwl useq local- See Also:
- Constant Field Values
-
MQWQR1_LENGTH_1
static final int MQWQR1_LENGTH_1
Length of version-1 cluster workload exit queue record version 1 structure.- See Also:
- Constant Field Values
-
MQWQR1_CURRENT_LENGTH
static final int MQWQR1_CURRENT_LENGTH
Length of current version of cluster workload exit queue record version 1 structure.- See Also:
- Constant Field Values
-
MQWQR2_LENGTH_1
static final int MQWQR2_LENGTH_1
Length of version-1 cluster workload exit queue record version 2 structure.- See Also:
- Constant Field Values
-
MQWQR2_LENGTH_2
static final int MQWQR2_LENGTH_2
Length of version-2 cluster workload exit queue record version 2 structure.- See Also:
- Constant Field Values
-
MQWQR2_CURRENT_LENGTH
static final int MQWQR2_CURRENT_LENGTH
Length of current version of cluster workload exit queue record version 2 structure.- See Also:
- Constant Field Values
-
MQWQR3_LENGTH_1
static final int MQWQR3_LENGTH_1
Length of version-1 cluster workload exit queue record version 3 structure.- See Also:
- Constant Field Values
-
MQWQR3_LENGTH_2
static final int MQWQR3_LENGTH_2
Length of version-2 cluster workload exit queue record version 3 structure.- See Also:
- Constant Field Values
-
MQWQR3_LENGTH_3
static final int MQWQR3_LENGTH_3
Length of version-3 cluster workload exit queue record version 3 structure.- See Also:
- Constant Field Values
-
MQWQR3_CURRENT_LENGTH
static final int MQWQR3_CURRENT_LENGTH
Length of current version of cluster workload exit queue record version 3 structure.- See Also:
- Constant Field Values
-
MQWXP_STRUC_ID
static final java.lang.String MQWXP_STRUC_ID
Structure Identifier- See Also:
- Constant Field Values
-
MQWXP_VERSION_1
static final int MQWXP_VERSION_1
Structure Version Number - Version 1- See Also:
- Constant Field Values
-
MQWXP_VERSION_2
static final int MQWXP_VERSION_2
Structure Version Number - Version 2- See Also:
- Constant Field Values
-
MQWXP_VERSION_3
static final int MQWXP_VERSION_3
Structure Version Number - Version 2- See Also:
- Constant Field Values
-
MQWXP_VERSION_4
static final int MQWXP_VERSION_4
Structure Version Number - Version 4- See Also:
- Constant Field Values
-
MQWXP_CURRENT_VERSION
static final int MQWXP_CURRENT_VERSION
Structure Version Number - Current version- See Also:
- Constant Field Values
-
MQWXP_PUT_BY_CLUSTER_CHL
static final int MQWXP_PUT_BY_CLUSTER_CHL
Cluster Workload Flags - Put by cluster chl- See Also:
- Constant Field Values
-
MQXEPO_STRUC_ID
static final java.lang.String MQXEPO_STRUC_ID
Structure Identifier- See Also:
- Constant Field Values
-
MQXEPO_VERSION_1
static final int MQXEPO_VERSION_1
Structure Version Number - Version 1- See Also:
- Constant Field Values
-
MQXEPO_CURRENT_VERSION
static final int MQXEPO_CURRENT_VERSION
Structure Version Number - Current version- See Also:
- Constant Field Values
-
MQXEPO_NONE
static final int MQXEPO_NONE
Exit Options - None- See Also:
- Constant Field Values
-
MQXP_STRUC_ID
static final java.lang.String MQXP_STRUC_ID
Structure Identifier- See Also:
- Constant Field Values
-
MQXP_VERSION_1
static final int MQXP_VERSION_1
Structure Version Number - Version 1- See Also:
- Constant Field Values
-
MQXP_LENGTH_1
static final int MQXP_LENGTH_1
Length of version-1 exit parameter structure.- See Also:
- Constant Field Values
-
MQXP_CURRENT_LENGTH
static final int MQXP_CURRENT_LENGTH
Length of current version of exit parameter structure.- See Also:
- Constant Field Values
-
MQXC_MQOPEN
static final int MQXC_MQOPEN
Exit Commands - MQOPEN- See Also:
- Constant Field Values
-
MQXC_MQCLOSE
static final int MQXC_MQCLOSE
Exit Commands - MQCLOSE- See Also:
- Constant Field Values
-
MQXC_MQGET
static final int MQXC_MQGET
Exit Commands - MQGET- See Also:
- Constant Field Values
-
MQXC_MQPUT
static final int MQXC_MQPUT
Exit Commands - MQPUT- See Also:
- Constant Field Values
-
MQXC_MQPUT1
static final int MQXC_MQPUT1
Exit Commands - MQPUT1- See Also:
- Constant Field Values
-
MQXC_MQINQ
static final int MQXC_MQINQ
Exit Commands - MQINQ- See Also:
- Constant Field Values
-
MQXC_MQSET
static final int MQXC_MQSET
Exit Commands - MQSET- See Also:
- Constant Field Values
-
MQXC_MQBACK
static final int MQXC_MQBACK
Exit Commands - MQBACK- See Also:
- Constant Field Values
-
MQXC_MQCMIT
static final int MQXC_MQCMIT
Exit Commands - MQCMIT- See Also:
- Constant Field Values
-
MQXC_MQSUB
static final int MQXC_MQSUB
Exit Commands - MQCMIT- See Also:
- Constant Field Values
-
MQXC_MQSUBRQ
static final int MQXC_MQSUBRQ
Exit Commands - MQCMIT- See Also:
- Constant Field Values
-
MQXC_MQCB
static final int MQXC_MQCB
Exit Commands - MQCMIT- See Also:
- Constant Field Values
-
MQXC_MQCTL
static final int MQXC_MQCTL
Exit Commands - MQCMIT- See Also:
- Constant Field Values
-
MQXC_MQSTAT
static final int MQXC_MQSTAT
Exit Commands - MQCMIT- See Also:
- Constant Field Values
-
MQXC_CALLBACK
static final int MQXC_CALLBACK
Exit Id - Callback- See Also:
- Constant Field Values
-
MQXWD_STRUC_ID
static final java.lang.String MQXWD_STRUC_ID
Structure Identifier- See Also:
- Constant Field Values
-
MQXWD_VERSION_1
static final int MQXWD_VERSION_1
Structure Version Number - Version 1- See Also:
- Constant Field Values
-
MQXWD_LENGTH_1
static final int MQXWD_LENGTH_1
Length of version-1 exit parameter block structure.- See Also:
- Constant Field Values
-
MQXWD_CURRENT_LENGTH
static final int MQXWD_CURRENT_LENGTH
Length of current version of exit parameter block structure.- See Also:
- Constant Field Values
-
MQTRANSPORTEXIT
static final java.lang.String MQTRANSPORTEXIT
Alternative name for the MQ_TRANSPORT_EXIT type definition- See Also:
- Constant Field Values
-
MQDCC_DEFAULT_CONVERSION
static final int MQDCC_DEFAULT_CONVERSION
Conversion Options - Default conversion- See Also:
- Constant Field Values
-
MQDCC_FILL_TARGET_BUFFER
static final int MQDCC_FILL_TARGET_BUFFER
Conversion Options - Fill target buffer- See Also:
- Constant Field Values
-
MQDCC_INT_DEFAULT_CONVERSION
static final int MQDCC_INT_DEFAULT_CONVERSION
Conversion Options - Int default conversion- See Also:
- Constant Field Values
-
MQDCC_SOURCE_ENC_NATIVE
static final int MQDCC_SOURCE_ENC_NATIVE
Conversion Options - Source enc native- See Also:
- Constant Field Values
-
MQDCC_SOURCE_ENC_NORMAL
static final int MQDCC_SOURCE_ENC_NORMAL
Conversion Options - Source enc normal- See Also:
- Constant Field Values
-
MQDCC_SOURCE_ENC_REVERSED
static final int MQDCC_SOURCE_ENC_REVERSED
Conversion Options - Source enc reversed- See Also:
- Constant Field Values
-
MQDCC_SOURCE_ENC_UNDEFINED
static final int MQDCC_SOURCE_ENC_UNDEFINED
Conversion Options - Source enc undefined- See Also:
- Constant Field Values
-
MQDCC_TARGET_ENC_NATIVE
static final int MQDCC_TARGET_ENC_NATIVE
Conversion Options - Target enc native- See Also:
- Constant Field Values
-
MQDCC_TARGET_ENC_NORMAL
static final int MQDCC_TARGET_ENC_NORMAL
Conversion Options - Target enc normal- See Also:
- Constant Field Values
-
MQDCC_TARGET_ENC_REVERSED
static final int MQDCC_TARGET_ENC_REVERSED
Conversion Options - Target enc reversed- See Also:
- Constant Field Values
-
MQDCC_TARGET_ENC_UNDEFINED
static final int MQDCC_TARGET_ENC_UNDEFINED
Conversion Options - Target enc undefined- See Also:
- Constant Field Values
-
MQDCC_NONE
static final int MQDCC_NONE
Conversion Options - None- See Also:
- Constant Field Values
-
MQDCC_SOURCE_ENC_MASK
static final int MQDCC_SOURCE_ENC_MASK
Conversion Options Masks and Factors - Source enc mask- See Also:
- Constant Field Values
-
MQDCC_TARGET_ENC_MASK
static final int MQDCC_TARGET_ENC_MASK
Conversion Options Masks and Factors - Target enc mask- See Also:
- Constant Field Values
-
MQDCC_SOURCE_ENC_FACTOR
static final int MQDCC_SOURCE_ENC_FACTOR
Conversion Options Masks and Factors - Source enc factor- See Also:
- Constant Field Values
-
MQDCC_TARGET_ENC_FACTOR
static final int MQDCC_TARGET_ENC_FACTOR
Conversion Options Masks and Factors - Target enc factor- See Also:
- Constant Field Values
-
-