com.ibm.mq.constants

Interface CMQXC

All known subinterfaces:
CMQXC, CMQXC, CMQXC
All known implementing classes:
MQConstants

  1. public interface CMQXC
The 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 WebSphere MQ Application Programming Reference.


Field Summary

Modifier and Type Field and Description
  1. static
  2. int
MQACH_CURRENT_VERSION
Current version of authentication information record.
  1. static
  2. java.lang.String
MQACH_STRUC_ID
Identifier for the API Exit Chain Area Header.
  1. static
  2. int
MQACH_VERSION_1
Version-1 authentication information record.
  1. static
  2. int
MQAXC_CURRENT_VERSION
Current API exit context structure.
  1. static
  2. java.lang.String
MQAXC_STRUC_ID
Identifier for the API exit context structure.
  1. static
  2. int
MQAXC_VERSION_1
Version-1 API exit context structure.
  1. static
  2. int
MQAXC_VERSION_2
Version-2 API exit context structure.
  1. static
  2. int
MQAXP_CURRENT_VERSION
Current API exit parameter structure.
  1. static
  2. java.lang.String
MQAXP_STRUC_ID
Structure Identifier - Struc id
  1. static
  2. int
MQAXP_VERSION_1
Version-1 API exit parameter structure.
  1. static
  2. int
MQAXP_VERSION_2
Version-2 API exit parameter structure.
  1. static
  2. int
MQCAFTY_NONE
Connection Affinity Values - None
  1. static
  2. int
MQCAFTY_PREFERRED
Connection Affinity Values - Preferred
  1. static
  2. int
MQCD_CURRENT_VERSION
Structure Version Number - Current version.
  1. static
  2. int
MQCD_LENGTH_1
Length of version-1 channel definition structure.
  1. static
  2. int
MQCD_LENGTH_2
Length of version-2 channel definition structure.
  1. static
  2. int
MQCD_LENGTH_3
Length of version-3 channel definition structure.
  1. static
  2. int
MQCD_VERSION_1
Structure Version Number - Version 1
  1. static
  2. int
MQCD_VERSION_10
Structure Version Number - Version 10
  1. static
  2. int
MQCD_VERSION_2
Structure Version Number - Version 2
  1. static
  2. int
MQCD_VERSION_3
Structure Version Number - Version 3
  1. static
  2. int
MQCD_VERSION_4
Structure Version Number - Version 4
  1. static
  2. int
MQCD_VERSION_5
Structure Version Number - Version 5
  1. static
  2. int
MQCD_VERSION_6
Structure Version Number - Version 6
  1. static
  2. int
MQCD_VERSION_7
Structure Version Number - Version 7
  1. static
  2. int
MQCD_VERSION_8
Structure Version Number - Version 8
  1. static
  2. int
MQCD_VERSION_9
Structure Version Number - Version 9
  1. static
  2. int
MQCDC_CURRENT_VERSION
Structure Version Number - Current version.
  1. static
  2. int
MQCDC_LENGTH_1
Length of version-1 channel definition structure.
  1. static
  2. int
MQCDC_LENGTH_2
Length of version-2 channel definition structure.
  1. static
  2. int
MQCDC_LENGTH_3
Length of version-3 channel definition structure.
  1. static
  2. int
MQCDC_NO_SENDER_CONVERSION
Channel Data Conversion - No sender conversion
  1. static
  2. int
MQCDC_SENDER_CONVERSION
Channel Data Conversion - Sender conversion
  1. static
  2. int
MQCDC_VERSION_1
Structure Version Number - Version 1
  1. static
  2. int
MQCDC_VERSION_10
Structure Version Number - Version 10
  1. static
  2. int
MQCDC_VERSION_2
Structure Version Number - Version 2
  1. static
  2. int
MQCDC_VERSION_3
Structure Version Number - Version 3
  1. static
  2. int
MQCDC_VERSION_4
Structure Version Number - Version 4
  1. static
  2. int
MQCDC_VERSION_5
Structure Version Number - Version 5
  1. static
  2. int
MQCDC_VERSION_6
Structure Version Number - Version 6
  1. static
  2. int
MQCDC_VERSION_7
Structure Version Number - Version 7
  1. static
  2. int
MQCDC_VERSION_8
Structure Version Number - Version 8
  1. static
  2. int
MQCDC_VERSION_9
Structure Version Number - Version 9
  1. static
  2. int
MQCF_DIST_LISTS
This flag indicates that distribution lists are supported by the local queue manager.
  1. static
  2. int
MQCF_NONE
Capability Flags - None
  1. static
  2. int
MQCHT_ALL
Channel Types - All
  1. static
  2. int
MQCHT_CLNTCONN
Channel Types - Clntconn
  1. static
  2. int
MQCHT_CLUSRCVR
Channel Types - Clusrcvr
  1. static
  2. int
MQCHT_CLUSSDR
Channel Types - Clussdr
  1. static
  2. int
MQCHT_MQTT
Channel Types - MQTT NOT FOR EXTERNAL USE
  1. static
  2. int
MQCHT_RECEIVER
Channel Types - Receiver
  1. static
  2. int
MQCHT_REQUESTER
Channel Types - Requester
  1. static
  2. int
MQCHT_SENDER
Channel Types - Sender
  1. static
  2. int
MQCHT_SERVER
Channel Types - Server
  1. static
  2. int
MQCHT_SVRCONN
Channel Types - Svrconn
  1. static
  2. int
MQCLCT_DYNAMIC
Cluster Cache Types - Dynamic
  1. static
  2. int
MQCLCT_STATIC
Cluster Cache Types - Static
  1. static
  2. int
MQCOMPRESS_ANY
Channel Compression - Any
  1. static
  2. int
MQCOMPRESS_NONE
Setting this value specifies that no message or header data compression is to take place.
  1. static
  2. int
MQCOMPRESS_RLE
Setting this value specifies that message data compression is to be performed using run-length encoding (RLE) compression.
  1. static
  2. int
MQCOMPRESS_SYSTEM
Setting this value specifies that header data compression is performed using run-length encoding (RLE) compression.
  1. static
  2. 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.
  1. static
  2. 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.
  1. static
  2. int
MQCXP_CURRENT_VERSION
Structure Version Number - Current version
  1. static
  2. int
MQCXP_LENGTH_3
Length of version-3 channel exit parameter structure.
  1. static
  2. int
MQCXP_LENGTH_4
Length of version-4 channel exit parameter structure.
  1. static
  2. int
MQCXP_LENGTH_5
Length of version-5 channel exit parameter structure.
  1. static
  2. java.lang.String
MQCXP_STRUC_ID
Structure Identifier
  1. static
  2. int
MQCXP_VERSION_1
Structure Version Number - Version 1
  1. static
  2. int
MQCXP_VERSION_2
Structure Version Number - Version 2
  1. static
  2. int
MQCXP_VERSION_3
Structure Version Number - Version 3
  1. static
  2. int
MQCXP_VERSION_4
Structure Version Number - Version 4
  1. static
  2. int
MQCXP_VERSION_5
Structure Version Number - Version 5
  1. static
  2. int
MQCXP_VERSION_6
Structure Version Number - Version 6
  1. static
  2. int
MQCXP_VERSION_7
Structure Version Number - Version 7
  1. static
  2. int
MQCXP_VERSION_8
Structure Version Number - Version 8
  1. static
  2. int
MQDCC_DEFAULT_CONVERSION
Conversion Options - Default conversion
  1. static
  2. int
MQDCC_FILL_TARGET_BUFFER
Conversion Options - Fill target buffer
  1. static
  2. int
MQDCC_INT_DEFAULT_CONVERSION
Conversion Options - Int default conversion
  1. static
  2. int
MQDCC_NONE
Conversion Options - None
  1. static
  2. int
MQDCC_SOURCE_ENC_FACTOR
Conversion Options Masks and Factors - Source enc factor
  1. static
  2. int
MQDCC_SOURCE_ENC_MASK
Conversion Options Masks and Factors - Source enc mask
  1. static
  2. int
MQDCC_SOURCE_ENC_NATIVE
Conversion Options - Source enc native
  1. static
  2. int
MQDCC_SOURCE_ENC_NORMAL
Conversion Options - Source enc normal
  1. static
  2. int
MQDCC_SOURCE_ENC_REVERSED
Conversion Options - Source enc reversed
  1. static
  2. int
MQDCC_SOURCE_ENC_UNDEFINED
Conversion Options - Source enc undefined
  1. static
  2. int
MQDCC_TARGET_ENC_FACTOR
Conversion Options Masks and Factors - Target enc factor
  1. static
  2. int
MQDCC_TARGET_ENC_MASK
Conversion Options Masks and Factors - Target enc mask
  1. static
  2. int
MQDCC_TARGET_ENC_NATIVE
Conversion Options - Target enc native
  1. static
  2. int
MQDCC_TARGET_ENC_NORMAL
Conversion Options - Target enc normal
  1. static
  2. int
MQDCC_TARGET_ENC_REVERSED
Conversion Options - Target enc reversed
  1. static
  2. int
MQDCC_TARGET_ENC_UNDEFINED
Conversion Options - Target enc undefined
  1. static
  2. int
MQDXP_CURRENT_VERSION
Structure Version Number - Current version
  1. static
  2. int
MQDXP_LENGTH_1
Length of version-1 data conversion exit parameter structure.
  1. static
  2. java.lang.String
MQDXP_STRUC_ID
Structure Identifier
  1. static
  2. int
MQDXP_VERSION_1
Structure Version Number - Version 1
  1. static
  2. int
MQDXP_VERSION_2
Structure Version Number - Version 2
  1. static
  2. int
MQKAI_AUTO
KeepAlive Interval - Auto
  1. static
  2. int
MQMCAT_PROCESS
MCA Types - Process
  1. static
  2. int
MQMCAT_THREAD
MCA Types - Thread
  1. static
  2. int
MQMCEV_ACK_RETRIES_EXCEEDED
Multicast Event - ACK retries exceeded
  1. static
  2. int
MQMCEV_CCT_GETTIME_FAILED
Multicast Event - Get time service failed
  1. static
  2. int
