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