Deprecated API
Contents
-
Deprecated Interfaces Interface and Description com.ibm.mq.jms.JMSC Use the constants defined in the classes in the com.ibm.mq.constants package instead
-
Deprecated Exceptions Exceptions and Description com.ibm.mq.jms.BrokerCommandFailedException no longer used.com.ibm.mq.jms.FieldNameException no longer used.com.ibm.mq.jms.FieldTypeException no longer used.com.ibm.mq.jms.IntErrorException no longer used.com.ibm.mq.jms.ISSLException no longer used.com.ibm.mq.jms.JMSInvalidParameterException no longer used.com.ibm.mq.jms.JMSListenerSetException no longer used.com.ibm.mq.jms.JMSMessageQueueOverflowException no longer used.com.ibm.mq.jms.JMSNotActiveException no longer used.com.ibm.mq.jms.JMSNotSupportedException no longer used.com.ibm.mq.jms.JMSParameterIsNullException no longer used.com.ibm.mq.jms.NoBrokerResponseException no longer used.com.ibm.mq.jms.SyntaxException no longer used.
-
Deprecated Fields Field and Description com.ibm.msg.client.jms.JmsConstants.JMS_IBM_ARM_CORRELATOR JMS_IBM_ARM_CORRELATOR property name. Use JMS_TOG_ARM_CORRELATOR in preference to this property. The Open Group Application Response Measurement Correlator property, set on a message. Set using setStringProperty(JmsConstants.JMS_IBM_ARM_CORRELATOR,); Get using getStringProperty(JmsConstants.JMS_IBM_ARM_CORRELATOR); Valid on a Message object. com.ibm.mq.MQException.MQCC_FAILED use MQConstants.MQCC_FAILED insteadcom.ibm.mq.MQException.MQCC_OK use MQConstants.MQCC_OK insteadcom.ibm.mq.MQException.MQCC_UNKNOWN use MQConstants.MQCC_UNKNOWN insteadcom.ibm.mq.MQException.MQCC_WARNING use MQConstants.MQCC_WARNING insteadcom.ibm.mq.jms.JMSC.MQCNO_SERIALIZE_CONN_TAG_Q_MGR This cannot be safely supported in JMS as the Connection and Session share the conntagcom.ibm.mq.jms.JMSC.MQCNO_SERIALIZE_CONN_TAG_QSG This cannot be safely supported in JMS as the Connection and Session share the conntagcom.ibm.mq.jms.JMSC.MQJMS_DIRECTAUTH_BASIC com.ibm.mq.jms.JMSC.MQJMS_DIRECTAUTH_CERTIFICATE com.ibm.mq.jms.JMSC.MQJMS_MULTICAST_AS_CF com.ibm.mq.jms.JMSC.MQJMS_MULTICAST_DISABLED com.ibm.mq.jms.JMSC.MQJMS_MULTICAST_ENABLED com.ibm.mq.jms.JMSC.MQJMS_MULTICAST_NOT_RELIABLE com.ibm.mq.jms.JMSC.MQJMS_MULTICAST_RELIABLE com.ibm.mq.jms.JMSC.MQJMS_TP_DIRECT_HTTP com.ibm.mq.jms.JMSC.MQJMS_TP_DIRECT_TCPIP com.ibm.mq.constants.CMQC.MQOPMODE_COMPAT Use CMQCFC.MQOPMODE_COMPAT insteadcom.ibm.mq.constants.CMQC.MQOPMODE_NEW_FUNCTION Use CMQCFC.MQOPMODE_NEW_FUNCTION insteadcom.ibm.mq.MQException.MQRC_ADAPTER_CONN_LOAD_ERROR use MQConstants.MQRC_ADAPTER_CONN_LOAD_ERROR insteadcom.ibm.mq.MQException.MQRC_ADAPTER_CONV_LOAD_ERROR use MQConstants.MQRC_ADAPTER_CONV_LOAD_ERROR insteadcom.ibm.mq.MQException.MQRC_ADAPTER_DEFS_ERROR use MQConstants.MQRC_ADAPTER_DEFS_ERROR insteadcom.ibm.mq.MQException.MQRC_ADAPTER_DEFS_LOAD_ERROR use MQConstants.MQRC_ADAPTER_DEFS_LOAD_ERROR insteadcom.ibm.mq.MQException.MQRC_ADAPTER_DISC_LOAD_ERROR use MQConstants.MQRC_ADAPTER_DISC_LOAD_ERROR insteadcom.ibm.mq.MQException.MQRC_ADAPTER_NOT_AVAILABLE use MQConstants.MQRC_ADAPTER_NOT_AVAILABLE insteadcom.ibm.mq.MQException.MQRC_ADAPTER_SERV_LOAD_ERROR use MQConstants.MQRC_ADAPTER_SERV_LOAD_ERROR insteadcom.ibm.mq.MQException.MQRC_ADAPTER_STORAGE_SHORTAGE use MQConstants.MQRC_ADAPTER_STORAGE_SHORTAGE insteadcom.ibm.mq.MQException.MQRC_ALIAS_BASE_Q_TYPE_ERROR use MQConstants.MQRC_ALIAS_BASE_Q_TYPE_ERROR insteadcom.ibm.mq.MQException.MQRC_ALREADY_CONNECTED use MQConstants.MQRC_ALREADY_CONNECTED insteadcom.ibm.mq.MQException.MQRC_ANOTHER_Q_MGR_CONNECTED use MQConstants.MQRC_ANOTHER_Q_MGR_CONNECTED insteadcom.ibm.mq.MQException.MQRC_API_EXIT_LOAD_ERROR use MQConstants.MQRC_API_EXIT_LOAD_ERROR insteadcom.ibm.mq.MQException.MQRC_API_EXIT_NOT_FOUND use MQConstants.MQRC_API_EXIT_NOT_FOUND insteadcom.ibm.mq.MQException.MQRC_ASID_MISMATCH use MQConstants.MQRC_ASID_MISMATCH insteadcom.ibm.mq.MQException.MQRC_BACKED_OUT use MQConstants.MQRC_BACKED_OUT insteadcom.ibm.mq.MQException.MQRC_BACKOUT_THRESHOLD_REACHED use MQConstants.MQRC_BACKOUT_THRESHOLD_REACHED insteadcom.ibm.mq.MQException.MQRC_BAG_CONVERSION_ERROR use MQConstants.MQRC_BAG_CONVERSION_ERROR insteadcom.ibm.mq.MQException.MQRC_BAG_WRONG_TYPE use MQConstants.MQRC_BAG_WRONG_TYPE insteadcom.ibm.mq.MQException.MQRC_BUFFER_ERROR use MQConstants.MQRC_BUFFER_ERROR insteadcom.ibm.mq.MQException.MQRC_BUFFER_LENGTH_ERROR use MQConstants.MQRC_BUFFER_LENGTH_ERROR insteadcom.ibm.mq.MQException.MQRC_CALL_IN_PROGRESS use MQConstants.MQRC_CALL_IN_PROGRESS insteadcom.ibm.mq.MQException.MQRC_CD_ERROR use MQConstants.MQRC_CD_ERROR insteadcom.ibm.mq.MQException.MQRC_CF_NOT_AVAILABLE use MQConstants.MQRC_CF_NOT_AVAILABLE insteadcom.ibm.mq.MQException.MQRC_CF_STRUC_AUTH_FAILED use MQConstants.MQRC_CF_STRUC_AUTH_FAILED insteadcom.ibm.mq.MQException.MQRC_CF_STRUC_ERROR use MQConstants.MQRC_CF_STRUC_ERROR insteadcom.ibm.mq.MQException.MQRC_CF_STRUC_IN_USE use MQConstants.MQRC_CF_STRUC_IN_USE insteadcom.ibm.mq.MQException.MQRC_CF_STRUC_LIST_HDR_IN_USE use MQConstants.MQRC_CF_STRUC_LIST_HDR_IN_USE insteadcom.ibm.mq.MQException.MQRC_CFH_ERROR use MQConstants.MQRC_CFH_ERROR insteadcom.ibm.mq.MQException.MQRC_CFIL_ERROR use MQConstants.MQRC_CFIL_ERROR insteadcom.ibm.mq.MQException.MQRC_CFIN_ERROR use MQConstants.MQRC_CFIN_ERROR insteadcom.ibm.mq.MQException.MQRC_CFSL_ERROR use MQConstants.MQRC_CFSL_ERROR insteadcom.ibm.mq.MQException.MQRC_CFST_ERROR use MQConstants.MQRC_CFST_ERROR insteadcom.ibm.mq.MQException.MQRC_CHANNEL_ACTIVATED use MQConstants.MQRC_CHANNEL_ACTIVATED insteadcom.ibm.mq.MQException.MQRC_CHANNEL_AUTO_DEF_ERROR use MQConstants.MQRC_CHANNEL_AUTO_DEF_ERROR insteadcom.ibm.mq.MQException.MQRC_CHANNEL_AUTO_DEF_OK use MQConstants.MQRC_CHANNEL_AUTO_DEF_OK insteadcom.ibm.mq.MQException.MQRC_CHANNEL_CONV_ERROR use MQConstants.MQRC_CHANNEL_CONV_ERROR insteadcom.ibm.mq.MQException.MQRC_CHANNEL_NOT_ACTIVATED use MQConstants.MQRC_CHANNEL_NOT_ACTIVATED insteadcom.ibm.mq.MQException.MQRC_CHANNEL_STARTED use MQConstants.MQRC_CHANNEL_STARTED insteadcom.ibm.mq.MQException.MQRC_CHANNEL_STOPPED use MQConstants.MQRC_CHANNEL_STOPPED insteadcom.ibm.mq.MQException.MQRC_CHANNEL_STOPPED_BY_USER use MQConstants.MQRC_CHANNEL_STOPPED_BY_USER insteadcom.ibm.mq.MQException.MQRC_CHAR_ATTR_LENGTH_ERROR use MQConstants.MQRC_CHAR_ATTR_LENGTH_ERROR insteadcom.ibm.mq.MQException.MQRC_CHAR_ATTRS_ERROR use MQConstants.MQRC_CHAR_ATTRS_ERROR insteadcom.ibm.mq.MQException.MQRC_CHAR_ATTRS_TOO_SHORT use MQConstants.MQRC_CHAR_ATTRS_TOO_SHORT insteadcom.ibm.mq.MQException.MQRC_CHAR_CONVERSION_ERROR use MQConstants.MQRC_CHAR_CONVERSION_ERROR insteadcom.ibm.mq.MQException.MQRC_CICS_WAIT_FAILED use MQConstants.MQRC_CICS_WAIT_FAILED insteadcom.ibm.mq.MQException.MQRC_CLIENT_CHANNEL_CONFLICT use MQConstants.MQRC_CLIENT_CHANNEL_CONFLICT insteadcom.ibm.mq.MQException.MQRC_CLIENT_CONN_ERROR use MQConstants.MQRC_CLIENT_CONN_ERROR insteadcom.ibm.mq.MQException.MQRC_CLIENT_EXIT_ERROR use MQConstants.MQRC_CLIENT_EXIT_ERROR insteadcom.ibm.mq.MQException.MQRC_CLIENT_EXIT_LOAD_ERROR use MQConstants.MQRC_CLIENT_EXIT_LOAD_ERROR insteadcom.ibm.mq.MQException.MQRC_CLUSTER_EXIT_ERROR use MQConstants.MQRC_CLUSTER_EXIT_ERROR insteadcom.ibm.mq.MQException.MQRC_CLUSTER_EXIT_LOAD_ERROR use MQConstants.MQRC_CLUSTER_EXIT_LOAD_ERROR insteadcom.ibm.mq.MQException.MQRC_CLUSTER_PUT_INHIBITED use MQConstants.MQRC_CLUSTER_PUT_INHIBITED insteadcom.ibm.mq.MQException.MQRC_CLUSTER_RESOLUTION_ERROR use MQConstants.MQRC_CLUSTER_RESOLUTION_ERROR insteadcom.ibm.mq.MQException.MQRC_CLUSTER_RESOURCE_ERROR use MQConstants.MQRC_CLUSTER_RESOURCE_ERROR insteadcom.ibm.mq.MQException.MQRC_CMD_SERVER_NOT_AVAILABLE use MQConstants.MQRC_CMD_SERVER_NOT_AVAILABLE insteadcom.ibm.mq.MQException.MQRC_CNO_ERROR use MQConstants.MQRC_CNO_ERROR insteadcom.ibm.mq.MQException.MQRC_COD_NOT_VALID_FOR_XCF_Q use MQConstants.MQRC_COD_NOT_VALID_FOR_XCF_Q insteadcom.ibm.mq.MQException.MQRC_CODED_CHAR_SET_ID_ERROR use MQConstants.MQRC_CODED_CHAR_SET_ID_ERROR insteadcom.ibm.mq.MQException.MQRC_COMMAND_TYPE_ERROR use MQConstants.MQRC_COMMAND_TYPE_ERROR insteadcom.ibm.mq.MQException.MQRC_CONN_ID_IN_USE use MQConstants.MQRC_CONN_ID_IN_USE insteadcom.ibm.mq.MQException.MQRC_CONN_TAG_NOT_RELEASED use MQConstants.MQRC_CONN_TAG_NOT_RELEASED insteadcom.ibm.mq.MQException.MQRC_CONN_TAG_NOT_USABLE use MQConstants.MQRC_CONN_TAG_NOT_USABLE insteadcom.ibm.mq.MQException.MQRC_CONNECTION_BROKEN use MQConstants.MQRC_CONNECTION_BROKEN insteadcom.ibm.mq.MQException.MQRC_CONNECTION_NOT_AUTHORIZED use MQConstants.MQRC_CONNECTION_NOT_AUTHORIZED insteadcom.ibm.mq.MQException.MQRC_CONNECTION_QUIESCING use MQConstants.MQRC_CONNECTION_QUIESCING insteadcom.ibm.mq.MQException.MQRC_CONNECTION_STOPPING use MQConstants.MQRC_CONNECTION_STOPPING insteadcom.ibm.mq.MQException.MQRC_CONTEXT_HANDLE_ERROR use MQConstants.MQRC_CONTEXT_HANDLE_ERROR insteadcom.ibm.mq.MQException.MQRC_CONTEXT_NOT_AVAILABLE use MQConstants.MQRC_CONTEXT_NOT_AVAILABLE insteadcom.ibm.mq.MQException.MQRC_CONVERTED_MSG_TOO_BIG use MQConstants.MQRC_CONVERTED_MSG_TOO_BIG insteadcom.ibm.mq.MQException.MQRC_CONVERTED_STRING_TOO_BIG use MQConstants.MQRC_CONVERTED_STRING_TOO_BIG insteadcom.ibm.mq.MQException.MQRC_CORREL_ID_ERROR use MQConstants.MQRC_CORREL_ID_ERROR insteadcom.ibm.mq.MQException.MQRC_CURRENT_RECORD_ERROR use MQConstants.MQRC_CURRENT_RECORD_ERROR insteadcom.ibm.mq.MQException.MQRC_DATA_LENGTH_ERROR use MQConstants.MQRC_DATA_LENGTH_ERROR insteadcom.ibm.mq.MQException.MQRC_DB2_NOT_AVAILABLE use MQConstants.MQRC_DB2_NOT_AVAILABLE insteadcom.ibm.mq.MQException.MQRC_DBCS_ERROR use MQConstants.MQRC_DBCS_ERROR insteadcom.ibm.mq.MQException.MQRC_DEF_XMIT_Q_TYPE_ERROR use MQConstants.MQRC_DEF_XMIT_Q_TYPE_ERROR insteadcom.ibm.mq.MQException.MQRC_DEF_XMIT_Q_USAGE_ERROR use MQConstants.MQRC_DEF_XMIT_Q_USAGE_ERROR insteadcom.ibm.mq.MQException.MQRC_DEST_ENV_ERROR use MQConstants.MQRC_DEST_ENV_ERROR insteadcom.ibm.mq.MQException.MQRC_DEST_NAME_ERROR use MQConstants.MQRC_DEST_NAME_ERROR insteadcom.ibm.mq.MQException.MQRC_DLH_ERROR use MQConstants.MQRC_DLH_ERROR insteadcom.ibm.mq.MQException.MQRC_DUPLICATE_RECOV_COORD use MQConstants.MQRC_DUPLICATE_RECOV_COORD insteadcom.ibm.mq.MQException.MQRC_DYNAMIC_Q_NAME_ERROR use MQConstants.MQRC_DYNAMIC_Q_NAME_ERROR insteadcom.ibm.mq.MQException.MQRC_ENCODING_NOT_SUPPORTED use MQConstants.MQRC_ENCODING_NOT_SUPPORTED insteadcom.ibm.mq.MQException.MQRC_ENVIRONMENT_ERROR use MQConstants.MQRC_ENVIRONMENT_ERROR insteadcom.ibm.mq.MQException.MQRC_EXPIRY_ERROR use MQConstants.MQRC_EXPIRY_ERROR insteadcom.ibm.mq.MQException.MQRC_FEEDBACK_ERROR use MQConstants.MQRC_FEEDBACK_ERROR insteadcom.ibm.mq.MQException.MQRC_FILE_NOT_AUDITED use MQConstants.MQRC_FILE_NOT_AUDITED insteadcom.ibm.mq.MQException.MQRC_FILE_SYSTEM_ERROR use MQConstants.MQRC_FILE_SYSTEM_ERROR insteadcom.ibm.mq.MQException.MQRC_FORMAT_ERROR use MQConstants.MQRC_FORMAT_ERROR insteadcom.ibm.mq.MQException.MQRC_FORMAT_NOT_SUPPORTED use MQConstants.MQRC_FORMAT_NOT_SUPPORTED insteadcom.ibm.mq.MQException.MQRC_FUNCTION_ERROR use MQConstants.MQRC_FUNCTION_ERROR insteadcom.ibm.mq.MQException.MQRC_FUNCTION_NOT_SUPPORTED use MQConstants.MQRC_FUNCTION_NOT_SUPPORTED insteadcom.ibm.mq.MQException.MQRC_GET_INHIBITED use MQConstants.MQRC_GET_INHIBITED insteadcom.ibm.mq.MQException.MQRC_GLOBAL_UOW_CONFLICT use MQConstants.MQRC_GLOBAL_UOW_CONFLICT insteadcom.ibm.mq.MQException.MQRC_GMO_ERROR use MQConstants.MQRC_GMO_ERROR insteadcom.ibm.mq.MQException.MQRC_GROUP_ID_ERROR use MQConstants.MQRC_GROUP_ID_ERROR insteadcom.ibm.mq.MQException.MQRC_HANDLE_IN_USE_FOR_UOW use MQConstants.MQRC_HANDLE_IN_USE_FOR_UOW insteadcom.ibm.mq.MQException.MQRC_HANDLE_NOT_AVAILABLE use MQConstants.MQRC_HANDLE_NOT_AVAILABLE insteadcom.ibm.mq.MQException.MQRC_HBAG_ERROR use MQConstants.MQRC_HBAG_ERROR insteadcom.ibm.mq.MQException.MQRC_HCONFIG_ERROR use MQConstants.MQRC_HCONFIG_ERROR insteadcom.ibm.mq.MQException.MQRC_HCONN_ERROR use MQConstants.MQRC_HCONN_ERROR insteadcom.ibm.mq.MQException.MQRC_HEADER_ERROR use MQConstants.MQRC_HEADER_ERROR insteadcom.ibm.mq.MQException.MQRC_HOBJ_ERROR use MQConstants.MQRC_HOBJ_ERROR insteadcom.ibm.mq.MQException.MQRC_INCOMPLETE_GROUP use MQConstants.MQRC_INCOMPLETE_GROUP insteadcom.ibm.mq.MQException.MQRC_INCOMPLETE_MSG use MQConstants.MQRC_INCOMPLETE_MSG insteadcom.ibm.mq.MQException.MQRC_INCONSISTENT_BROWSE use MQConstants.MQRC_INCONSISTENT_BROWSE insteadcom.ibm.mq.MQException.MQRC_INCONSISTENT_CCSIDS use MQConstants.MQRC_INCONSISTENT_CCSIDS insteadcom.ibm.mq.MQException.MQRC_INCONSISTENT_ENCODINGS use MQConstants.MQRC_INCONSISTENT_ENCODINGS insteadcom.ibm.mq.MQException.MQRC_INCONSISTENT_ITEM_TYPE use MQConstants.MQRC_INCONSISTENT_ITEM_TYPE insteadcom.ibm.mq.MQException.MQRC_INCONSISTENT_PERSISTENCE use MQConstants.MQRC_INCONSISTENT_PERSISTENCE insteadcom.ibm.mq.MQException.MQRC_INCONSISTENT_UOW use MQConstants.MQRC_INCONSISTENT_UOW insteadcom.ibm.mq.MQException.MQRC_INDEX_ERROR use MQConstants.MQRC_INDEX_ERROR insteadcom.ibm.mq.MQException.MQRC_INDEX_NOT_PRESENT use MQConstants.MQRC_INDEX_NOT_PRESENT insteadcom.ibm.mq.MQException.MQRC_INHIBIT_VALUE_ERROR use MQConstants.MQRC_INHIBIT_VALUE_ERROR insteadcom.ibm.mq.MQException.MQRC_INITIALIZATION_FAILED use MQConstants.MQRC_INITIALIZATION_FAILED insteadcom.ibm.mq.MQException.MQRC_INQUIRY_COMMAND_ERROR use MQConstants.MQRC_INQUIRY_COMMAND_ERROR insteadcom.ibm.mq.MQException.MQRC_INT_ATTR_COUNT_ERROR use MQConstants.MQRC_INT_ATTR_COUNT_ERROR insteadcom.ibm.mq.MQException.MQRC_INT_ATTR_COUNT_TOO_SMALL use MQConstants.MQRC_INT_ATTR_COUNT_TOO_SMALL insteadcom.ibm.mq.MQException.MQRC_INT_ATTRS_ARRAY_ERROR use MQConstants.MQRC_INT_ATTRS_ARRAY_ERROR insteadcom.ibm.mq.MQException.MQRC_INVALID_MSG_UNDER_CURSOR use MQConstants.MQRC_INVALID_MSG_UNDER_CURSOR insteadcom.ibm.mq.MQException.MQRC_ITEM_COUNT_ERROR use MQConstants.MQRC_ITEM_COUNT_ERROR insteadcom.ibm.mq.MQException.MQRC_ITEM_TYPE_ERROR use MQConstants.MQRC_ITEM_TYPE_ERROR insteadcom.ibm.mq.MQException.MQRC_ITEM_VALUE_ERROR use MQConstants.MQRC_ITEM_VALUE_ERROR insteadcom.ibm.mq.MQException.MQRC_JMS_FORMAT_ERROR use MQConstants.MQRC_JMS_FORMAT_ERROR insteadcom.ibm.mq.MQException.MQRC_JSSE_ERROR use MQConstants.MQRC_JSSE_ERROR insteadcom.ibm.mq.MQException.MQRC_LOCAL_UOW_CONFLICT use MQConstants.MQRC_LOCAL_UOW_CONFLICT insteadcom.ibm.mq.MQException.MQRC_MATCH_OPTIONS_ERROR use MQConstants.MQRC_MATCH_OPTIONS_ERROR insteadcom.ibm.mq.MQException.MQRC_MAX_CONNS_LIMIT_REACHED use MQConstants.MQRC_MAX_CONNS_LIMIT_REACHED insteadcom.ibm.mq.MQException.MQRC_MD_ERROR use MQConstants.MQRC_MD_ERROR insteadcom.ibm.mq.MQException.MQRC_MDE_ERROR use MQConstants.MQRC_MDE_ERROR insteadcom.ibm.mq.MQException.MQRC_MISSING_REPLY_TO_Q use MQConstants.MQRC_MISSING_REPLY_TO_Q insteadcom.ibm.mq.MQException.MQRC_MISSING_WIH use MQConstants.MQRC_MISSING_WIH insteadcom.ibm.mq.MQException.MQRC_MSG_FLAGS_ERROR use MQConstants.MQRC_MSG_FLAGS_ERROR insteadcom.ibm.mq.MQException.MQRC_MSG_ID_ERROR use MQConstants.MQRC_MSG_ID_ERROR insteadcom.ibm.mq.MQException.MQRC_MSG_MARKED_BROWSE_CO_OP use MQConstants.MQRC_MSG_MARKED_BROWSE_CO_OP insteadcom.ibm.mq.MQException.MQRC_MSG_NOT_MATCHED use MQConstants.MQRC_MSG_NOT_MATCHED insteadcom.ibm.mq.MQException.MQRC_MSG_SEQ_NUMBER_ERROR use MQConstants.MQRC_MSG_SEQ_NUMBER_ERROR insteadcom.ibm.mq.MQException.MQRC_MSG_TOKEN_ERROR use MQConstants.MQRC_MSG_TOKEN_ERROR insteadcom.ibm.mq.MQException.MQRC_MSG_TOO_BIG_FOR_CHANNEL use MQConstants.MQRC_MSG_TOO_BIG_FOR_CHANNEL insteadcom.ibm.mq.MQException.MQRC_MSG_TOO_BIG_FOR_Q use MQConstants.MQRC_MSG_TOO_BIG_FOR_Q insteadcom.ibm.mq.MQException.MQRC_MSG_TOO_BIG_FOR_Q_MGR use MQConstants.MQRC_MSG_TOO_BIG_FOR_Q_MGR insteadcom.ibm.mq.MQException.MQRC_MSG_TYPE_ERROR use MQConstants.MQRC_MSG_TYPE_ERROR insteadcom.ibm.mq.MQException.MQRC_MULTIPLE_INSTANCE_ERROR use MQConstants.MQRC_MULTIPLE_INSTANCE_ERROR insteadcom.ibm.mq.MQException.MQRC_MULTIPLE_REASONS use MQConstants.MQRC_MULTIPLE_REASONS insteadcom.ibm.mq.MQException.MQRC_NAME_IN_USE use MQConstants.MQRC_NAME_IN_USE insteadcom.ibm.mq.MQException.MQRC_NAME_NOT_VALID_FOR_TYPE use MQConstants.MQRC_NAME_NOT_VALID_FOR_TYPE insteadcom.ibm.mq.MQException.MQRC_NESTED_BAG_NOT_SUPPORTED use MQConstants.MQRC_NESTED_BAG_NOT_SUPPORTED insteadcom.ibm.mq.MQException.MQRC_NEXT_OFFSET_ERROR use MQConstants.MQRC_NEXT_OFFSET_ERROR insteadcom.ibm.mq.MQException.MQRC_NEXT_RECORD_ERROR use MQConstants.MQRC_NEXT_RECORD_ERROR insteadcom.ibm.mq.MQException.MQRC_NO_DESTINATIONS_AVAILABLE use MQConstants.MQRC_NO_DESTINATIONS_AVAILABLE insteadcom.ibm.mq.MQException.MQRC_NO_EXTERNAL_PARTICIPANTS use MQConstants.MQRC_NO_EXTERNAL_PARTICIPANTS insteadcom.ibm.mq.MQException.MQRC_NO_MSG_AVAILABLE use MQConstants.MQRC_NO_MSG_AVAILABLE insteadcom.ibm.mq.MQException.MQRC_NO_MSG_LOCKED use MQConstants.MQRC_NO_MSG_LOCKED insteadcom.ibm.mq.MQException.MQRC_NO_MSG_UNDER_CURSOR use MQConstants.MQRC_NO_MSG_UNDER_CURSOR insteadcom.ibm.mq.MQException.MQRC_NO_RECORD_AVAILABLE use MQConstants.MQRC_NO_RECORD_AVAILABLE insteadcom.ibm.mq.MQException.MQRC_NONE use MQConstants.MQRC_NONE insteadcom.ibm.mq.MQException.MQRC_NOT_AUTHORIZED use MQConstants.MQRC_NOT_AUTHORIZED insteadcom.ibm.mq.MQException.MQRC_NOT_CONVERTED use MQConstants.MQRC_NOT_CONVERTED insteadcom.ibm.mq.MQException.MQRC_NOT_OPEN_FOR_BROWSE use MQConstants.MQRC_NOT_OPEN_FOR_BROWSE insteadcom.ibm.mq.MQException.MQRC_NOT_OPEN_FOR_INPUT use MQConstants.MQRC_NOT_OPEN_FOR_INPUT insteadcom.ibm.mq.MQException.MQRC_NOT_OPEN_FOR_INQUIRE use MQConstants.MQRC_NOT_OPEN_FOR_INQUIRE insteadcom.ibm.mq.MQException.MQRC_NOT_OPEN_FOR_OUTPUT use MQConstants.MQRC_NOT_OPEN_FOR_OUTPUT insteadcom.ibm.mq.MQException.MQRC_NOT_OPEN_FOR_PASS_ALL use MQConstants.MQRC_NOT_OPEN_FOR_PASS_ALL insteadcom.ibm.mq.MQException.MQRC_NOT_OPEN_FOR_PASS_IDENT use MQConstants.MQRC_NOT_OPEN_FOR_PASS_IDENT insteadcom.ibm.mq.MQException.MQRC_NOT_OPEN_FOR_SET use MQConstants.MQRC_NOT_OPEN_FOR_SET insteadcom.ibm.mq.MQException.MQRC_NOT_OPEN_FOR_SET_ALL use MQConstants.MQRC_NOT_OPEN_FOR_SET_ALL insteadcom.ibm.mq.MQException.MQRC_NOT_OPEN_FOR_SET_IDENT use MQConstants.MQRC_NOT_OPEN_FOR_SET_IDENT insteadcom.ibm.mq.MQException.MQRC_OBJECT_ALREADY_EXISTS use MQConstants.MQRC_OBJECT_ALREADY_EXISTS insteadcom.ibm.mq.MQException.MQRC_OBJECT_CHANGED use MQConstants.MQRC_OBJECT_CHANGED insteadcom.ibm.mq.MQException.MQRC_OBJECT_DAMAGED use MQConstants.MQRC_OBJECT_DAMAGED insteadcom.ibm.mq.MQException.MQRC_OBJECT_IN_USE use MQConstants.MQRC_OBJECT_IN_USE insteadcom.ibm.mq.MQException.MQRC_OBJECT_LEVEL_INCOMPATIBLE use MQConstants.MQRC_OBJECT_LEVEL_INCOMPATIBLE insteadcom.ibm.mq.MQException.MQRC_OBJECT_NAME_ERROR use MQConstants.MQRC_OBJECT_NAME_ERROR insteadcom.ibm.mq.MQException.MQRC_OBJECT_NOT_UNIQUE use MQConstants.MQRC_OBJECT_NOT_UNIQUE insteadcom.ibm.mq.MQException.MQRC_OBJECT_Q_MGR_NAME_ERROR use MQConstants.MQRC_OBJECT_Q_MGR_NAME_ERROR insteadcom.ibm.mq.MQException.MQRC_OBJECT_RECORDS_ERROR use MQConstants.MQRC_OBJECT_RECORDS_ERROR insteadcom.ibm.mq.MQException.MQRC_OBJECT_TYPE_ERROR use MQConstants.MQRC_OBJECT_TYPE_ERROR insteadcom.ibm.mq.MQException.MQRC_OD_ERROR use MQConstants.MQRC_OD_ERROR insteadcom.ibm.mq.MQException.MQRC_OFFSET_ERROR use MQConstants.MQRC_OFFSET_ERROR insteadcom.ibm.mq.MQException.MQRC_OPEN_FAILED use MQConstants.MQRC_OPEN_FAILED insteadcom.ibm.mq.MQException.MQRC_OPTION_ENVIRONMENT_ERROR use MQConstants.MQRC_OPTION_ENVIRONMENT_ERROR insteadcom.ibm.mq.MQException.MQRC_OPTION_NOT_VALID_FOR_TYPE use MQConstants.MQRC_OPTION_NOT_VALID_FOR_TYPE insteadcom.ibm.mq.MQException.MQRC_OPTIONS_CHANGED use MQConstants.MQRC_OPTIONS_CHANGED insteadcom.ibm.mq.MQException.MQRC_OPTIONS_ERROR use MQConstants.MQRC_OPTIONS_ERROR insteadcom.ibm.mq.MQException.MQRC_ORIGINAL_LENGTH_ERROR use MQConstants.MQRC_ORIGINAL_LENGTH_ERROR insteadcom.ibm.mq.MQException.MQRC_OUT_SELECTOR_ERROR use MQConstants.MQRC_OUT_SELECTOR_ERROR insteadcom.ibm.mq.MQException.MQRC_OUTCOME_MIXED use MQConstants.MQRC_OUTCOME_MIXED insteadcom.ibm.mq.MQException.MQRC_OUTCOME_PENDING use MQConstants.MQRC_OUTCOME_PENDING insteadcom.ibm.mq.MQException.MQRC_PAGESET_ERROR use MQConstants.MQRC_PAGESET_ERROR insteadcom.ibm.mq.MQException.MQRC_PAGESET_FULL use MQConstants.MQRC_PAGESET_FULL insteadcom.ibm.mq.MQException.MQRC_PARAMETER_MISSING use MQConstants.MQRC_PARAMETER_MISSING insteadcom.ibm.mq.MQException.MQRC_PARTICIPANT_NOT_AVAILABLE use MQConstants.MQRC_PARTICIPANT_NOT_AVAILABLE insteadcom.ibm.mq.MQException.MQRC_PARTICIPANT_NOT_DEFINED use MQConstants.MQRC_PARTICIPANT_NOT_DEFINED insteadcom.ibm.mq.MQException.MQRC_PERSISTENCE_ERROR use MQConstants.MQRC_PERSISTENCE_ERROR insteadcom.ibm.mq.MQException.MQRC_PERSISTENT_NOT_ALLOWED use MQConstants.MQRC_PERSISTENT_NOT_ALLOWED insteadcom.ibm.mq.MQException.MQRC_PMO_ERROR use MQConstants.MQRC_PMO_ERROR insteadcom.ibm.mq.MQException.MQRC_PMO_RECORD_FLAGS_ERROR use MQConstants.MQRC_PMO_RECORD_FLAGS_ERROR insteadcom.ibm.mq.MQException.MQRC_PRIORITY_ERROR use MQConstants.MQRC_PRIORITY_ERROR insteadcom.ibm.mq.MQException.MQRC_PRIORITY_EXCEEDS_MAXIMUM use MQConstants.MQRC_PRIORITY_EXCEEDS_MAXIMUM insteadcom.ibm.mq.MQException.MQRC_PUT_INHIBITED use MQConstants.MQRC_PUT_INHIBITED insteadcom.ibm.mq.MQException.MQRC_PUT_MSG_RECORDS_ERROR use MQConstants.MQRC_PUT_MSG_RECORDS_ERROR insteadcom.ibm.mq.MQException.MQRC_Q_ALREADY_EXISTS use MQConstants.MQRC_Q_ALREADY_EXISTS insteadcom.ibm.mq.MQException.MQRC_Q_DELETED use MQConstants.MQRC_Q_DELETED insteadcom.ibm.mq.MQException.MQRC_Q_DEPTH_HIGH use MQConstants.MQRC_Q_DEPTH_HIGH insteadcom.ibm.mq.MQException.MQRC_Q_DEPTH_LOW use MQConstants.MQRC_Q_DEPTH_LOW insteadcom.ibm.mq.MQException.MQRC_Q_FULL use MQConstants.MQRC_Q_FULL insteadcom.ibm.mq.MQException.MQRC_Q_MGR_ACTIVE use MQConstants.MQRC_Q_MGR_ACTIVE insteadcom.ibm.mq.MQException.MQRC_Q_MGR_NAME_ERROR use MQConstants.MQRC_Q_MGR_NAME_ERROR insteadcom.ibm.mq.MQException.MQRC_Q_MGR_NOT_ACTIVE use MQConstants.MQRC_Q_MGR_NOT_ACTIVE insteadcom.ibm.mq.MQException.MQRC_Q_MGR_NOT_AVAILABLE use MQConstants.MQRC_Q_MGR_NOT_AVAILABLE insteadcom.ibm.mq.MQException.MQRC_Q_MGR_QUIESCING use MQConstants.MQRC_Q_MGR_QUIESCING insteadcom.ibm.mq.MQException.MQRC_Q_MGR_STOPPING use MQConstants.MQRC_Q_MGR_STOPPING insteadcom.ibm.mq.MQException.MQRC_Q_NOT_EMPTY use MQConstants.MQRC_Q_NOT_EMPTY insteadcom.ibm.mq.MQException.MQRC_Q_SERVICE_INTERVAL_HIGH use MQConstants.MQRC_Q_SERVICE_INTERVAL_HIGH insteadcom.ibm.mq.MQException.MQRC_Q_SERVICE_INTERVAL_OK use MQConstants.MQRC_Q_SERVICE_INTERVAL_OK insteadcom.ibm.mq.MQException.MQRC_Q_SPACE_NOT_AVAILABLE use MQConstants.MQRC_Q_SPACE_NOT_AVAILABLE insteadcom.ibm.mq.MQException.MQRC_Q_TYPE_ERROR use MQConstants.MQRC_Q_TYPE_ERROR insteadcom.ibm.mq.MQException.MQRC_READ_AHEAD_MSGS use MQConstants.MQRC_READ_AHEAD_MSGS insteadcom.ibm.mq.MQException.MQRC_RECS_PRESENT_ERROR use MQConstants.MQRC_RECS_PRESENT_ERROR insteadcom.ibm.mq.MQException.MQRC_REMOTE_Q_NAME_ERROR use MQConstants.MQRC_REMOTE_Q_NAME_ERROR insteadcom.ibm.mq.MQException.MQRC_REPORT_OPTIONS_ERROR use MQConstants.MQRC_REPORT_OPTIONS_ERROR insteadcom.ibm.mq.MQException.MQRC_RESOURCE_PROBLEM use MQConstants.MQRC_RESOURCE_PROBLEM insteadcom.ibm.mq.MQException.MQRC_RESPONSE_RECORDS_ERROR use MQConstants.MQRC_RESPONSE_RECORDS_ERROR insteadcom.ibm.mq.MQException.MQRC_RFH_COMMAND_ERROR use MQConstants.MQRC_RFH_COMMAND_ERROR insteadcom.ibm.mq.MQException.MQRC_RFH_DUPLICATE_PARM use MQConstants.MQRC_RFH_DUPLICATE_PARM insteadcom.ibm.mq.MQException.MQRC_RFH_ERROR use MQConstants.MQRC_RFH_ERROR insteadcom.ibm.mq.MQException.MQRC_RFH_PARM_ERROR use MQConstants.MQRC_RFH_PARM_ERROR insteadcom.ibm.mq.MQException.MQRC_RFH_PARM_MISSING use MQConstants.MQRC_RFH_PARM_MISSING insteadcom.ibm.mq.MQException.MQRC_RFH_STRING_ERROR use MQConstants.MQRC_RFH_STRING_ERROR insteadcom.ibm.mq.MQException.MQRC_RMH_ERROR use MQConstants.MQRC_RMH_ERROR insteadcom.ibm.mq.MQException.MQRC_SECOND_MARK_NOT_ALLOWED use MQConstants.MQRC_SECOND_MARK_NOT_ALLOWED insteadcom.ibm.mq.MQException.MQRC_SECURITY_ERROR use MQConstants.MQRC_SECURITY_ERROR insteadcom.ibm.mq.MQException.MQRC_SEGMENT_LENGTH_ZERO use MQConstants.MQRC_SEGMENT_LENGTH_ZERO insteadcom.ibm.mq.MQException.MQRC_SELECTOR_COUNT_ERROR use MQConstants.MQRC_SELECTOR_COUNT_ERROR insteadcom.ibm.mq.MQException.MQRC_SELECTOR_ERROR use MQConstants.MQRC_SELECTOR_ERROR insteadcom.ibm.mq.MQException.MQRC_SELECTOR_LIMIT_EXCEEDED use MQConstants.MQRC_SELECTOR_LIMIT_EXCEEDED insteadcom.ibm.mq.MQException.MQRC_SELECTOR_NOT_FOR_TYPE use MQConstants.MQRC_SELECTOR_NOT_FOR_TYPE insteadcom.ibm.mq.MQException.MQRC_SELECTOR_NOT_PRESENT use MQConstants.MQRC_SELECTOR_NOT_PRESENT insteadcom.ibm.mq.MQException.MQRC_SELECTOR_NOT_SUPPORTED use MQConstants.MQRC_SELECTOR_NOT_SUPPORTED insteadcom.ibm.mq.MQException.MQRC_SELECTOR_NOT_UNIQUE use MQConstants.MQRC_SELECTOR_NOT_UNIQUE insteadcom.ibm.mq.MQException.MQRC_SELECTOR_OUT_OF_RANGE use MQConstants.MQRC_SELECTOR_OUT_OF_RANGE insteadcom.ibm.mq.MQException.MQRC_SELECTOR_TYPE_ERROR use MQConstants.MQRC_SELECTOR_TYPE_ERROR insteadcom.ibm.mq.MQException.MQRC_SELECTOR_WRONG_TYPE use MQConstants.MQRC_SELECTOR_WRONG_TYPE insteadcom.ibm.mq.MQException.MQRC_SERVICE_ERROR use MQConstants.MQRC_SERVICE_ERROR insteadcom.ibm.mq.MQException.MQRC_SERVICE_NOT_AVAILABLE use MQConstants.MQRC_SERVICE_NOT_AVAILABLE insteadcom.ibm.mq.MQException.MQRC_SIGNAL_OUTSTANDING use MQConstants.MQRC_SIGNAL_OUTSTANDING insteadcom.ibm.mq.MQException.MQRC_SIGNAL_REQUEST_ACCEPTED use MQConstants.MQRC_SIGNAL_REQUEST_ACCEPTED insteadcom.ibm.mq.MQException.MQRC_SIGNAL1_ERROR use MQConstants.MQRC_SIGNAL1_ERROR insteadcom.ibm.mq.MQException.MQRC_SOURCE_BUFFER_ERROR use MQConstants.MQRC_SOURCE_BUFFER_ERROR insteadcom.ibm.mq.MQException.MQRC_SOURCE_CCSID_ERROR use MQConstants.MQRC_SOURCE_CCSID_ERROR insteadcom.ibm.mq.MQException.MQRC_SOURCE_DECIMAL_ENC_ERROR use MQConstants.MQRC_SOURCE_DECIMAL_ENC_ERROR insteadcom.ibm.mq.MQException.MQRC_SOURCE_FLOAT_ENC_ERROR use MQConstants.MQRC_SOURCE_FLOAT_ENC_ERROR insteadcom.ibm.mq.MQException.MQRC_SOURCE_INTEGER_ENC_ERROR use MQConstants.MQRC_SOURCE_INTEGER_ENC_ERROR insteadcom.ibm.mq.MQException.MQRC_SOURCE_LENGTH_ERROR use MQConstants.MQRC_SOURCE_LENGTH_ERROR insteadcom.ibm.mq.MQException.MQRC_SRC_ENV_ERROR use MQConstants.MQRC_SRC_ENV_ERROR insteadcom.ibm.mq.MQException.MQRC_SRC_NAME_ERROR use MQConstants.MQRC_SRC_NAME_ERROR insteadcom.ibm.mq.MQException.MQRC_SSL_CERT_STORE_ERROR use MQConstants.MQRC_SSL_CERT_STORE_ERROR insteadcom.ibm.mq.MQException.MQRC_SSL_CERTIFICATE_REVOKED use MQConstants.MQRC_SSL_CERTIFICATE_REVOKED insteadcom.ibm.mq.MQException.MQRC_SSL_INITIALIZATION_ERROR use MQConstants.MQRC_SSL_INITIALIZATION_ERROR insteadcom.ibm.mq.MQException.MQRC_SSL_KEY_RESET_ERROR use MQConstants.MQRC_SSL_KEY_RESET_ERROR insteadcom.ibm.mq.MQException.MQRC_SSL_NOT_ALLOWED use MQConstants.MQRC_SSL_NOT_ALLOWED insteadcom.ibm.mq.MQException.MQRC_SSL_PEER_NAME_ERROR use MQConstants.MQRC_SSL_PEER_NAME_ERROR insteadcom.ibm.mq.MQException.MQRC_SSL_PEER_NAME_MISMATCH use MQConstants.MQRC_SSL_PEER_NAME_MISMATCH insteadcom.ibm.mq.MQException.MQRC_STOPPED_BY_CLUSTER_EXIT use MQConstants.MQRC_STOPPED_BY_CLUSTER_EXIT insteadcom.ibm.mq.MQException.MQRC_STORAGE_CLASS_ERROR use MQConstants.MQRC_STORAGE_CLASS_ERROR insteadcom.ibm.mq.MQException.MQRC_STORAGE_NOT_AVAILABLE use MQConstants.MQRC_STORAGE_NOT_AVAILABLE insteadcom.ibm.mq.MQException.MQRC_STRING_ERROR use MQConstants.MQRC_STRING_ERROR insteadcom.ibm.mq.MQException.MQRC_STRING_LENGTH_ERROR use MQConstants.MQRC_STRING_LENGTH_ERROR insteadcom.ibm.mq.MQException.MQRC_STRING_TRUNCATED use MQConstants.MQRC_STRING_TRUNCATED insteadcom.ibm.mq.MQException.MQRC_SUPPRESSED_BY_EXIT use MQConstants.MQRC_SUPPRESSED_BY_EXIT insteadcom.ibm.mq.MQException.MQRC_SYNCPOINT_LIMIT_REACHED use MQConstants.MQRC_SYNCPOINT_LIMIT_REACHED insteadcom.ibm.mq.MQException.MQRC_SYNCPOINT_NOT_AVAILABLE use MQConstants.MQRC_SYNCPOINT_NOT_AVAILABLE insteadcom.ibm.mq.MQException.MQRC_SYSTEM_BAG_NOT_ALTERABLE use MQConstants.MQRC_SYSTEM_BAG_NOT_ALTERABLE insteadcom.ibm.mq.MQException.MQRC_SYSTEM_BAG_NOT_DELETABLE use MQConstants.MQRC_SYSTEM_BAG_NOT_DELETABLE insteadcom.ibm.mq.MQException.MQRC_SYSTEM_ITEM_NOT_ALTERABLE use MQConstants.MQRC_SYSTEM_ITEM_NOT_ALTERABLE insteadcom.ibm.mq.MQException.MQRC_SYSTEM_ITEM_NOT_DELETABLE use MQConstants.MQRC_SYSTEM_ITEM_NOT_DELETABLE insteadcom.ibm.mq.MQException.MQRC_TARGET_BUFFER_ERROR use MQConstants.MQRC_TARGET_BUFFER_ERROR insteadcom.ibm.mq.MQException.MQRC_TARGET_CCSID_ERROR use MQConstants.MQRC_TARGET_CCSID_ERROR insteadcom.ibm.mq.MQException.MQRC_TARGET_DECIMAL_ENC_ERROR use MQConstants.MQRC_TARGET_DECIMAL_ENC_ERROR insteadcom.ibm.mq.MQException.MQRC_TARGET_FLOAT_ENC_ERROR use MQConstants.MQRC_TARGET_FLOAT_ENC_ERROR insteadcom.ibm.mq.MQException.MQRC_TARGET_INTEGER_ENC_ERROR use MQConstants.MQRC_TARGET_INTEGER_ENC_ERROR insteadcom.ibm.mq.MQException.MQRC_TARGET_LENGTH_ERROR use MQConstants.MQRC_TARGET_LENGTH_ERROR insteadcom.ibm.mq.MQException.MQRC_TERMINATION_FAILED use MQConstants.MQRC_TERMINATION_FAILED insteadcom.ibm.mq.MQException.MQRC_TM_ERROR use MQConstants.MQRC_TM_ERROR insteadcom.ibm.mq.MQException.MQRC_TMC_ERROR use MQConstants.MQRC_TMC_ERROR insteadcom.ibm.mq.MQException.MQRC_TRIGGER_CONTROL_ERROR use MQConstants.MQRC_TRIGGER_CONTROL_ERROR insteadcom.ibm.mq.MQException.MQRC_TRIGGER_DEPTH_ERROR use MQConstants.MQRC_TRIGGER_DEPTH_ERROR insteadcom.ibm.mq.MQException.MQRC_TRIGGER_MSG_PRIORITY_ERR use MQConstants.MQRC_TRIGGER_MSG_PRIORITY_ERR insteadcom.ibm.mq.MQException.MQRC_TRIGGER_TYPE_ERROR use MQConstants.MQRC_TRIGGER_TYPE_ERROR insteadcom.ibm.mq.MQException.MQRC_TRUNCATED_MSG_ACCEPTED use MQConstants.MQRC_TRUNCATED_MSG_ACCEPTED insteadcom.ibm.mq.MQException.MQRC_TRUNCATED_MSG_FAILED use MQConstants.MQRC_TRUNCATED_MSG_FAILED insteadcom.ibm.mq.MQException.MQRC_UCS2_CONVERSION_ERROR use MQConstants.MQRC_UCS2_CONVERSION_ERROR insteadcom.ibm.mq.MQException.MQRC_UNEXPECTED_ERROR use MQConstants.MQRC_UNEXPECTED_ERROR insteadcom.ibm.mq.MQException.MQRC_UNIT_OF_WORK_NOT_STARTED use MQConstants.MQRC_UNIT_OF_WORK_NOT_STARTED insteadcom.ibm.mq.MQException.MQRC_UNKNOWN_ALIAS_BASE_Q use MQConstants.MQRC_UNKNOWN_ALIAS_BASE_Q insteadcom.ibm.mq.MQException.MQRC_UNKNOWN_AUTH_ENTITY use MQConstants.MQRC_UNKNOWN_AUTH_ENTITY insteadcom.ibm.mq.MQException.MQRC_UNKNOWN_DEF_XMIT_Q use MQConstants.MQRC_UNKNOWN_DEF_XMIT_Q insteadcom.ibm.mq.MQException.MQRC_UNKNOWN_ENTITY use MQConstants.MQRC_UNKNOWN_ENTITY insteadcom.ibm.mq.MQException.MQRC_UNKNOWN_OBJECT_NAME use MQConstants.MQRC_UNKNOWN_OBJECT_NAME insteadcom.ibm.mq.MQException.MQRC_UNKNOWN_OBJECT_Q_MGR use MQConstants.MQRC_UNKNOWN_OBJECT_Q_MGR insteadcom.ibm.mq.MQException.MQRC_UNKNOWN_Q_NAME use MQConstants.MQRC_UNKNOWN_Q_NAME insteadcom.ibm.mq.MQException.MQRC_UNKNOWN_REF_OBJECT use MQConstants.MQRC_UNKNOWN_REF_OBJECT insteadcom.ibm.mq.MQException.MQRC_UNKNOWN_REMOTE_Q_MGR use MQConstants.MQRC_UNKNOWN_REMOTE_Q_MGR insteadcom.ibm.mq.MQException.MQRC_UNKNOWN_REPORT_OPTION use MQConstants.MQRC_UNKNOWN_REPORT_OPTION insteadcom.ibm.mq.MQException.MQRC_UNKNOWN_XMIT_Q use MQConstants.MQRC_UNKNOWN_XMIT_Q insteadcom.ibm.mq.MQException.MQRC_UNSUPPORTED_CIPHER_SUITE use MQConstants.MQRC_UNSUPPORTED_CIPHER_SUITE insteadcom.ibm.mq.MQException.MQRC_UOW_CANCELED use MQConstants.MQRC_UOW_CANCELED insteadcom.ibm.mq.MQException.MQRC_UOW_ENLISTMENT_ERROR use MQConstants.MQRC_UOW_ENLISTMENT_ERROR insteadcom.ibm.mq.MQException.MQRC_UOW_MIX_NOT_SUPPORTED use MQConstants.MQRC_UOW_MIX_NOT_SUPPORTED insteadcom.ibm.mq.MQException.MQRC_UOW_NOT_AVAILABLE use MQConstants.MQRC_UOW_NOT_AVAILABLE insteadcom.ibm.mq.MQException.MQRC_USER_ID_NOT_AVAILABLE use MQConstants.MQRC_USER_ID_NOT_AVAILABLE insteadcom.ibm.mq.MQException.MQRC_WAIT_INTERVAL_ERROR use MQConstants.MQRC_WAIT_INTERVAL_ERROR insteadcom.ibm.mq.MQException.MQRC_WIH_ERROR use MQConstants.MQRC_WIH_ERROR insteadcom.ibm.mq.MQException.MQRC_WRONG_GMO_VERSION use MQConstants.MQRC_WRONG_GMO_VERSION insteadcom.ibm.mq.MQException.MQRC_WRONG_MD_VERSION use MQConstants.MQRC_WRONG_MD_VERSION insteadcom.ibm.mq.MQException.MQRC_WXP_ERROR use MQConstants.MQRC_WXP_ERROR insteadcom.ibm.mq.MQException.MQRC_XMIT_Q_TYPE_ERROR use MQConstants.MQRC_XMIT_Q_TYPE_ERROR insteadcom.ibm.mq.MQException.MQRC_XMIT_Q_USAGE_ERROR use MQConstants.MQRC_XMIT_Q_USAGE_ERROR insteadcom.ibm.mq.MQException.MQRC_XQH_ERROR use MQConstants.MQRC_XQH_ERROR insteadcom.ibm.mq.MQException.MQRC_XWAIT_CANCELED use MQConstants.MQRC_XWAIT_CANCELED insteadcom.ibm.mq.MQException.MQRC_XWAIT_ERROR use MQConstants.MQRC_XWAIT_ERROR insteadcom.ibm.mq.constants.CMQC.RECEIVE_EXIT_PROPERTY IBM MQ Java environment key for defining a channel receive exit. The corresponding value must be an Object that implementscom.ibm.mq.MQReceiveExit. This property overridescom.ibm.mq.MQEnvironment.receiveExit.com.ibm.mq.constants.CMQC.RECEIVE_EXIT_USER_DATA_PROPERTY IBM MQ Java environment key for defining a channel receive exit user data.com.ibm.msg.client.wmq.common.CommonConstants.RTT_DEFAULT_PORT com.ibm.msg.client.wmq.common.CommonConstants.RTT_MULTICAST_ASCF com.ibm.msg.client.wmq.common.CommonConstants.RTT_MULTICAST_DEFAULT com.ibm.msg.client.wmq.common.CommonConstants.RTT_MULTICAST_DISABLED com.ibm.msg.client.wmq.common.CommonConstants.RTT_MULTICAST_ENABLED com.ibm.msg.client.wmq.common.CommonConstants.RTT_MULTICAST_NOT_RELIABLE com.ibm.msg.client.wmq.common.CommonConstants.RTT_MULTICAST_RELIABLE com.ibm.mq.constants.CMQC.SECURITY_EXIT_PROPERTY IBM MQ Java environment key for defining a channel security exit. The corresponding value must be an Object that implementscom.ibm.mq.MQSecurityExit. This property overridescom.ibm.mq.MQEnvironment.securityExit.com.ibm.mq.constants.CMQC.SECURITY_EXIT_USER_DATA_PROPERTY IBM MQ Java environment key for defining a channel security exit user data.com.ibm.mq.constants.CMQC.SEND_EXIT_PROPERTY IBM MQ Java environment key for defining a channel send exit. The corresponding value must be an Object that implementscom.ibm.mq.MQSendExit. This property overridescom.ibm.mq.MQEnvironment.sendExit.com.ibm.mq.constants.CMQC.SEND_EXIT_USER_DATA_PROPERTY IBM MQ Java environment key for defining a channel send exit user data.com.ibm.mq.constants.CMQC.THREAD_AFFINITY use THREAD_AFFINITY_PROPERTY instead
-
Deprecated Constructors Constructor and Description com.ibm.jms.JMSBytesMessage() com.ibm.jms.JMSMapMessage() com.ibm.jms.JMSObjectMessage() com.ibm.jms.JMSStreamMessage() com.ibm.jms.JMSTextMessage() com.ibm.mq.jms.MQConnectionMetaData() Please obtain the ConnectionMetaData from the Connection in question or use the Version API to obtain static version information Constructor which uses bindings connection.com.ibm.mq.jms.MQConnectionMetaData(int) Please obtain the ConnectionMetaData from the Connection in question or use the Version API to obtain static version information Constructor which permits a choice of connection types.