MQMCEV_CLOSED_TRANS
Multicast Event - Closed transport
  1. static
  2. int
MQMCEV_DEST_INTERFACE_FAILOVER
Multicast Event - Destination interface failover
  1. static
  2. int
MQMCEV_DEST_INTERFACE_FAILURE
Multicast Event - Destination interface failure
  1. static
  2. int
MQMCEV_FIRST_MESSAGE
Multicast Event - First message
  1. static
  2. int
MQMCEV_HEARTBEAT_TIMEOUT
Multicast Event - Heartbeat timeout
  1. static
  2. int
MQMCEV_LATE_JOIN_FAILURE
Multicast Event - Late join failure
  1. static
  2. int
MQMCEV_MEMORY_ALERT_OFF
Multicast Event - Memory alert off
  1. static
  2. int
MQMCEV_MEMORY_ALERT_ON
Multicast Event - Memory alert on
  1. static
  2. int
MQMCEV_MESSAGE_LOSS
Multicast Event - Message loss
  1. static
  2. int
MQMCEV_NACK_ALERT_OFF
Multicast Event - NACK alert off
  1. static
  2. int
MQMCEV_NACK_ALERT_ON
Multicast Event - NACK alert on
  1. static
  2. int
MQMCEV_NEW_SOURCE
Multicast Event - New source
  1. static
  2. int
MQMCEV_PACKET_LOSS
Multicast Event - Packet loss
  1. static
  2. int
MQMCEV_PACKET_LOSS_NACK_EXPIRE
Multicast Event - Packet loss NACK expire
  1. static
  2. int
MQMCEV_PORT_INTERFACE_FAILOVER
Multicast Event - Port interface failover
  1. static
  2. int
MQMCEV_PORT_INTERFACE_FAILURE
Multicast Event - port interface failure
  1. static
  2. int
MQMCEV_RECEIVE_QUEUE_TRIMMED
Multicast Event - Receive queue trimmed
  1. static
  2. int
MQMCEV_RELIABILITY
Multicast Event - Reliability
  1. static
  2. int
MQMCEV_RELIABILITY_CHANGED
Multicast Event - Reliability changed
  1. static
  2. int
MQMCEV_REPAIR_ALERT_OFF
Multicast Event - Repair alert off
  1. static
  2. int
MQMCEV_REPAIR_ALERT_ON
Multicast Event - Repair alert on
  1. static
  2. int
MQMCEV_REPAIR_DELAY
Multicast Event - Repair delay
  1. static
  2. int
MQMCEV_SEND_PACKET_FAILURE
Multicast Event - Send packet failure
  1. static
  2. int
MQMCEV_SHM_DEST_UNUSABLE
Multicast Event - Shared memory destination unusable
  1. static
  2. int
MQMCEV_SHM_PORT_UNUSABLE
Multicast Event - Shared memory port unusable
  1. static
  2. int
MQMCEV_STREAM_ERROR
Multicast Event - Stream error
  1. static
  2. int
MQMCEV_STREAM_EXPELLED
Multicast Event - Stream expelled
  1. static
  2. int
MQMCEV_STREAM_RESUME_NACK
Multicast Event - Stream resume NACK
  1. static
  2. int
MQMCEV_STREAM_SUSPEND_NACK
Multicast Event - Stream suspend NACK
  1. static
  2. int
MQMCEV_VERSION_CONFLICT
Multicast Event - Version conflict
  1. static
  2. int
MQNPMS_FAST
NonPersistent-Message Speeds - Fast
  1. static
  2. int
MQNPMS_NORMAL
NonPersistent-Message Speeds - Normal
  1. static
  2. int
MQNXP_CURRENT_VERSION
Structure Version Number - Current version
  1. static
  2. java.lang.String
MQNXP_STRUC_ID
Structure Identifier
  1. static
  2. int
MQNXP_VERSION_1
Structure Version Number - Version 1
  1. static
  2. int
MQNXP_VERSION_2
Structure Version Number - Version 2
  1. static
  2. int
MQPA_ALTERNATE_OR_MCA
Put Authority - Alternate or mca
  1. static
  2. int
MQPA_CONTEXT
Put Authority - Context
  1. static
  2. int
MQPA_DEFAULT
Put Authority - Default
  1. static
  2. int
MQPA_ONLY_MCA
Put Authority - Only mca
  1. static
  2. int
MQPBC_CURRENT_VERSION
Current version of PBC record.
  1. static
  2. java.lang.String
MQPBC_STRUC_ID
Structure Identifier
  1. static
  2. int
MQPBC_VERSION_1
Version-1 for PBC record.
  1. static
  2. int
MQPBC_VERSION_2
Version-2 for PBC record.
  1. static
  2. int
MQPROTO_HTTP
Protocol - HTTP
  1. static
  2. int
MQPROTO_MQTTV3
Protocol - MQTTv3
  1. static
  2. int
MQPSXP_CURRENT_VERSION
Current version of PSXP record.
  1. static
  2. java.lang.String
MQPSXP_STRUC_ID
Structure Identifier
  1. static
  2. int
MQPSXP_VERSION_1
Version-1 for PSXP record.
  1. static
  2. int
MQPSXP_VERSION_2
Version-2 for PSXP record.
  1. static
  2. int
MQQF_CLWL_USEQ_ANY
Queue Flags - Clwl useq any
  1. static
  2. int
MQQF_CLWL_USEQ_LOCAL
Queue Flags - Clwl useq local
  1. static
  2. int
MQQF_LOCAL_Q
Queue Flags - Local q
  1. static
  2. int
MQQMF_AVAILABLE
Queue Manager Flags - Available
  1. static
  2. int
MQQMF_CLUSSDR_AUTO_DEFINED
Queue Manager Flags - Clussdr auto defined
  1. static
  2. int
MQQMF_CLUSSDR_USER_DEFINED
Queue Manager Flags - Clussdr user defined
  1. static
  2. int
MQQMF_REPOSITORY_Q_MGR
Queue Manager Flags - Repository q mgr
  1. static
  2. int
MQRCN_DISABLED
Client Reconnect - Disabled
  1. static
  2. int
MQRCN_NO
Client Reconnect - No
  1. static
  2. int
MQRCN_Q_MGR
Client Reconnect - Queue Manager
  1. static
  2. int
MQRCN_YES
Client Reconnect - Yes
  1. static
  2. int
MQSBC_CURRENT_VERSION
Current version of SBC record.
  1. static
  2. java.lang.String
MQSBC_STRUC_ID
Structure Identifier
  1. static
  2. int
MQSBC_VERSION_1
Version-1 for SBC record.
  1. static
  2. int
MQSCA_NEVER_REQUIRED
SSL Client Authentication - Never Required
  1. static
  2. int
MQSCA_OPTIONAL
SSL Client Authentication - Optional
  1. static
  2. int
MQSCA_REQUIRED
SSL Client Authentication - Required
  1. static
  2. java.lang.String
MQTRANSPORTEXIT
Alternative name for the MQ_TRANSPORT_EXIT type definition
  1. static
  2. int
MQWDR_CURRENT_LENGTH
Structure Length - Current length
  1. static
  2. int
MQWDR_CURRENT_VERSION
Current version of authentication information record.
  1. static
  2. int
MQWDR_LENGTH_1
Structure Length - Length (Version 1)
  1. static
  2. int
MQWDR_LENGTH_2
Structure Length - Length (Version 2)
  1. static
  2. java.lang.String
MQWDR_STRUC_ID
Structure Identifier
  1. static
  2. int
MQWDR_VERSION_1
Structure Version Number - Version 1
  1. static
  2. int
MQWDR_VERSION_2
Structure Version Number - Version 2
  1. static
  2. int
MQWDR1_CURRENT_LENGTH
Length of current version of cluster workload exit destination Record structure version 1.
  1. static
  2. int
MQWDR1_LENGTH_1
Length of version-1 cluster workload exit destination record structure version 1.
  1. static
  2. int
MQWDR2_CURRENT_LENGTH
Length of current version of cluster workload exit destination record structure version 1.
  1. static
  2. int
MQWDR2_LENGTH_1
Length of version-1 cluster workload exit destination record structure version 2.
  1. static
  2. int
MQWDR2_LENGTH_2
Length of version-2 cluster workload exit destination record structure version 2.
  1. static
  2. int
MQWQR_CURRENT_LENGTH
Structure Length - Current length
  1. static
  2. int
MQWQR_CURRENT_VERSION
Current version of authentication information record.
  1. static
  2. int
MQWQR_LENGTH_1
Structure Length - Length (Version 1)
  1. static
  2. int
MQWQR_LENGTH_2
Structure Length - Length (Version 2)
  1. static
  2. int
MQWQR_LENGTH_3
Structure Length - Length (Version 3)
  1. static
  2. java.lang.String
MQWQR_STRUC_ID
Structure Identifier
  1. static
  2. int
MQWQR_VERSION_1
Structure Version Number - Version 1
  1. static
  2. int
MQWQR_VERSION_2
Structure Version Number - Version 2
  1. static
  2. int
MQWQR_VERSION_3
Structure Version Number - Version 2
  1. static
  2. int
MQWQR1_CURRENT_LENGTH
Length of current version of cluster workload exit queue record version 1 structure.
  1. static
  2. int
MQWQR1_LENGTH_1
Length of version-1 cluster workload exit queue record version 1 structure.
  1. static
  2. int
MQWQR2_CURRENT_LENGTH
Length of current version of cluster workload exit queue record version 2 structure.
  1. static
  2. int
MQWQR2_LENGTH_1
Length of version-1 cluster workload exit queue record version 2 structure.
  1. static
  2. int
MQWQR2_LENGTH_2
Length of version-2 cluster workload exit queue record version 2 structure.
  1. static
  2. int
MQWQR3_CURRENT_LENGTH
Length of current version of cluster workload exit queue record version 3 structure.
  1. static
  2. int
MQWQR3_LENGTH_1
Length of version-1 cluster workload exit queue record version 3 structure.
  1. static
  2. int
MQWQR3_LENGTH_2
Length of version-2 cluster workload exit queue record version 3 structure.
  1. static
  2. int
MQWQR3_LENGTH_3
Length of version-3 cluster workload exit queue record version 3 structure.
  1. static
  2. int
MQWXP_CURRENT_VERSION
Structure Version Number - Current version
  1. static
  2. int
MQWXP_PUT_BY_CLUSTER_CHL
Cluster Workload Flags - Put by cluster chl
  1. static
  2. java.lang.String
MQWXP_STRUC_ID
Structure Identifier
  1. static
  2. int
MQWXP_VERSION_1
Structure Version Number - Version 1
  1. static
  2. int
MQWXP_VERSION_2
Structure Version Number - Version 2
  1. static
  2. int
MQWXP_VERSION_3
Structure Version Number - Version 2
  1. static
  2. int
MQWXP_VERSION_4
Structure Version Number - Version 4
  1. static
  2. int
MQXACT_EXTERNAL
API Caller Types - External
  1. static
  2. int
MQXACT_INTERNAL
API Caller Types - ExInternalternal
  1. static
  2. int
MQXC_CALLBACK
Exit Id - Callback
  1. static
  2. int
MQXC_MQBACK
Exit Commands - MQBACK
  1. static
  2. int
MQXC_MQCB
Exit Commands - MQCMIT
  1. static
  2. int
MQXC_MQCLOSE
Exit Commands - MQCLOSE
  1. static
  2. int
MQXC_MQCMIT
Exit Commands - MQCMIT
  1. static
  2. int
MQXC_MQCTL
Exit Commands - MQCMIT
  1. static
  2. int
MQXC_MQGET
Exit Commands - MQGET
  1. static
  2. int
MQXC_MQINQ
Exit Commands - MQINQ
  1. static
  2. int
MQXC_MQOPEN
Exit Commands - MQOPEN
  1. static
  2. int
MQXC_MQPUT
Exit Commands - MQPUT
  1. static
  2. int
MQXC_MQPUT1
Exit Commands - MQPUT1
  1. static
  2. int
MQXC_MQSET
Exit Commands - MQSET
  1. static
  2. int
MQXC_MQSTAT
Exit Commands - MQCMIT
  1. static
  2. int
MQXC_MQSUB
Exit Commands - MQCMIT
  1. static
  2. int
MQXC_MQSUBRQ
Exit Commands - MQCMIT
  1. static
  2. 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.
  1. static
  2. int
MQXCC_FAILED
Exit Responses - Failed
  1. static
  2. int
MQXCC_OK
This is set by the exit to indicate that the exit completed successfully.
  1. static
  2. int
MQXCC_REQUEST_ACK
Exit Responses - Request ACK
  1. static
  2. 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.
  1. static
  2. 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.
  1. static
  2. int
MQXCC_SKIP_FUNCTION
Exit Responses - Skip function
  1. static
  2. 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.
  1. static
  2. int
MQXCC_SUPPRESS_FUNCTION
This is set by the security exit to indicate that communications with the queue manager must be shut down.
  1. static
  2. int
MQXDR_CONVERSION_FAILED
Exit Response - Conversion failed
  1. static
  2. int
MQXDR_OK
Exit Response - Ok
  1. static
  2. int
MQXE_COMMAND_SERVER
Environments - Command server
  1. static
  2. int
MQXE_MCA
Environments - Mca
  1. static
  2. int
MQXE_MCA_CLNTCONN
Environments - Client
  1. static
  2. int
MQXE_MCA_SVRCONN
Environments - Mca svrconn
  1. static
  2. int
MQXE_MQSC
Environments - Mqsc
  1. static
  2. int
MQXE_OTHER
Environments - Other
  1. static
  2. int
MQXEPO_CURRENT_VERSION
Structure Version Number - Current version
  1. static
  2. int
MQXEPO_NONE
Exit Options - None
  1. static
  2. java.lang.String
MQXEPO_STRUC_ID
Structure Identifier
  1. static
  2. int
MQXEPO_VERSION_1
Structure Version Number - Version 1
  1. static
  2. int
MQXF_AXREG
API Function Identifiers - axReg
  1. static
  2. int
MQXF_AXUNREG
API Function Identifiers - axUnreg
  1. static
  2. int
MQXF_BACK
API Function Identifiers - Back
  1. static
  2. int
MQXF_BEGIN
API Function Identifiers - Begin
  1. static
  2. int
MQXF_CALLBACK
API Function Identifiers - Callback
  1. static
  2. int
MQXF_CB
API Function Identifiers - Cb
  1. static
  2. int
MQXF_CLOSE
API Function Identifiers - Close
  1. static
  2. int
MQXF_CMIT
API Function Identifiers - Cmit
  1. static
  2. int
MQXF_CONN
API Function Identifiers - Conn
  1. static
  2. int
MQXF_CONNX
API Function Identifiers - Connx
  1. static
  2. int
MQXF_CTL
API Function Identifiers - Ctl
  1. static
  2. int
MQXF_DATA_CONV_ON_GET
API Function Identifiers - Data conv on get
  1. static
  2. int
MQXF_DISC
API Function Identifiers - Disc
  1. static
  2. int
MQXF_GET
API Function Identifiers - Get
  1. static
  2. int
MQXF_INIT
API Function Identifiers - Init
  1. static
  2. int
MQXF_INQ
API Function Identifiers - Inq
  1. static
  2. int
MQXF_OPEN
API Function Identifiers - Open
  1. static
  2. int
MQXF_PUT
API Function Identifiers - Put
  1. static
  2. int
MQXF_PUT1
API Function Identifiers - Put1
  1. static
  2. int
MQXF_SET
API Function Identifiers - Set
  1. static
  2. int
MQXF_STAT
API Function Identifiers - Stat
  1. static
  2. int
MQXF_SUB
API Function Identifiers - Sub
  1. static
  2. int
MQXF_SUBRQ
API Function Identifiers - Subrq
  1. static
  2. int
MQXF_TERM
API Function Identifiers - Term
  1. static
  2. int
MQXF_XACLOSE
API Function Identifiers - xaClose
  1. static
  2. int
MQXF_XACOMMIT
API Function Identifiers - xaCommit
  1. static
  2. int
MQXF_XACOMPLETE
API Function Identifiers - xaComplete
  1. static
  2. int
MQXF_XAEND
API Function Identifiers - xaEnd
  1. static
  2. int
MQXF_XAFORGET
API Function Identifiers - xaForget
  1. static
  2. int
MQXF_XAOPEN
API Function Identifiers - xaOpen
  1. static
  2. int
MQXF_XAPREPARE
API Function Identifiers - xaPrepare
  1. static
  2. int
MQXF_XARECOVER
API Function Identifiers - xaRecover
  1. static
  2. int
MQXF_XAROLLBACK
API Function Identifiers - xaRollBack
  1. static
  2. int
MQXF_XASTART
API Function Identifiers - xaStart
  1. static
  2. int
MQXP_CURRENT_LENGTH
Length of current version of exit parameter structure.
  1. static
  2. int
MQXP_LENGTH_1
Length of version-1 exit parameter structure.
  1. static
  2. java.lang.String
MQXP_STRUC_ID
Structure Identifier
  1. static
  2. int
MQXP_VERSION_1
Structure Version Number - Version 1
  1. static
  2. byte[]
MQXPDA_NONE
Problem Determination Area
  1. static
  2. int
MQXPT_ALL
Transport Types - All
  1. static
  2. int
MQXPT_DECNET
Transport Types - Decnet
  1. static
  2. int
MQXPT_LOCAL
Transport Types - Local
  1. static
  2. int
MQXPT_LU62
Transport Types - Lu62
  1. static
  2. int
MQXPT_NETBIOS
Transport Types - Netbios
  1. static
  2. int
MQXPT_SPX
Transport Types - Spx
  1. static
  2. int
MQXPT_TCP
Transport Types - Tcp
  1. static
  2. int
MQXPT_UDP
Transport Types - Udp
  1. static
  2. int
MQXR_ACK_RECEIVED
Exit Reasons - Ack received
  1. static
  2. int
MQXR_AFTER
Exit Reasons - After
  1. static
  2. int
MQXR_AUTO_CLUSRCVR
Exit Reasons - Auto clusrcvr
  1. static
  2. int
MQXR_AUTO_CLUSSDR
Exit Reasons - Auto clussdr
  1. static
  2. int
MQXR_AUTO_RECEIVER
Exit Reasons - Auto receiver
  1. static
  2. int
MQXR_AUTO_SVRCONN
Exit Reasons - Auto svrconn
  1. static
  2. int
MQXR_BEFORE
Exit Reasons - Before
  1. static
  2. int
MQXR_BEFORE_CONVERT
Exit Reasons - Before Convert
  1. static
  2. int
MQXR_CLWL_MOVE
Exit Reasons - Clwl move
  1. static
  2. int
MQXR_CLWL_OPEN
Exit Reasons - Clwl open
  1. static
  2. int
MQXR_CLWL_PUT
Exit Reasons - Clwl put
  1. static
  2. int
MQXR_CLWL_REPOS
Exit Reasons - Clwl repos
  1. static
  2. int
MQXR_CLWL_REPOS_MOVE
Exit Reasons - Clwl repos move
  1. static
  2. int
MQXR_CONNECTION
Exit Reasons - Connection
  1. static
  2. int
MQXR_END_BATCH
Exit Reasons - End batch
  1. static
  2. int
MQXR_INIT
This indicates that the exit is being invoked for the first time.
  1. static
  2. int
MQXR_INIT_SEC
This indicates that the exit is to initiate the security dialog with the queue manager.
  1. static
  2. int
MQXR_MSG
Exit Reasons - Msg
  1. static
  2. int
MQXR_PRECONNECT
Exit Reasons - PreConnect
  1. static
  2. int
MQXR_PUBLICATION
Exit Reasons - Publication
  1. static
  2. int
MQXR_RETRY
Exit Reasons - Retry
  1. static
  2. int
MQXR_SEC_MSG
This indicates that a security message has been received from the queue manager.
  1. static
  2. int
MQXR_SEC_PARMS
This indicates that the exit might create a MQCSPobject.
  1. static
  2. int
MQXR_TERM
This indicates that the exit is about to be terminated.
  1. static
  2. int
MQXR_XMIT
Exit Reasons - Xmit
  1. static
  2. int
MQXR2_CONTINUE_CHAIN
Exit Response 2 - Mqxr2continue chain
  1. static
  2. int
MQXR2_DEFAULT_CONTINUATION
Exit Response 2 - Mqxr2default continuation
  1. static
  2. int
MQXR2_DYNAMIC_CACHE
Exit Response 2 - Mqxr2dynamic cache
  1. static
  2. int
MQXR2_PUT_WITH_DEF_ACTION
Exit Response 2 - Mqxr2put with def action
  1. static
  2. int
MQXR2_PUT_WITH_DEF_USERID
Exit Response 2 - Mqxr2put with def userid
  1. static
  2. int
MQXR2_PUT_WITH_MSG_USERID
Exit Response 2 - Mqxr2put with msg userid
  1. static
  2. int
MQXR2_STATIC_CACHE
Exit Response 2 - Mqxr2static cache
  1. static
  2. int
MQXR2_SUPPRESS_CHAIN
Exit Response 2 - Mqxr2suppress chain
  1. static
  2. int
MQXR2_USE_AGENT_BUFFER
Exit Response 2 - Mqxr2use agent buffer
  1. static
  2. int
MQXR2_USE_EXIT_BUFFER
Exit Response 2 - Mqxr2use exit buffer
  1. static
  2. int
MQXT_API_CROSSING_EXIT
Exit Identifiers - Api crossing exit
  1. static
  2. int
MQXT_API_EXIT
Exit Identifiers - Api exit
  1. static
  2. int
MQXT_CHANNEL_AUTO_DEF_EXIT
Exit Identifiers - Channel auto def exit
  1. static
  2. int
MQXT_CHANNEL_MSG_EXIT
Exit Identifiers - Channel msg exit
  1. static
  2. int
MQXT_CHANNEL_MSG_RETRY_EXIT
Exit Identifiers - Channel msg retry exit
  1. static
  2. int
MQXT_CHANNEL_RCV_EXIT
Exit Identifiers - Channel rcv exit
  1. static
  2. int
MQXT_CHANNEL_SEC_EXIT
Exit Identifiers - Channel sec exit
  1. static
  2. int
MQXT_CHANNEL_SEND_EXIT
Exit Identifiers - Channel send exit
  1. static
  2. int
MQXT_CLUSTER_WORKLOAD_EXIT
Exit Identifiers - Cluster workload exit
  1. static
  2. int
MQXT_PRECONNECT_EXIT
Exit Identifiers - PreConnect exit
  1. static
  2. int
MQXT_PUBLISH_EXIT
Exit Identifiers - Publish exit
  1. static
  2. int
MQXT_PUBSUB_ROUTING_EXIT
Exit Identifiers - Pubsub routing exit
  1. static
  2. byte[]
MQXUA_NONE
Exit User Area Value - None
  1. static
  2. int
MQXWD_CURRENT_LENGTH
Length of current version of exit parameter block structure.
  1. static
  2. int
MQXWD_LENGTH_1
Length of version-1 exit parameter block structure.
  1. static
  2. java.lang.String
MQXWD_STRUC_ID
Structure Identifier
  1. static
  2. int
MQXWD_VERSION_1
Structure Version Number - Version 1

Field Detail

MQXT_API_CROSSING_EXIT

  1. static final int MQXT_API_CROSSING_EXIT
Exit Identifiers - Api crossing exit
See Also:

MQXT_API_EXIT

  1. static final int MQXT_API_EXIT
Exit Identifiers - Api exit
See Also:

MQXT_CHANNEL_SEC_EXIT

  1. static final int MQXT_CHANNEL_SEC_EXIT
Exit Identifiers - Channel sec exit
See Also:

MQXT_CHANNEL_MSG_EXIT

  1. static final int MQXT_CHANNEL_MSG_EXIT
Exit Identifiers - Channel msg exit
See Also:

MQXT_CHANNEL_SEND_EXIT

  1. static final int MQXT_CHANNEL_SEND_EXIT
Exit Identifiers - Channel send exit
See Also:

MQXT_CHANNEL_RCV_EXIT

  1. static final int MQXT_CHANNEL_RCV_EXIT
Exit Identifiers - Channel rcv exit
See Also:

MQXT_CHANNEL_MSG_RETRY_EXIT

  1. static final int MQXT_CHANNEL_MSG_RETRY_EXIT
Exit Identifiers - Channel msg retry exit
See Also:

MQXT_CHANNEL_AUTO_DEF_EXIT

  1. static final int MQXT_CHANNEL_AUTO_DEF_EXIT
Exit Identifiers - Channel auto def exit
See Also:

MQXT_CLUSTER_WORKLOAD_EXIT

  1. static final int MQXT_CLUSTER_WORKLOAD_EXIT
Exit Identifiers - Cluster workload exit
See Also:

MQXT_PUBSUB_ROUTING_EXIT

  1. static final int MQXT_PUBSUB_ROUTING_EXIT
Exit Identifiers - Pubsub routing exit
See Also:

MQXT_PUBLISH_EXIT

  1. static final int MQXT_PUBLISH_EXIT
Exit Identifiers - Publish exit
See Also:

MQXT_PRECONNECT_EXIT

  1. static final int MQXT_PRECONNECT_EXIT
Exit Identifiers - PreConnect exit
See Also:

MQXR_BEFORE

  1. static final int MQXR_BEFORE
Exit Reasons - Before
See Also:

MQXR_AFTER

  1. static final int MQXR_AFTER
Exit Reasons - After
See Also:

MQXR_CONNECTION

  1. static final int MQXR_CONNECTION
Exit Reasons - Connection
See Also:

MQXR_BEFORE_CONVERT

  1. static final int MQXR_BEFORE_CONVERT
Exit Reasons - Before Convert
See Also:

MQXR_INIT

  1. 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 need

This is set after the channel connection conditions have been negotiated, but before any security flows have been sent.

See Also:

MQXR_TERM

  1. 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:

MQXR_MSG

  1. static final int MQXR_MSG
Exit Reasons - Msg
See Also:

MQXR_XMIT

  1. static final int MQXR_XMIT
Exit Reasons - Xmit
See Also:

MQXR_SEC_MSG

  1. 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:

MQXR_INIT_SEC

  1. 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 returning MQC.MQXCC_OKinstead of MQC.MQXCC_SEND_SEC_MSG or or MQC.MQXCC_SEND_AND_REQUEST_SEC_MSG, the sender's security exit is invoked with MQXR_INIT_SEC.

See WebSphere MQ Intercommunications for more details of the possible security exchanges that can take place when an exit is invoked with this reason.

See Also:

MQXR_RETRY

  1. static final int MQXR_RETRY
Exit Reasons - Retry
See Also:

MQXR_AUTO_CLUSSDR

  1. static final int MQXR_AUTO_CLUSSDR
Exit Reasons - Auto clussdr
See Also:

MQXR_AUTO_RECEIVER

  1. static final int MQXR_AUTO_RECEIVER
Exit Reasons - Auto receiver
See Also:

MQXR_CLWL_OPEN

  1. static final int MQXR_CLWL_OPEN
Exit Reasons - Clwl open
See Also:

MQXR_CLWL_PUT

  1. static final int MQXR_CLWL_PUT
Exit Reasons - Clwl put
See Also:

MQXR_CLWL_MOVE

  1. static final int MQXR_CLWL_MOVE
Exit Reasons - Clwl move
See Also:

MQXR_CLWL_REPOS

  1. static final int MQXR_CLWL_REPOS
Exit Reasons - Clwl repos
See Also:

MQXR_CLWL_REPOS_MOVE

  1. static final int MQXR_CLWL_REPOS_MOVE
Exit Reasons - Clwl repos move
See Also:

MQXR_END_BATCH

  1. static final int MQXR_END_BATCH
Exit Reasons - End batch
See Also:

MQXR_ACK_RECEIVED

  1. static final int MQXR_ACK_RECEIVED
Exit Reasons - Ack received
See Also:

MQXR_AUTO_SVRCONN

  1. static final int MQXR_AUTO_SVRCONN
Exit Reasons - Auto svrconn
See Also:

MQXR_AUTO_CLUSRCVR

  1. static final int MQXR_AUTO_CLUSRCVR
Exit Reasons - Auto clusrcvr
See Also:

MQXR_SEC_PARMS

  1. static final int MQXR_SEC_PARMS
This indicates that the exit might create a MQCSPobject. 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 WebSphere MQ Intercommunications for more details of the possible security exchanges that can take place when an exit is invoked with this reason.

See Also:

MQXR_PUBLICATION

  1. static final int MQXR_PUBLICATION
Exit Reasons - Publication
See Also:

MQXR_PRECONNECT

  1. static final int MQXR_PRECONNECT
Exit Reasons - PreConnect
See Also:

MQXCC_OK

  1. 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 WebSphere MQ Client for Java.
See Also:

MQXCC_SUPPRESS_FUNCTION

  1. 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:

MQXCC_SKIP_FUNCTION

  1. static final int MQXCC_SKIP_FUNCTION
Exit Responses - Skip function
See Also:

MQXCC_SEND_AND_REQUEST_SEC_MSG

  1. 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:

MQXCC_SEND_SEC_MSG

  1. 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:

MQXCC_SUPPRESS_EXIT

  1. 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:

MQXCC_CLOSE_CHANNEL

  1. 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:

MQXCC_REQUEST_ACK

  1. static final int MQXCC_REQUEST_ACK
Exit Responses - Request ACK
See Also:

MQXCC_FAILED

  1. static final int MQXCC_FAILED
Exit Responses - Failed
See Also:

MQXUA_NONE

  1. static final byte[] MQXUA_NONE
Exit User Area Value - None

MQMCEV_PACKET_LOSS

  1. static final int MQMCEV_PACKET_LOSS
Multicast Event - Packet loss
See Also:

MQMCEV_HEARTBEAT_TIMEOUT

  1. static final int MQMCEV_HEARTBEAT_TIMEOUT
Multicast Event - Heartbeat timeout
See Also:

MQMCEV_VERSION_CONFLICT

  1. static final int MQMCEV_VERSION_CONFLICT
Multicast Event - Version conflict
See Also:

MQMCEV_RELIABILITY

  1. static final int MQMCEV_RELIABILITY
Multicast Event - Reliability
See Also:

MQMCEV_CLOSED_TRANS

  1. static final int MQMCEV_CLOSED_TRANS
Multicast Event - Closed transport
See Also:

MQMCEV_STREAM_ERROR

  1. static final int MQMCEV_STREAM_ERROR
Multicast Event - Stream error
See Also:

MQMCEV_NEW_SOURCE

  1. static final int MQMCEV_NEW_SOURCE
Multicast Event - New source
See Also:

MQMCEV_RECEIVE_QUEUE_TRIMMED

  1. static final int MQMCEV_RECEIVE_QUEUE_TRIMMED
Multicast Event - Receive queue trimmed
See Also:

MQMCEV_PACKET_LOSS_NACK_EXPIRE

  1. static final int MQMCEV_PACKET_LOSS_NACK_EXPIRE
Multicast Event - Packet loss NACK expire
See Also:

MQMCEV_ACK_RETRIES_EXCEEDED

  1. static final int MQMCEV_ACK_RETRIES_EXCEEDED
Multicast Event - ACK retries exceeded
See Also:

MQMCEV_STREAM_SUSPEND_NACK

  1. static final int MQMCEV_STREAM_SUSPEND_NACK
Multicast Event - Stream suspend NACK
See Also:

MQMCEV_STREAM_RESUME_NACK

  1. static final int MQMCEV_STREAM_RESUME_NACK
Multicast Event - Stream resume NACK
See Also:

MQMCEV_STREAM_EXPELLED

  1. static final int MQMCEV_STREAM_EXPELLED
Multicast Event - Stream expelled
See Also:

MQMCEV_FIRST_MESSAGE

  1. static final int MQMCEV_FIRST_MESSAGE
Multicast Event - First message
See Also:

MQMCEV_LATE_JOIN_FAILURE

  1. static final int MQMCEV_LATE_JOIN_FAILURE
Multicast Event - Late join failure
See Also:

MQMCEV_MESSAGE_LOSS

  1. static final int MQMCEV_MESSAGE_LOSS
Multicast Event - Message loss
See Also:

MQMCEV_SEND_PACKET_FAILURE

  1. static final int MQMCEV_SEND_PACKET_FAILURE
Multicast Event - Send packet failure
See Also:

MQMCEV_REPAIR_DELAY

  1. static final int MQMCEV_REPAIR_DELAY
Multicast Event - Repair delay
See Also:

MQMCEV_MEMORY_ALERT_ON

  1. static final int MQMCEV_MEMORY_ALERT_ON
Multicast Event - Memory alert on
See Also:

MQMCEV_MEMORY_ALERT_OFF

  1. static final int MQMCEV_MEMORY_ALERT_OFF
Multicast Event - Memory alert off
See Also:

MQMCEV_NACK_ALERT_ON

  1. static final int MQMCEV_NACK_ALERT_ON
Multicast Event - NACK alert on
See Also:

MQMCEV_NACK_ALERT_OFF

  1. static final int MQMCEV_NACK_ALERT_OFF
Multicast Event - NACK alert off
See Also:

MQMCEV_REPAIR_ALERT_ON

  1. static final int MQMCEV_REPAIR_ALERT_ON
Multicast Event - Repair alert on
See Also:

MQMCEV_REPAIR_ALERT_OFF

  1. static final int MQMCEV_REPAIR_ALERT_OFF
Multicast Event - Repair alert off
See Also:

MQMCEV_RELIABILITY_CHANGED

  1. static final int MQMCEV_RELIABILITY_CHANGED
Multicast Event - Reliability changed
See Also:

MQMCEV_SHM_DEST_UNUSABLE

  1. static final int MQMCEV_SHM_DEST_UNUSABLE
Multicast Event - Shared memory destination unusable
See Also:

MQMCEV_SHM_PORT_UNUSABLE

  1. static final int MQMCEV_SHM_PORT_UNUSABLE
Multicast Event - Shared memory port unusable
See Also:

MQMCEV_CCT_GETTIME_FAILED

  1. static final int MQMCEV_CCT_GETTIME_FAILED
Multicast Event - Get time service failed
See Also:

MQMCEV_DEST_INTERFACE_FAILURE

  1. static final int MQMCEV_DEST_INTERFACE_FAILURE
Multicast Event - Destination interface failure
See Also:

MQMCEV_DEST_INTERFACE_FAILOVER

  1. static final int MQMCEV_DEST_INTERFACE_FAILOVER
Multicast Event - Destination interface failover
See Also:

MQMCEV_PORT_INTERFACE_FAILURE

  1. static final int MQMCEV_PORT_INTERFACE_FAILURE
Multicast Event - port interface failure
See Also:

MQMCEV_PORT_INTERFACE_FAILOVER

  1. static final int MQMCEV_PORT_INTERFACE_FAILOVER
Multicast Event - Port interface failover
See Also:

MQCD_VERSION_1

  1. static final int MQCD_VERSION_1
Structure Version Number - Version 1
See Also:

MQCD_VERSION_2

  1. static final int MQCD_VERSION_2
Structure Version Number - Version 2
See Also:

MQCD_VERSION_3

  1. static final int MQCD_VERSION_3
Structure Version Number - Version 3
See Also:

MQCD_VERSION_4

  1. static final int MQCD_VERSION_4
Structure Version Number - Version 4
See Also:

MQCD_VERSION_5

  1. static final int MQCD_VERSION_5
Structure Version Number - Version 5
See Also:

MQCD_VERSION_6

  1. static final int MQCD_VERSION_6
Structure Version Number - Version 6
See Also:

MQCD_VERSION_7

  1. static final int MQCD_VERSION_7
Structure Version Number - Version 7
See Also:

MQCD_VERSION_8

  1. static final int MQCD_VERSION_8
Structure Version Number - Version 8
See Also:

MQCD_VERSION_9

  1. static final int MQCD_VERSION_9
Structure Version Number - Version 9
See Also:

MQCD_VERSION_10

  1. static final int MQCD_VERSION_10
Structure Version Number - Version 10
See Also:

MQCD_CURRENT_VERSION

  1. static final int MQCD_CURRENT_VERSION
Structure Version Number - Current version.
See Also:

MQCD_LENGTH_1

  1. static final int MQCD_LENGTH_1
Length of version-1 channel definition structure.
See Also:

MQCD_LENGTH_2

  1. static final int MQCD_LENGTH_2
Length of version-2 channel definition structure.
See Also:

MQCD_LENGTH_3

  1. static final int MQCD_LENGTH_3
Length of version-3 channel definition structure.
See Also:

MQCHT_SENDER

  1. static final int MQCHT_SENDER
Channel Types - Sender
See Also:

MQCHT_SERVER

  1. static final int MQCHT_SERVER
Channel Types - Server
See Also:

MQCHT_RECEIVER

  1. static final int MQCHT_RECEIVER
Channel Types - Receiver
See Also:

MQCHT_REQUESTER

  1. static final int MQCHT_REQUESTER
Channel Types - Requester
See Also:

MQCHT_ALL

  1. static final int MQCHT_ALL
Channel Types - All
See Also:

MQCHT_CLNTCONN

  1. static final int MQCHT_CLNTCONN
Channel Types - Clntconn
See Also:

MQCHT_SVRCONN

  1. static final int MQCHT_SVRCONN
Channel Types - Svrconn
See Also:

MQCHT_CLUSRCVR

  1. static final int MQCHT_CLUSRCVR
Channel Types - Clusrcvr
See Also:

MQCHT_CLUSSDR

  1. static final int MQCHT_CLUSSDR
Channel Types - Clussdr
See Also:

MQCHT_MQTT

  1. static final int MQCHT_MQTT
Channel Types - MQTT

NOT FOR EXTERNAL USE

See Also:

MQCOMPRESS_NONE

  1. static final int MQCOMPRESS_NONE
Setting this value specifies that no message or header data compression is to take place.
See Also:

MQCOMPRESS_RLE

  1. 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:

MQCOMPRESS_ZLIBFAST

  1. 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:

MQCOMPRESS_ZLIBHIGH

  1. 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:

MQCOMPRESS_SYSTEM

  1. static final int MQCOMPRESS_SYSTEM
Setting this value specifies that header data compression is performed using run-length encoding (RLE) compression.
See Also:

MQCOMPRESS_ANY

  1. static final int MQCOMPRESS_ANY
Channel Compression - Any
See Also:

MQXPT_ALL

  1. static final int MQXPT_ALL
Transport Types - All
See Also:

MQXPT_LOCAL

  1. static final int MQXPT_LOCAL
Transport Types - Local
See Also:

MQXPT_LU62

  1. static final int MQXPT_LU62
Transport Types - Lu62
See Also:

MQXPT_TCP

  1. static final int MQXPT_TCP
Transport Types - Tcp
See Also:

MQXPT_NETBIOS

  1. static final int MQXPT_NETBIOS
Transport Types - Netbios
See Also:

MQXPT_SPX

  1. static final int MQXPT_SPX
Transport Types - Spx
See Also:

MQXPT_DECNET

  1. static final int MQXPT_DECNET
Transport Types - Decnet
See Also:

MQXPT_UDP

  1. static final int MQXPT_UDP
Transport Types - Udp
See Also:

MQPROTO_MQTTV3

  1. static final int MQPROTO_MQTTV3
Protocol - MQTTv3
See Also:

MQPROTO_HTTP

  1. static final int MQPROTO_HTTP
Protocol - HTTP
See Also:

MQPA_DEFAULT

  1. static final int MQPA_DEFAULT
Put Authority - Default
See Also:

MQPA_CONTEXT

  1. static final int MQPA_CONTEXT
Put Authority - Context
See Also:

MQPA_ONLY_MCA

  1. static final int MQPA_ONLY_MCA
Put Authority - Only mca
See Also:

MQPA_ALTERNATE_OR_MCA

  1. static final int MQPA_ALTERNATE_OR_MCA
Put Authority - Alternate or mca
See Also:

MQCDC_SENDER_CONVERSION

  1. static final int MQCDC_SENDER_CONVERSION
Channel Data Conversion - Sender conversion
See Also:

MQCDC_NO_SENDER_CONVERSION

  1. static final int MQCDC_NO_SENDER_CONVERSION
Channel Data Conversion - No sender conversion
See Also:

MQMCAT_PROCESS

  1. static final int MQMCAT_PROCESS
MCA Types - Process
See Also:

MQMCAT_THREAD

  1. static final int MQMCAT_THREAD
MCA Types - Thread
See Also:

MQNPMS_NORMAL

  1. static final int MQNPMS_NORMAL
NonPersistent-Message Speeds - Normal
See Also:

MQNPMS_FAST

  1. static final int MQNPMS_FAST
NonPersistent-Message Speeds - Fast
See Also:

MQSCA_REQUIRED

  1. static final int MQSCA_REQUIRED
SSL Client Authentication - Required
See Also:

MQSCA_OPTIONAL

  1. static final int MQSCA_OPTIONAL
SSL Client Authentication - Optional
See Also:

MQSCA_NEVER_REQUIRED

  1. static final int MQSCA_NEVER_REQUIRED
SSL Client Authentication - Never Required
See Also:

MQKAI_AUTO

  1. static final int MQKAI_AUTO
KeepAlive Interval - Auto
See Also:

MQCAFTY_NONE

  1. static final int MQCAFTY_NONE
Connection Affinity Values - None
See Also:

MQCAFTY_PREFERRED

  1. static final int MQCAFTY_PREFERRED
Connection Affinity Values - Preferred
See Also:

MQRCN_NO

  1. static final int MQRCN_NO
Client Reconnect - No
See Also:

MQRCN_YES

  1. static final int MQRCN_YES
Client Reconnect - Yes
See Also:

MQRCN_Q_MGR

  1. static final int MQRCN_Q_MGR
Client Reconnect - Queue Manager
See Also:

MQRCN_DISABLED

  1. static final int MQRCN_DISABLED
Client Reconnect - Disabled
See Also:

MQACH_STRUC_ID

  1. static final java.lang.String MQACH_STRUC_ID
Identifier for the API Exit Chain Area Header.
See Also:

MQACH_VERSION_1

  1. static final int MQACH_VERSION_1
Version-1 authentication information record.
See Also:

MQACH_CURRENT_VERSION

  1. static final int MQACH_CURRENT_VERSION
Current version of authentication information record.
See Also:

MQAXC_STRUC_ID

  1. static final java.lang.String MQAXC_STRUC_ID
Identifier for the API exit context structure.
See Also:

MQAXC_VERSION_1

  1. static final int MQAXC_VERSION_1
Version-1 API exit context structure.
See Also:

MQAXC_VERSION_2

  1. static final int MQAXC_VERSION_2
Version-2 API exit context structure.
See Also:

MQAXC_CURRENT_VERSION

  1. static final int MQAXC_CURRENT_VERSION
Current API exit context structure.
See Also:

MQXE_OTHER

  1. static final int MQXE_OTHER
Environments - Other
See Also:

MQXE_MCA

  1. static final int MQXE_MCA
Environments - Mca
See Also:

MQXE_MCA_SVRCONN

  1. static final int MQXE_MCA_SVRCONN
Environments - Mca svrconn
See Also:

MQXE_COMMAND_SERVER

  1. static final int MQXE_COMMAND_SERVER
Environments - Command server
See Also:

MQXE_MQSC

  1. static final int MQXE_MQSC
Environments - Mqsc
See Also:

MQXE_MCA_CLNTCONN

  1. static final int MQXE_MCA_CLNTCONN
Environments - Client
See Also:

MQAXP_STRUC_ID

  1. static final java.lang.String MQAXP_STRUC_ID
Structure Identifier - Struc id
See Also:

MQAXP_VERSION_1

  1. static final int MQAXP_VERSION_1
Version-1 API exit parameter structure.
See Also:

MQAXP_VERSION_2

  1. static final int MQAXP_VERSION_2
Version-2 API exit parameter structure.
See Also:

MQAXP_CURRENT_VERSION

  1. static final int MQAXP_CURRENT_VERSION
Current API exit parameter structure.
See Also:

MQXACT_EXTERNAL

  1. static final int MQXACT_EXTERNAL
API Caller Types - External
See Also:

MQXACT_INTERNAL

  1. static final int MQXACT_INTERNAL
API Caller Types - ExInternalternal
See Also:

MQXPDA_NONE

  1. static final byte[] MQXPDA_NONE
Problem Determination Area

MQXF_INIT

  1. static final int MQXF_INIT
API Function Identifiers - Init
See Also:

MQXF_TERM

  1. static final int MQXF_TERM
API Function Identifiers - Term
See Also:

MQXF_CONN

  1. static final int MQXF_CONN
API Function Identifiers - Conn
See Also:

MQXF_CONNX

  1. static final int MQXF_CONNX
API Function Identifiers - Connx
See Also:

MQXF_DISC

  1. static final int MQXF_DISC
API Function Identifiers - Disc
See Also:

MQXF_OPEN

  1. static final int MQXF_OPEN
API Function Identifiers - Open
See Also:

MQXF_CLOSE

  1. static final int MQXF_CLOSE
API Function Identifiers - Close
See Also:

MQXF_PUT1

  1. static final int MQXF_PUT1
API Function Identifiers - Put1
See Also:

MQXF_PUT

  1. static final int MQXF_PUT
API Function Identifiers - Put
See Also:

MQXF_GET

  1. static final int MQXF_GET
API Function Identifiers - Get
See Also:

MQXF_DATA_CONV_ON_GET

  1. static final int MQXF_DATA_CONV_ON_GET
API Function Identifiers - Data conv on get
See Also:

MQXF_INQ

  1. static final int MQXF_INQ
API Function Identifiers - Inq
See Also:

MQXF_SET

  1. static final int MQXF_SET
API Function Identifiers - Set
See Also:

MQXF_BEGIN

  1. static final int MQXF_BEGIN
API Function Identifiers - Begin
See Also:

MQXF_CMIT

  1. static final int MQXF_CMIT
API Function Identifiers - Cmit
See Also:

MQXF_BACK

  1. static final int MQXF_BACK
API Function Identifiers - Back
See Also:

MQXF_STAT

  1. static final int MQXF_STAT
API Function Identifiers - Stat
See Also:

MQXF_CB

  1. static final int MQXF_CB
API Function Identifiers - Cb
See Also:

MQXF_CTL

  1. static final int MQXF_CTL
API Function Identifiers - Ctl
See Also:

MQXF_CALLBACK

  1. static final int MQXF_CALLBACK
API Function Identifiers - Callback
See Also:

MQXF_SUB

  1. static final int MQXF_SUB
API Function Identifiers - Sub
See Also:

MQXF_SUBRQ

  1. static final int MQXF_SUBRQ
API Function Identifiers - Subrq
See Also:

MQXF_XACLOSE

  1. static final int MQXF_XACLOSE
API Function Identifiers - xaClose
See Also:

MQXF_XACOMMIT

  1. static final int MQXF_XACOMMIT
API Function Identifiers - xaCommit
See Also:

MQXF_XACOMPLETE

  1. static final int MQXF_XACOMPLETE
API Function Identifiers - xaComplete
See Also:

MQXF_XAEND

  1. static final int MQXF_XAEND
API Function Identifiers - xaEnd
See Also:

MQXF_XAFORGET

  1. static final int MQXF_XAFORGET
API Function Identifiers - xaForget
See Also:

MQXF_XAOPEN

  1. static final int MQXF_XAOPEN
API Function Identifiers - xaOpen
See Also:

MQXF_XAPREPARE

  1. static final int MQXF_XAPREPARE
API Function Identifiers - xaPrepare
See Also:

MQXF_XARECOVER

  1. static final int MQXF_XARECOVER
API Function Identifiers - xaRecover
See Also:

MQXF_XAROLLBACK

  1. static final int MQXF_XAROLLBACK
API Function Identifiers - xaRollBack
See Also:

MQXF_XASTART

  1. static final int MQXF_XASTART
API Function Identifiers - xaStart
See Also:

MQXF_AXREG

  1. static final int MQXF_AXREG
API Function Identifiers - axReg
See Also:

MQXF_AXUNREG

  1. static final int MQXF_AXUNREG
API Function Identifiers - axUnreg
See Also:

MQCDC_VERSION_1

  1. static final int MQCDC_VERSION_1
Structure Version Number - Version 1
See Also:

MQCDC_VERSION_2

  1. static final int MQCDC_VERSION_2
Structure Version Number - Version 2
See Also:

MQCDC_VERSION_3

  1. static final int MQCDC_VERSION_3
Structure Version Number - Version 3
See Also:

MQCDC_VERSION_4

  1. static final int MQCDC_VERSION_4
Structure Version Number - Version 4
See Also:

MQCDC_VERSION_5

  1. static final int MQCDC_VERSION_5
Structure Version Number - Version 5
See Also:

MQCDC_VERSION_6

  1. static final int MQCDC_VERSION_6
Structure Version Number - Version 6
See Also:

MQCDC_VERSION_7

  1. static final int MQCDC_VERSION_7
Structure Version Number - Version 7
See Also:

MQCDC_VERSION_8

  1. static final int MQCDC_VERSION_8
Structure Version Number - Version 8
See Also:

MQCDC_VERSION_9

  1. static final int MQCDC_VERSION_9
Structure Version Number - Version 9
See Also:

MQCDC_VERSION_10

  1. static final int MQCDC_VERSION_10
Structure Version Number - Version 10
See Also:

MQCDC_CURRENT_VERSION

  1. static final int MQCDC_CURRENT_VERSION
Structure Version Number - Current version.
See Also:

MQCDC_LENGTH_1

  1. static final int MQCDC_LENGTH_1
Length of version-1 channel definition structure.
See Also:

MQCDC_LENGTH_2

  1. static final int MQCDC_LENGTH_2
Length of version-2 channel definition structure.
See Also:

MQCDC_LENGTH_3

  1. static final int MQCDC_LENGTH_3
Length of version-3 channel definition structure.
See Also:

MQCXP_STRUC_ID

  1. static final java.lang.String MQCXP_STRUC_ID
Structure Identifier
See Also:

MQCXP_VERSION_1

  1. static final int MQCXP_VERSION_1
Structure Version Number - Version 1
See Also:

MQCXP_VERSION_2

  1. static final int MQCXP_VERSION_2
Structure Version Number - Version 2
See Also:

MQCXP_VERSION_3

  1. static final int MQCXP_VERSION_3
Structure Version Number - Version 3
See Also:

MQCXP_VERSION_4

  1. static final int MQCXP_VERSION_4
Structure Version Number - Version 4
See Also:

MQCXP_VERSION_5

  1. static final int MQCXP_VERSION_5
Structure Version Number - Version 5
See Also:

MQCXP_VERSION_6

  1. static final int MQCXP_VERSION_6
Structure Version Number - Version 6
See Also:

MQCXP_VERSION_7

  1. static final int MQCXP_VERSION_7
Structure Version Number - Version 7
See Also:

MQCXP_VERSION_8

  1. static final int MQCXP_VERSION_8
Structure Version Number - Version 8
See Also:

MQCXP_CURRENT_VERSION

  1. static final int MQCXP_CURRENT_VERSION
Structure Version Number - Current version
See Also:

MQCXP_LENGTH_3

  1. static final int MQCXP_LENGTH_3
Length of version-3 channel exit parameter structure.
See Also:

MQCXP_LENGTH_4

  1. static final int MQCXP_LENGTH_4
Length of version-4 channel exit parameter structure.
See Also:

MQCXP_LENGTH_5

  1. static final int MQCXP_LENGTH_5
Length of version-5 channel exit parameter structure.
See Also:

MQXR2_PUT_WITH_DEF_ACTION

  1. static final int MQXR2_PUT_WITH_DEF_ACTION
Exit Response 2 - Mqxr2put with def action
See Also:

MQXR2_PUT_WITH_DEF_USERID

  1. static final int MQXR2_PUT_WITH_DEF_USERID
Exit Response 2 - Mqxr2put with def userid
See Also:

MQXR2_PUT_WITH_MSG_USERID

  1. static final int MQXR2_PUT_WITH_MSG_USERID
Exit Response 2 - Mqxr2put with msg userid
See Also:

MQXR2_USE_AGENT_BUFFER

  1. static final int MQXR2_USE_AGENT_BUFFER
Exit Response 2 - Mqxr2use agent buffer
See Also:

MQXR2_USE_EXIT_BUFFER

  1. static final int MQXR2_USE_EXIT_BUFFER
Exit Response 2 - Mqxr2use exit buffer
See Also:

MQXR2_DEFAULT_CONTINUATION

  1. static final int MQXR2_DEFAULT_CONTINUATION
Exit Response 2 - Mqxr2default continuation
See Also:

MQXR2_CONTINUE_CHAIN

  1. static final int MQXR2_CONTINUE_CHAIN
Exit Response 2 - Mqxr2continue chain
See Also:

MQXR2_SUPPRESS_CHAIN

  1. static final int MQXR2_SUPPRESS_CHAIN
Exit Response 2 - Mqxr2suppress chain
See Also:

MQXR2_STATIC_CACHE

  1. static final int MQXR2_STATIC_CACHE
Exit Response 2 - Mqxr2static cache
See Also:

MQXR2_DYNAMIC_CACHE

  1. static final int MQXR2_DYNAMIC_CACHE
Exit Response 2 - Mqxr2dynamic cache
See Also:

MQCF_NONE

  1. static final int MQCF_NONE
Capability Flags - None
See Also:

MQCF_DIST_LISTS

  1. static final int MQCF_DIST_LISTS
This flag indicates that distribution lists are supported by the local queue manager.
See Also:

MQDXP_STRUC_ID

  1. static final java.lang.String MQDXP_STRUC_ID
Structure Identifier
See Also:

MQDXP_VERSION_1

  1. static final int MQDXP_VERSION_1
Structure Version Number - Version 1
See Also:

MQDXP_VERSION_2

  1. static final int MQDXP_VERSION_2
Structure Version Number - Version 2
See Also:

MQDXP_CURRENT_VERSION

  1. static final int MQDXP_CURRENT_VERSION
Structure Version Number - Current version
See Also:

MQDXP_LENGTH_1

  1. static final int MQDXP_LENGTH_1
Length of version-1 data conversion exit parameter structure.
See Also:

MQXDR_OK

  1. static final int MQXDR_OK
Exit Response - Ok
See Also:

MQXDR_CONVERSION_FAILED

  1. static final int MQXDR_CONVERSION_FAILED
Exit Response - Conversion failed
See Also:

MQNXP_STRUC_ID

  1. static final java.lang.String MQNXP_STRUC_ID
Structure Identifier
See Also:

MQNXP_VERSION_1

  1. static final int MQNXP_VERSION_1
Structure Version Number - Version 1
See Also:

MQNXP_VERSION_2

  1. static final int MQNXP_VERSION_2
Structure Version Number - Version 2
See Also:

MQNXP_CURRENT_VERSION

  1. static final int MQNXP_CURRENT_VERSION
Structure Version Number - Current version
See Also:

MQPBC_STRUC_ID

  1. static final java.lang.String MQPBC_STRUC_ID
Structure Identifier
See Also:

MQPBC_VERSION_1

  1. static final int MQPBC_VERSION_1
Version-1 for PBC record.
See Also:

MQPBC_VERSION_2

  1. static final int MQPBC_VERSION_2
Version-2 for PBC record.
See Also:

MQPBC_CURRENT_VERSION

  1. static final int MQPBC_CURRENT_VERSION
Current version of PBC record.
See Also:

MQPSXP_STRUC_ID

  1. static final java.lang.String MQPSXP_STRUC_ID
Structure Identifier
See Also:

MQPSXP_VERSION_1

  1. static final int MQPSXP_VERSION_1
Version-1 for PSXP record.
See Also:

MQPSXP_VERSION_2

  1. static final int MQPSXP_VERSION_2
Version-2 for PSXP record.
See Also:

MQPSXP_CURRENT_VERSION

  1. static final int MQPSXP_CURRENT_VERSION
Current version of PSXP record.
See Also:

MQSBC_STRUC_ID

  1. static final java.lang.String MQSBC_STRUC_ID
Structure Identifier
See Also:

MQSBC_VERSION_1

  1. static final int MQSBC_VERSION_1
Version-1 for SBC record.
See Also:

MQSBC_CURRENT_VERSION

  1. static final int MQSBC_CURRENT_VERSION
Current version of SBC record.
See Also:

MQWDR_STRUC_ID

  1. static final java.lang.String MQWDR_STRUC_ID
Structure Identifier
See Also:

MQWDR_VERSION_1

  1. static final int MQWDR_VERSION_1
Structure Version Number - Version 1
See Also:

MQWDR_VERSION_2

  1. static final int MQWDR_VERSION_2
Structure Version Number - Version 2
See Also:

MQWDR_CURRENT_VERSION

  1. static final int MQWDR_CURRENT_VERSION
Current version of authentication information record.
See Also:

MQWDR_LENGTH_1

  1. static final int MQWDR_LENGTH_1
Structure Length - Length (Version 1)
See Also:

MQWDR_LENGTH_2

  1. static final int MQWDR_LENGTH_2
Structure Length - Length (Version 2)
See Also:

MQWDR_CURRENT_LENGTH

  1. static final int MQWDR_CURRENT_LENGTH
Structure Length - Current length
See Also:

MQQMF_REPOSITORY_Q_MGR

  1. static final int MQQMF_REPOSITORY_Q_MGR
Queue Manager Flags - Repository q mgr
See Also:

MQQMF_CLUSSDR_USER_DEFINED

  1. static final int MQQMF_CLUSSDR_USER_DEFINED
Queue Manager Flags - Clussdr user defined
See Also:

MQQMF_CLUSSDR_AUTO_DEFINED

  1. static final int MQQMF_CLUSSDR_AUTO_DEFINED
Queue Manager Flags - Clussdr auto defined
See Also:

MQQMF_AVAILABLE

  1. static final int MQQMF_AVAILABLE
Queue Manager Flags - Available
See Also:

MQWDR1_LENGTH_1

  1. static final int MQWDR1_LENGTH_1
Length of version-1 cluster workload exit destination record structure version 1.
See Also:

MQWDR1_CURRENT_LENGTH

  1. static final int MQWDR1_CURRENT_LENGTH
Length of current version of cluster workload exit destination Record structure version 1.
See Also:

MQWDR2_LENGTH_1

  1. static final int MQWDR2_LENGTH_1
Length of version-1 cluster workload exit destination record structure version 2.
See Also:

MQWDR2_LENGTH_2

  1. static final int MQWDR2_LENGTH_2
Length of version-2 cluster workload exit destination record structure version 2.
See Also:

MQWDR2_CURRENT_LENGTH

  1. static final int MQWDR2_CURRENT_LENGTH
Length of current version of cluster workload exit destination record structure version 1.
See Also:

MQWQR_STRUC_ID

  1. static final java.lang.String MQWQR_STRUC_ID
Structure Identifier
See Also:

MQWQR_VERSION_1

  1. static final int MQWQR_VERSION_1
Structure Version Number - Version 1
See Also:

MQWQR_VERSION_2

  1. static final int MQWQR_VERSION_2
Structure Version Number - Version 2
See Also:

MQWQR_VERSION_3

  1. static final int MQWQR_VERSION_3
Structure Version Number - Version 2
See Also:

MQWQR_CURRENT_VERSION

  1. static final int MQWQR_CURRENT_VERSION
Current version of authentication information record.
See Also:

MQWQR_LENGTH_1

  1. static final int MQWQR_LENGTH_1
Structure Length - Length (Version 1)
See Also:

MQWQR_LENGTH_2

  1. static final int MQWQR_LENGTH_2
Structure Length - Length (Version 2)
See Also:

MQWQR_LENGTH_3

  1. static final int MQWQR_LENGTH_3
Structure Length - Length (Version 3)
See Also:

MQWQR_CURRENT_LENGTH

  1. static final int MQWQR_CURRENT_LENGTH
Structure Length - Current length
See Also:

MQQF_LOCAL_Q

  1. static final int MQQF_LOCAL_Q
Queue Flags - Local q
See Also:

MQQF_CLWL_USEQ_ANY

  1. static final int MQQF_CLWL_USEQ_ANY
Queue Flags - Clwl useq any
See Also:

MQQF_CLWL_USEQ_LOCAL

  1. static final int MQQF_CLWL_USEQ_LOCAL
Queue Flags - Clwl useq local
See Also:

MQWQR1_LENGTH_1

  1. static final int MQWQR1_LENGTH_1
Length of version-1 cluster workload exit queue record version 1 structure.
See Also:

MQWQR1_CURRENT_LENGTH

  1. static final int MQWQR1_CURRENT_LENGTH
Length of current version of cluster workload exit queue record version 1 structure.
See Also:

MQWQR2_LENGTH_1

  1. static final int MQWQR2_LENGTH_1
Length of version-1 cluster workload exit queue record version 2 structure.
See Also:

MQWQR2_LENGTH_2

  1. static final int MQWQR2_LENGTH_2
Length of version-2 cluster workload exit queue record version 2 structure.
See Also:

MQWQR2_CURRENT_LENGTH

  1. static final int MQWQR2_CURRENT_LENGTH
Length of current version of cluster workload exit queue record version 2 structure.
See Also:

MQWQR3_LENGTH_1

  1. static final int MQWQR3_LENGTH_1
Length of version-1 cluster workload exit queue record version 3 structure.
See Also:

MQWQR3_LENGTH_2

  1. static final int MQWQR3_LENGTH_2
Length of version-2 cluster workload exit queue record version 3 structure.
See Also:

MQWQR3_LENGTH_3

  1. static final int MQWQR3_LENGTH_3
Length of version-3 cluster workload exit queue record version 3 structure.
See Also:

MQWQR3_CURRENT_LENGTH

  1. static final int MQWQR3_CURRENT_LENGTH
Length of current version of cluster workload exit queue record version 3 structure.
See Also:

MQWXP_STRUC_ID

  1. static final java.lang.String MQWXP_STRUC_ID
Structure Identifier
See Also:

MQWXP_VERSION_1

  1. static final int MQWXP_VERSION_1
Structure Version Number - Version 1
See Also:

MQWXP_VERSION_2

  1. static final int MQWXP_VERSION_2
Structure Version Number - Version 2
See Also:

MQWXP_VERSION_3

  1. static final int MQWXP_VERSION_3
Structure Version Number - Version 2
See Also:

MQWXP_VERSION_4

  1. static final int MQWXP_VERSION_4
Structure Version Number - Version 4
See Also:

MQWXP_CURRENT_VERSION

  1. static final int MQWXP_CURRENT_VERSION
Structure Version Number - Current version
See Also:

MQWXP_PUT_BY_CLUSTER_CHL

  1. static final int MQWXP_PUT_BY_CLUSTER_CHL
Cluster Workload Flags - Put by cluster chl
See Also:

MQCLCT_STATIC

  1. static final int MQCLCT_STATIC
Cluster Cache Types - Static
See Also:

MQCLCT_DYNAMIC

  1. static final int MQCLCT_DYNAMIC
Cluster Cache Types - Dynamic
See Also:

MQXEPO_STRUC_ID

  1. static final java.lang.String MQXEPO_STRUC_ID
Structure Identifier
See Also:

MQXEPO_VERSION_1

  1. static final int MQXEPO_VERSION_1
Structure Version Number - Version 1
See Also:

MQXEPO_CURRENT_VERSION

  1. static final int MQXEPO_CURRENT_VERSION
Structure Version Number - Current version
See Also:

MQXEPO_NONE

  1. static final int MQXEPO_NONE
Exit Options - None
See Also:

MQXP_STRUC_ID

  1. static final java.lang.String MQXP_STRUC_ID
Structure Identifier
See Also:

MQXP_VERSION_1

  1. static final int MQXP_VERSION_1
Structure Version Number - Version 1
See Also:

MQXP_LENGTH_1

  1. static final int MQXP_LENGTH_1
Length of version-1 exit parameter structure.
See Also:

MQXP_CURRENT_LENGTH

  1. static final int MQXP_CURRENT_LENGTH
Length of current version of exit parameter structure.
See Also:

MQXC_MQOPEN

  1. static final int MQXC_MQOPEN
Exit Commands - MQOPEN
See Also:

MQXC_MQCLOSE

  1. static final int MQXC_MQCLOSE
Exit Commands - MQCLOSE
See Also:

MQXC_MQGET

  1. static final int MQXC_MQGET
Exit Commands - MQGET
See Also:

MQXC_MQPUT

  1. static final int MQXC_MQPUT
Exit Commands - MQPUT
See Also:

MQXC_MQPUT1

  1. static final int MQXC_MQPUT1
Exit Commands - MQPUT1
See Also:

MQXC_MQINQ

  1. static final int MQXC_MQINQ
Exit Commands - MQINQ
See Also:

MQXC_MQSET

  1. static final int MQXC_MQSET
Exit Commands - MQSET
See Also:

MQXC_MQBACK

  1. static final int MQXC_MQBACK
Exit Commands - MQBACK
See Also:

MQXC_MQCMIT

  1. static final int MQXC_MQCMIT
Exit Commands - MQCMIT
See Also:

MQXC_MQSUB

  1. static final int MQXC_MQSUB
Exit Commands - MQCMIT
See Also:

MQXC_MQSUBRQ

  1. static final int MQXC_MQSUBRQ
Exit Commands - MQCMIT
See Also:

MQXC_MQCB

  1. static final int MQXC_MQCB
Exit Commands - MQCMIT
See Also:

MQXC_MQCTL

  1. static final int MQXC_MQCTL
Exit Commands - MQCMIT
See Also:

MQXC_MQSTAT

  1. static final int MQXC_MQSTAT
Exit Commands - MQCMIT
See Also:

MQXC_CALLBACK

  1. static final int MQXC_CALLBACK
Exit Id - Callback
See Also:

MQXWD_STRUC_ID

  1. static final java.lang.String MQXWD_STRUC_ID
Structure Identifier
See Also:

MQXWD_VERSION_1

  1. static final int MQXWD_VERSION_1
Structure Version Number - Version 1
See Also:

MQXWD_LENGTH_1

  1. static final int MQXWD_LENGTH_1
Length of version-1 exit parameter block structure.
See Also:

MQXWD_CURRENT_LENGTH

  1. static final int MQXWD_CURRENT_LENGTH
Length of current version of exit parameter block structure.
See Also:

MQTRANSPORTEXIT

  1. static final java.lang.String MQTRANSPORTEXIT
Alternative name for the MQ_TRANSPORT_EXIT type definition
See Also:

MQDCC_DEFAULT_CONVERSION

  1. static final int MQDCC_DEFAULT_CONVERSION
Conversion Options - Default conversion
See Also:

MQDCC_FILL_TARGET_BUFFER

  1. static final int MQDCC_FILL_TARGET_BUFFER
Conversion Options - Fill target buffer
See Also:

MQDCC_INT_DEFAULT_CONVERSION

  1. static final int MQDCC_INT_DEFAULT_CONVERSION
Conversion Options - Int default conversion
See Also:

MQDCC_SOURCE_ENC_NATIVE

  1. static final int MQDCC_SOURCE_ENC_NATIVE
Conversion Options - Source enc native
See Also:

MQDCC_SOURCE_ENC_NORMAL

  1. static final int MQDCC_SOURCE_ENC_NORMAL
Conversion Options - Source enc normal
See Also:

MQDCC_SOURCE_ENC_REVERSED

  1. static final int MQDCC_SOURCE_ENC_REVERSED
Conversion Options - Source enc reversed
See Also:

MQDCC_SOURCE_ENC_UNDEFINED

  1. static final int MQDCC_SOURCE_ENC_UNDEFINED
Conversion Options - Source enc undefined
See Also:

MQDCC_TARGET_ENC_NATIVE

  1. static final int MQDCC_TARGET_ENC_NATIVE
Conversion Options - Target enc native
See Also:

MQDCC_TARGET_ENC_NORMAL

  1. static final int MQDCC_TARGET_ENC_NORMAL
Conversion Options - Target enc normal
See Also:

MQDCC_TARGET_ENC_REVERSED

  1. static final int MQDCC_TARGET_ENC_REVERSED
Conversion Options - Target enc reversed
See Also:

MQDCC_TARGET_ENC_UNDEFINED

  1. static final int MQDCC_TARGET_ENC_UNDEFINED
Conversion Options - Target enc undefined
See Also:

MQDCC_NONE

  1. static final int MQDCC_NONE
Conversion Options - None
See Also:

MQDCC_SOURCE_ENC_MASK

  1. static final int MQDCC_SOURCE_ENC_MASK
Conversion Options Masks and Factors - Source enc mask
See Also:

MQDCC_TARGET_ENC_MASK

  1. static final int MQDCC_TARGET_ENC_MASK
Conversion Options Masks and Factors - Target enc mask
See Also:

MQDCC_SOURCE_ENC_FACTOR

  1. static final int MQDCC_SOURCE_ENC_FACTOR
Conversion Options Masks and Factors - Source enc factor
See Also:

MQDCC_TARGET_ENC_FACTOR

  1. static final int MQDCC_TARGET_ENC_FACTOR
Conversion Options Masks and Factors - Target enc factor
See Also: