Interface CommonConstants
-
- All Superinterfaces:
- JmsConstants
- All Known Subinterfaces:
- WMQConstants
public interface CommonConstants extends JmsConstants
All published WMQ constants.This interface defines all known constants. It is a superset of published v6 and v7 constants, and not a set of common constants.
The naming convention for property names is as follows: a) Destination property names use lower camel case, for e.g. lowerCamelCase. b) Other property names use upper case with XMSC_ prefix, for e.g. XMSC_UPPER_CASE. c) Words are separated using underscores, where appropriate.
If a property is applicable to both the Destination and the ConnectionFactory, then the Destination naming convention applies.
Please do not use this file directly in applications. Please use
WMQConstantsinstead.
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.StringINSERT_CHARACTERMessage insert key for a character.static java.lang.StringINSERT_COMMAND_LEVELMessage insert key for the command level.static java.lang.StringINSERT_COMP_CODEMessage insert key for the completion code.static java.lang.StringINSERT_HEX_STRINGMessage insert key for a hexadecimal string.static java.lang.StringINSERT_QUEUE_MANAGERMessage insert key for the queue manager name.static java.lang.StringINSERT_REASONMessage insert key for the reason code.static java.lang.StringINSERT_STRINGMessage insert key for a string.static java.lang.StringIS_SUBSCRIPTION_MULTICASTConsumer property name, real-time transport only.static java.lang.StringIS_SUBSCRIPTION_RELIABLE_MULTICASTConsumer property name, real-time transport only.static java.lang.StringQUEUE_PREFIXPrefix for a queue destinationstatic java.lang.StringRTT_BROKER_PING_INTERVALRTT_BROKER_PING_INTERVAL property name.static java.lang.StringRTT_CONNECTION_PROTOCOLConnectionFactory property name.static intRTT_DEFAULT_PORTDeprecated.static java.lang.StringRTT_DIRECT_AUTHConnectionFactory property name.static intRTT_DIRECT_AUTH_BASICRTT_DIRECT_AUTH property value.static intRTT_DIRECT_AUTH_CERTIFICATERTT_DIRECT_AUTH property value.static intRTT_DIRECT_AUTH_DEFAULTRTT_DIRECT_AUTH property value.static java.lang.StringRTT_HOST_NAMEConnectionFactory property name.static java.lang.StringRTT_LOCAL_ADDRESSConnectionFactory property name.static java.lang.StringRTT_MULTICASTConnectionFactory and Destination property name.static intRTT_MULTICAST_ASCFDeprecated.static intRTT_MULTICAST_DEFAULTDeprecated.static intRTT_MULTICAST_DISABLEDDeprecated.static intRTT_MULTICAST_ENABLEDDeprecated.static intRTT_MULTICAST_NOT_RELIABLEDeprecated.static intRTT_MULTICAST_RELIABLEDeprecated.static java.lang.StringRTT_PORTConnectionFactory property name.static java.lang.StringRTT_PROXY_HOSTNAMEConnectionFactory property name.static java.lang.StringRTT_PROXY_PORTConnectionFactory property name.static java.lang.StringTOPIC_PREFIXPrefix for a topic destinationstatic java.lang.StringWMQ_APPLICATIONNAMEConnectionFactory property name.static java.lang.StringWMQ_BROKER_CC_DUR_SUBQDestination (topics only) property name, v6 Publish/Subscribe only.static java.lang.StringWMQ_BROKER_CC_SUBQConnectionFactory property name, v6 Publish/Subscribe only.static java.lang.StringWMQ_BROKER_CONTROLQConnectionFactory property name, v6 Publish/Subscribe only.static intWMQ_BROKER_DEFAULTWMQ_BROKER_VERSION property value.static java.lang.StringWMQ_BROKER_DUR_SUBQDestination (topics only) property name, v6 Publish/Subscribe only.static java.lang.StringWMQ_BROKER_PUBQConnectionFactory and destination (topics only) property name, v6 Publish/Subscribe only.static java.lang.StringWMQ_BROKER_PUBQ_QMGRDestination (topics only) property name, v6 Publish/Subscribe only.static java.lang.StringWMQ_BROKER_QMGRConnectionFactory property name, v6 Publish/Subscribe only.static java.lang.StringWMQ_BROKER_SUBQConnectionFactory property name, v6 Publish/Subscribe only.static intWMQ_BROKER_UNSPECIFIEDWMQ_BROKER_VERSION property value.static intWMQ_BROKER_V1WMQ_BROKER_VERSION property value.static intWMQ_BROKER_V2WMQ_BROKER_VERSION property value.static java.lang.StringWMQ_BROKER_VERSIONConnectionFactory and Destination (topics only) property name, v6 Publish/Subscribe only.static java.lang.StringWMQ_CC_DEF_D_SHARED_QUEUEDefault name for the JMS ConnectionConsumer durable subscriber queue.static java.lang.StringWMQ_CC_DEF_ND_SHARED_QUEUEDefault name for the JMS ConnectionConsumer non-durable subscriber queue.static java.lang.StringWMQ_CCDTURLConnectionFactory property name.static java.lang.StringWMQ_CCSIDDestination property name.static java.lang.StringWMQ_CF_DESCRIPTIONConnectionFactory property name.static java.lang.StringWMQ_CHANNELConnectionFactory property name.static intWMQ_CLEANUP_AS_PROPERTYWMQ_CLEANUP_LEVEL property value.static intWMQ_CLEANUP_DEFAULTWMQ_CLEANUP_LEVEL property value.static intWMQ_CLEANUP_FORCEWMQ_CLEANUP_LEVEL property value.static java.lang.StringWMQ_CLEANUP_INTERVALConnectionFactory property name.static java.lang.StringWMQ_CLEANUP_LEVELConnectionFactory property name, v6 only.static intWMQ_CLEANUP_NONDURWMQ_CLEANUP_LEVEL property value.static intWMQ_CLEANUP_NONEWMQ_CLEANUP_LEVEL property value.static intWMQ_CLEANUP_SAFEWMQ_CLEANUP_LEVEL property value.static intWMQ_CLEANUP_STRONGWMQ_CLEANUP_LEVEL property value.static intWMQ_CLIENT_JMS_COMPLIANTWMQ_TARGET_CLIENT property value.static intWMQ_CLIENT_NONJMS_MQWMQ_TARGET_CLIENT property value.static intWMQ_CLIENT_RECONNECTReconnection options property.static intWMQ_CLIENT_RECONNECT_AS_DEFReconnection options property.static intWMQ_CLIENT_RECONNECT_DISABLEDReconnection options property.static java.lang.StringWMQ_CLIENT_RECONNECT_OPTIONSReconnection property name.static intWMQ_CLIENT_RECONNECT_Q_MGRReconnection options property.static java.lang.StringWMQ_CLIENT_RECONNECT_TIMEOUTReconnection property name.static intWMQ_CLIENT_RECONNECT_TIMEOUT_DEFAULTReconnection property default.static intWMQ_CM_BINDINGSWMQ_CONNECTION_MODE property value.static intWMQ_CM_BINDINGS_THEN_CLIENTWMQ_CONNECTION_MODE property value.static intWMQ_CM_CLIENTWMQ_CONNECTION_MODE property value.static intWMQ_CM_DIRECT_HTTPWMQ_CONNECTION_MODE property value.static intWMQ_CM_DIRECT_TCPIPWMQ_CONNECTION_MODE property value.static java.lang.StringWMQ_COMMAND_LEVELThis property will be populated with the CmdLevel of the queue manager after connectionstatic intWMQ_COMPHDR_DEFAULTWMQ_HEADER_COMP property value.static intWMQ_COMPHDR_NONEWMQ_HEADER_COMP property value.static intWMQ_COMPHDR_SYSTEMWMQ_HEADER_COMP property value.static intWMQ_COMPMSG_DEFAULTWMQ_MSG_COMP property value.static intWMQ_COMPMSG_NONEWMQ_MSG_COMP property value.static intWMQ_COMPMSG_RLEWMQ_MSG_COMP property value.static intWMQ_COMPMSG_ZLIBFASTWMQ_MSG_COMP property value.static intWMQ_COMPMSG_ZLIBHIGHWMQ_MSG_COMP property value.static java.lang.StringWMQ_CONNECT_OPTIONSConnectionFactory property name.static java.lang.StringWMQ_CONNECTION_MODEConnectionFactory property name.static java.lang.StringWMQ_CONNECTION_NAME_LISTConnection property name.static java.lang.StringWMQ_CONNECTION_TAGConnectionFactory property name.static intWMQ_DEFAULT_CLIENT_PORTWMQ_PORT property value.static java.lang.StringWMQ_DEST_DESCRIPTIONDestination property name.static java.lang.StringWMQ_DUR_SUBQDestination property name.static java.lang.StringWMQ_ENCODINGDestination property name.static intWMQ_ENCODING_DECIMAL_NORMALWMQ_ENCODING or JMS_IBM_ENCODING property value.static intWMQ_ENCODING_DECIMAL_REVERSEDWMQ_ENCODING or JMS_IBM_ENCODING property value.static intWMQ_ENCODING_FLOAT_IEEE_NORMALWMQ_ENCODING or JMS_IBM_ENCODING property value.static intWMQ_ENCODING_FLOAT_IEEE_REVERSEDWMQ_ENCODING or JMS_IBM_ENCODING property value.static intWMQ_ENCODING_FLOAT_S390WMQ_ENCODING or JMS_IBM_ENCODING property value.static intWMQ_ENCODING_INTEGER_NORMALWMQ_ENCODING or JMS_IBM_ENCODING property value.static intWMQ_ENCODING_INTEGER_REVERSEDWMQ_ENCODING or JMS_IBM_ENCODING property value.static intWMQ_ENCODING_NATIVEWMQ_ENCODING or JMS_IBM_ENCODING property value.static intWMQ_EXP_APPTIME_TO_LIVE property value.static intWMQ_EXP_UNLIMITEDTIME_TO_LIVE property value.static java.lang.StringWMQ_EXPIRYDestination property name.static java.lang.StringWMQ_FAIL_IF_QUIESCEConnectionFactory and Destination property name.static intWMQ_FIQ_DEFAULTFAIL_IF_QUIESCE property value.static intWMQ_FIQ_NOFAIL_IF_QUIESCE property value.static intWMQ_FIQ_YESFAIL_IF_QUIESCE property value.static java.lang.StringWMQ_HEADER_COMPConnectionFactory property name.static java.lang.StringWMQ_HOST_NAMEConnectionFactory property name.static java.lang.StringWMQ_LOCAL_ADDRESSConnectionFactory property name.static java.lang.StringWMQ_MAP_NAME_STYLEConnectionFactory property name.static booleanWMQ_MAP_NAME_STYLE_COMPATIBLEWMQ_MAP_NAME_STYLE property value.static booleanWMQ_MAP_NAME_STYLE_DEFAULTWMQ_MAP_NAME_STYLE property value.static booleanWMQ_MAP_NAME_STYLE_STANDARDWMQ_MAP_NAME_STYLE property value.static intWMQ_MDCTX_DEFAULTWMQ_MQMD_MESSAGE_CONTEXT property value.static intWMQ_MDCTX_SET_ALL_CONTEXTWMQ_MQMD_MESSAGE_CONTEXT property value.static intWMQ_MDCTX_SET_IDENTITY_CONTEXTWMQ_MQMD_MESSAGE_CONTEXT property value.static java.lang.StringWMQ_MESSAGE_BODYDestination property name.static intWMQ_MESSAGE_BODY_JMSWMQ_MESSAGE_BODY property value.static intWMQ_MESSAGE_BODY_MQWMQ_MESSAGE_BODY property value.static intWMQ_MESSAGE_BODY_UNSPECIFIEDWMQ_MESSAGE_BODY property value.static java.lang.StringWMQ_MESSAGE_RETENTIONConnectionFactory property name.static java.lang.StringWMQ_MESSAGE_SELECTIONConnectionFactory property name, Publish/Subscribe only.static java.lang.StringWMQ_MQMD_MESSAGE_CONTEXTDestination property name.static java.lang.StringWMQ_MQMD_READ_ENABLEDDestination property name.static java.lang.StringWMQ_MQMD_WRITE_ENABLEDDestination property name.static intWMQ_MRET_DEFAULTWMQ_MESSAGE_RETENTION property value.static intWMQ_MRET_NOWMQ_MESSAGE_RETENTION property value.static intWMQ_MRET_YESWMQ_MESSAGE_RETENTION property value.static intWMQ_MSEL_BROKERWMQ_MESSAGE_SELECTION property value.static intWMQ_MSEL_CLIENTWMQ_MESSAGE_SELECTION property value.static intWMQ_MSEL_DEFAULTWMQ_MESSAGE_SELECTION property value.static java.lang.StringWMQ_MSG_BATCH_SIZEConnectionFactory property name, Async consumer.static java.lang.StringWMQ_MSG_COMPConnectionFactory property name.static intWMQ_PER_APPWMQ_PERSISTENCE property value.static intWMQ_PER_NONWMQ_PERSISTENCE property value.static intWMQ_PER_NPHIGHWMQ_PERSISTENCE property value.static intWMQ_PER_PERWMQ_PERSISTENCE property value.static intWMQ_PER_QDEFWMQ_PERSISTENCE property value.static java.lang.StringWMQ_PERSISTENCEDestination property name.static java.lang.StringWMQ_POLLING_INTERVALConnectionFactory property name, Async consumer.static java.lang.StringWMQ_PORTConnectionFactory property name.static intWMQ_PRI_APPPRIORITY property value.static intWMQ_PRI_QDEFPRIORITY property value.static java.lang.StringWMQ_PRIORITYDestination property name.static java.lang.StringWMQ_PROVIDER_VERSIONConnectionFactory property name.static java.lang.StringWMQ_PROVIDER_VERSION_DEFAULTWMQ_PROVIDER_VERSION property value.static java.lang.StringWMQ_PS_CONTROL_QUEUEDefault name for the broker control queue.static java.lang.StringWMQ_PS_DEF_D_SHARED_QUEUEDefault name for the JMS durable subscriber queue.static java.lang.StringWMQ_PS_DEF_ND_SHARED_QUEUEDefault name for the JMS non-durable subscriber queue.static java.lang.StringWMQ_PS_DEFAULT_STREAM_QUEUEDefault name for the broker publication queue.static java.lang.StringWMQ_PUB_ACK_INTERVALConnectionFactory property name, v6 Publish/Subscribe only.static java.lang.StringWMQ_PUT_ASYNC_ALLOWEDDestination property name, new in v7.static intWMQ_PUT_ASYNC_ALLOWED_AS_DESTWMQ_PUT_ASYNC_ALLOWED property value.static intWMQ_PUT_ASYNC_ALLOWED_AS_Q_DEFWMQ_PUT_ASYNC_ALLOWED property value.static intWMQ_PUT_ASYNC_ALLOWED_AS_TOPIC_DEFWMQ_PUT_ASYNC_ALLOWED property value.static intWMQ_PUT_ASYNC_ALLOWED_DEFAULTWMQ_PUT_ASYNC_ALLOWED property value.static intWMQ_PUT_ASYNC_ALLOWED_DISABLEDWMQ_PUT_ASYNC_ALLOWED property value.static intWMQ_PUT_ASYNC_ALLOWED_ENABLEDWMQ_PUT_ASYNC_ALLOWED property value.static java.lang.StringWMQ_QMGR_CCSIDConnectionFactory property name.static java.lang.StringWMQ_QUEUE_MANAGERConnectionFactory property name.static java.lang.StringWMQ_READ_AHEAD_ALLOWEDDestination property name, new in v7.static intWMQ_READ_AHEAD_ALLOWED_AS_DESTWMQ_READ_AHEAD_ALLOWED property value.static intWMQ_READ_AHEAD_ALLOWED_AS_Q_DEFWMQ_READ_AHEAD_ALLOWED property value.static intWMQ_READ_AHEAD_ALLOWED_AS_TOPIC_DEFWMQ_READ_AHEAD_ALLOWED property value.static intWMQ_READ_AHEAD_ALLOWED_DEFAULTWMQ_READ_AHEAD_ALLOWED property value.static intWMQ_READ_AHEAD_ALLOWED_DISABLEDWMQ_READ_AHEAD_ALLOWED property value.static intWMQ_READ_AHEAD_ALLOWED_ENABLEDWMQ_READ_AHEAD_ALLOWED property value: Read-ahead is allowed.static java.lang.StringWMQ_READ_AHEAD_CLOSE_POLICYDestination property name, new in v7.static intWMQ_READ_AHEAD_DEFAULTWMQ_READ_AHEAD_CLOSE_POLICY property value.static intWMQ_READ_AHEAD_DELIVERALLWMQ_READ_AHEAD_CLOSE_POLICY property value.static intWMQ_READ_AHEAD_DELIVERCURRENTWMQ_READ_AHEAD_CLOSE_POLICY property value: Deliver current messages before closing the connection when using read-ahead.static java.lang.StringWMQ_RECEIVE_CCSIDDestination property name.static intWMQ_RECEIVE_CCSID_JVM_DEFAULTWMQ_RECEIVE_CCSID value Use the default charset of the JVM - note that this will undergo conversion to the corresponding WMQ CCSID valuestatic java.lang.StringWMQ_RECEIVE_CONVERSIONDestination property name.static intWMQ_RECEIVE_CONVERSION_CLIENT_MSGWMQ_RECEIVE_CONVERSION value Turns off the GMO_CONVERT functionality.static intWMQ_RECEIVE_CONVERSION_QMGRWMQ_RECEIVE_CONVERSION value Turns on the GMO_CONVERT functionality.static java.lang.StringWMQ_RECEIVE_EXITConnectionFactory property name.static java.lang.StringWMQ_RECEIVE_EXIT_INITConnectionFactory property name.static java.lang.StringWMQ_REMOTE_QMGR_QSGNAMEConnection's remote QM QSG namestatic java.lang.StringWMQ_REPLYTO_STYLEWMQ_REPLYTO_STYLE property value.static intWMQ_REPLYTO_STYLE_DEFAULTDefault value for the WMQ_REPLYTO_STYLE property.static intWMQ_REPLYTO_STYLE_MQMD_VALUESWMQ_REPLYTO_STYLE property value.static intWMQ_REPLYTO_STYLE_RFH2_VALUESWMQ_REPLYTO_STYLE property value.static java.lang.StringWMQ_REPORT_QUEUEDefault name for the JMS report queue.static java.lang.StringWMQ_REQUIRED_QUEUE_MANAGER_IDThis property should be populated with the ID of the queue manager requiredstatic java.lang.StringWMQ_RESCAN_INTERVALConnectionFactory property name.static java.lang.StringWMQ_RESOLVED_QUEUE_MANAGERA property name that can used with theJmsPropertyContextinterface on a connection object to obtain the name of the queue manager that the JMS connection was connected to.static java.lang.StringWMQ_RESOLVED_QUEUE_MANAGER_IDThis property will be populated with the ID of the queue manager after connection NOTE: This property is set when a JMS connection initially connects to a queue manager.static java.lang.StringWMQ_SECURITY_EXITConnectionFactory property name.static java.lang.StringWMQ_SECURITY_EXIT_INITConnectionFactory property name.static java.lang.StringWMQ_SEND_CHECK_COUNTConnectionFactory property name, new in v7.static intWMQ_SEND_CHECK_COUNT_DEFAULTWMQ_SEND_CHECK_COUNT property value.static java.lang.StringWMQ_SEND_EXITConnectionFactory property name.static java.lang.StringWMQ_SEND_EXIT_INITConnectionFactory property name.static java.lang.StringWMQ_SHARE_CONV_ALLOWEDConnectionFactory property name, new in v7.static intWMQ_SHARE_CONV_ALLOWED_DEFAULTWMQ_SHARE_CONV_ALLOWED property value.static intWMQ_SHARE_CONV_ALLOWED_NOWMQ_SHARE_CONV_ALLOWED property value.static intWMQ_SHARE_CONV_ALLOWED_YESWMQ_SHARE_CONV_ALLOWED property value.static java.lang.StringWMQ_SPARSE_SUBSCRIPTIONSConnectionFactory property name.static java.lang.StringWMQ_SSL_CERT_STORES_COLConnectionFactory property name.static java.lang.StringWMQ_SSL_CERT_STORES_STRConnectionFactory property name.static java.lang.StringWMQ_SSL_CIPHER_SPECConnectionFactory property name.static java.lang.StringWMQ_SSL_CIPHER_SUITEConnectionFactory property name.static java.lang.StringWMQ_SSL_CRYPTO_HWConnectionFactory property name.static java.lang.StringWMQ_SSL_FIPS_REQUIREDConnectionFactory property name.static java.lang.StringWMQ_SSL_KEY_REPOSITORYConnectionFactory property name.static java.lang.StringWMQ_SSL_KEY_RESETCOUNTConnectionFactory property name.static java.lang.StringWMQ_SSL_PEER_NAMEConnectionFactory property name.static java.lang.StringWMQ_SSL_SOCKET_FACTORYConnectionFactory property name, new in v7.static java.lang.StringWMQ_STATUS_REFRESH_INTERVALConnectionFactory property name.static java.lang.StringWMQ_SUBSCRIPTION_STOREConnectionFactory property name.static intWMQ_SUBSTORE_BROKERWMQ_SUBSCRIPTION_STORE property value.static intWMQ_SUBSTORE_DEFAULTWMQ_SUBSCRIPTION_STORE property value.static intWMQ_SUBSTORE_MIGRATEWMQ_SUBSCRIPTION_STORE property value.static intWMQ_SUBSTORE_QUEUEWMQ_SUBSCRIPTION_STORE property value.static booleanWMQ_SYNCP_ALL_GETS_DEFAULTWMQ_SYNCPOINT_ALL_GETS property value: The default value for syncpointed gets will be used.static booleanWMQ_SYNCP_ALL_GETS_NOWMQ_SYNCPOINT_ALL_GETS property value.static booleanWMQ_SYNCP_ALL_GETS_YESWMQ_SYNCPOINT_ALL_GETS property value.static java.lang.StringWMQ_SYNCPOINT_ALL_GETSConnectionFactory property name.static java.lang.StringWMQ_TARGET_CLIENTDestination property name (Note: WMQ_TARGET_CLIENT_MATCHING is a ConnectionFactory property).static java.lang.StringWMQ_TARGET_CLIENT_MATCHINGConnectionFactory property name (Note: WMQ_TARGET_CLIENT is a destination property).static intWMQ_TARGET_DEST_DEFAULTWMQ_TARGET_CLIENT property value.static intWMQ_TARGET_DEST_JMSWMQ_TARGET_CLIENT property value.static intWMQ_TARGET_DEST_MQWMQ_TARGET_CLIENT property value.static java.lang.StringWMQ_TEMP_Q_PREFIXConnectionFactory property name, Point-to-Point only.static java.lang.StringWMQ_TEMP_TOPIC_PREFIXConnectionFactory property name, new in v7.static java.lang.StringWMQ_TEMPORARY_MODELConnectionFactory property name, Point-to-Point only.static java.lang.StringWMQ_USE_CONNECTION_POOLINGConnectionFactory property name.static java.lang.StringWMQ_USER_PROPERTIESDestination property name.static java.lang.StringWMQ_VERSIONConnectionFactory and Destination property name.static intWMQ_WILDCARD_CHAR_ONLYWMQ_WILDCARD_FORMAT property value.static intWMQ_WILDCARD_DEFAULTWMQ_WILDCARD_FORMAT property value.static java.lang.StringWMQ_WILDCARD_FORMATConnectionFactory and Destination property name, new in v7.static intWMQ_WILDCARD_TOPIC_ONLYWMQ_WILDCARD_FORMAT property value.static java.lang.StringXMSC_CORRELATION_IDCORRELATION_ID property name Log constant for CorrelationID Stringstatic java.lang.StringXMSC_MESSAGE_BUFFERMESSAGE_BUFFER property name Log constant for message body byte array.static java.lang.StringXMSC_MESSAGE_BUFFER_POSITIONMESSAGE_BUFFER_POSITION property name Log constant for the position in the message body buffer that was reached before a problem occurred.static java.lang.StringXMSC_MESSAGE_IDMESSAGE_ID property name Log constant for messageID String-
Fields inherited from interface com.ibm.msg.client.jms.JmsConstants
ACKNOWLEDGE_MODE, ADMIN_CONNECTION_FACTORY, ADMIN_CROSS_DOMAIN, ADMIN_DESTINATION, ADMIN_OBJECT_TYPE, ADMIN_QUEUE_DOMAIN, ADMIN_RRS, ADMIN_TEMPORARY, ADMIN_TOPIC_DOMAIN, ADMIN_XA, ASYNC_EXCEPTIONS, ASYNC_EXCEPTIONS_ALL, ASYNC_EXCEPTIONS_CONNECTIONBROKEN, ASYNC_EXCEPTIONS_DEFAULT, AUTO_ACKNOWLEDGE, BYTE_STREAM_READ_ONLY_AFTER_SEND, CAPABILITY_ASF, CAPABILITY_NATIVE_CICS_UNMANAGED, CAPABILITY_NATIVE_IMS, CAPABILITY_POINT_TO_POINT, CAPABILITY_PUBLISH_SUBSCRIBE, CAPABILITY_TRANSACTIONS_LOCAL, CAPABILITY_TRANSACTIONS_XA, CAPABILITY_USERNAME_PASSWORD, CCSID_UTF16, CCSID_UTF32, CCSID_UTF8, CLIENT_ACKNOWLEDGE, CLIENT_ID, CONNECTION_TYPE_NAME, CT_WMQ, DELIVERY_AS_APP, DELIVERY_AS_DEST, DELIVERY_DELAY, DELIVERY_MODE, DELIVERY_NOT_PERSISTENT, DELIVERY_PERSISTENT, DESTINATION_NAME, DISABLE_MSG_ID, DISABLE_MSG_TS, DUPS_OK_ACKNOWLEDGE, INSERT_ALIAS_DESTINATION_NAME, INSERT_BATCH_SIZE, INSERT_DATESTAMP, INSERT_DESTINATION_NAME, INSERT_EXCEPTION, INSERT_FIELD, INSERT_MESSAGE_ID, INSERT_METHOD, INSERT_NAME, INSERT_NEW_PROPERTY_VALUE, INSERT_OBJECT, INSERT_ORIGINAL__PROPERTY_VALUE, INSERT_OTHER_TYPE, INSERT_OVERRIDDEN_PROPERTY, INSERT_PROPERTY, INSERT_PROPERTY_OVERRIDE_LIST, INSERT_QUEUE_MANAGER_NAME, INSERT_SESSION, INSERT_TIMEOUT, INSERT_TIMESTAMP, INSERT_TYPE, INSERT_VALUE, JMS_CORRELATIONID, JMS_DELIVERY_MODE, JMS_DESTINATION, JMS_EXPIRATION, JMS_IBM_ARM_CORRELATOR, JMS_IBM_CHARACTER_SET, JMS_IBM_ENCODING, JMS_IBM_FEEDBACK, JMS_IBM_FORMAT, JMS_IBM_LAST_MSG_IN_GROUP, JMS_IBM_MQMD_ACCOUNTINGTOKEN, JMS_IBM_MQMD_APPLIDENTITYDATA, JMS_IBM_MQMD_APPLORIGINDATA, JMS_IBM_MQMD_BACKOUTCOUNT, JMS_IBM_MQMD_CODEDCHARSETID, JMS_IBM_MQMD_CORRELID, JMS_IBM_MQMD_ENCODING, JMS_IBM_MQMD_EXPIRY, JMS_IBM_MQMD_FEEDBACK, JMS_IBM_MQMD_FORMAT, JMS_IBM_MQMD_GROUPID, JMS_IBM_MQMD_MSGFLAGS, JMS_IBM_MQMD_MSGID, JMS_IBM_MQMD_MSGSEQNUMBER, JMS_IBM_MQMD_MSGTYPE, JMS_IBM_MQMD_OFFSET, JMS_IBM_MQMD_ORIGINALLENGTH, JMS_IBM_MQMD_PERSISTENCE, JMS_IBM_MQMD_PRIORITY, JMS_IBM_MQMD_PUTAPPLNAME, JMS_IBM_MQMD_PUTAPPLTYPE, JMS_IBM_MQMD_PUTDATE, JMS_IBM_MQMD_PUTTIME, JMS_IBM_MQMD_REPLYTOQ, JMS_IBM_MQMD_REPLYTOQMGR, JMS_IBM_MQMD_REPORT, JMS_IBM_MQMD_USERIDENTIFIER, JMS_IBM_MSGTYPE, JMS_IBM_PUTAPPLTYPE, JMS_IBM_PUTDATE, JMS_IBM_PUTTIME, JMS_IBM_REPORT_COA, JMS_IBM_REPORT_COD, JMS_IBM_REPORT_DISCARD_MSG, JMS_IBM_REPORT_EXCEPTION, JMS_IBM_REPORT_EXPIRATION, JMS_IBM_REPORT_NAN, JMS_IBM_REPORT_PAN, JMS_IBM_REPORT_PASS_CORREL_ID, JMS_IBM_REPORT_PASS_DISCARD_AND_EXPIRY, JMS_IBM_REPORT_PASS_MSG_ID, JMS_IBM_RETAIN, JMS_IBM_SUBSCRIPTION_USER_DATA, JMS_IBM_UNMAPPABLE_ACTION, JMS_IBM_UNMAPPABLE_REPLACEMENT, JMS_IBM_WAS_RM_CORRELATOR, JMS_MESSAGEID, JMS_PRIORITY, JMS_REDELIVERED, JMS_REPLYTO, JMS_TIMESTAMP, JMS_TOG_ARM_CORRELATOR, JMS_TYPE, JMSX_APPID, JMSX_CONSUMER_TXID, JMSX_DELIVERY_COUNT, JMSX_GROUPID, JMSX_GROUPSEQ, JMSX_PRODUCER_TXID, JMSX_RCV_TIMESTAMP, JMSX_STATE, JMSX_USERID, MQLIGHT_BLUEMIX_PROVIDER, NOLOCAL, OBJECT_IDENTITY, OVERRIDE_CF_FROM_PROPERTYSTORE, OVERRIDE_CF_PREFIX, PASSWORD, PRIORITY, PRIORITY_AS_APP, PRIORITY_AS_DEST, PROVIDER_NAME, PROVIDER_VRMF, RETAIN_PUBLICATION, SELECTOR_STRING, SESSION_TRANSACTED, SUBSCRIPTION_NAME, SUPPORT_MQ_EXTENSIONS, TIME_TO_LIVE, TIME_TO_LIVE_AS_APP, TIME_TO_LIVE_UNLIMITED, TRANSACTED, USER_AUTHENTICATION_MQCSP, USERID, WMQ_PROVIDER
-
-
-
-
Field Detail
-
WMQ_APPLICATIONNAME
static final java.lang.String WMQ_APPLICATIONNAME
ConnectionFactory property name.The Application name (applTag)
- See Also:
- Constant Field Values
-
WMQ_BROKER_CC_DUR_SUBQ
static final java.lang.String WMQ_BROKER_CC_DUR_SUBQ
Destination (topics only) property name, v6 Publish/Subscribe only.The broker's queue name for durable connection consumers.
- See Also:
- Constant Field Values
-
WMQ_BROKER_CC_SUBQ
static final java.lang.String WMQ_BROKER_CC_SUBQ
ConnectionFactory property name, v6 Publish/Subscribe only.The broker's queue name for nondurable connection consumers.
- See Also:
- Constant Field Values
-
WMQ_BROKER_CONTROLQ
static final java.lang.String WMQ_BROKER_CONTROLQ
ConnectionFactory property name, v6 Publish/Subscribe only.The broker's control queue name.
- See Also:
- Constant Field Values
-
WMQ_BROKER_DUR_SUBQ
static final java.lang.String WMQ_BROKER_DUR_SUBQ
Destination (topics only) property name, v6 Publish/Subscribe only.The broker's queue name for durable subscribers.
- See Also:
- Constant Field Values
-
WMQ_BROKER_PUBQ
static final java.lang.String WMQ_BROKER_PUBQ
ConnectionFactory and destination (topics only) property name, v6 Publish/Subscribe only.The broker's publish queue name.
- See Also:
- Constant Field Values
-
WMQ_BROKER_PUBQ_QMGR
static final java.lang.String WMQ_BROKER_PUBQ_QMGR
Destination (topics only) property name, v6 Publish/Subscribe only.The broker's publish queue manager's name.
- See Also:
- Constant Field Values
-
WMQ_BROKER_QMGR
static final java.lang.String WMQ_BROKER_QMGR
ConnectionFactory property name, v6 Publish/Subscribe only.The name of the broker's queue manager.
- See Also:
- Constant Field Values
-
WMQ_BROKER_SUBQ
static final java.lang.String WMQ_BROKER_SUBQ
ConnectionFactory property name, v6 Publish/Subscribe only.The broker's queue name for nondurable subscribers.
- See Also:
- Constant Field Values
-
WMQ_BROKER_VERSION
static final java.lang.String WMQ_BROKER_VERSION
ConnectionFactory and Destination (topics only) property name, v6 Publish/Subscribe only.The version number of the broker.
- See Also:
- Constant Field Values
-
WMQ_CCSID
static final java.lang.String WMQ_CCSID
Destination property name. Also see JMS_IBM_CHARACTER_SET, which when set on a message, overrides the value set by this property.The character set of the queue manager.
- See Also:
- Constant Field Values
-
WMQ_CCDTURL
static final java.lang.String WMQ_CCDTURL
ConnectionFactory property name.The URL for the client channel definition table.
- See Also:
- Constant Field Values
-
WMQ_RECEIVE_CCSID
static final java.lang.String WMQ_RECEIVE_CCSID
Destination property name.CCSID to be used when receiving messages. Valid values are a positive integer or
WMQ_RECEIVE_CCSID_JVM_DEFAULT- See Also:
- Constant Field Values
-
WMQ_RECEIVE_CONVERSION
static final java.lang.String WMQ_RECEIVE_CONVERSION
Destination property name.Where should any conversion of message data take place. Valid values are
WMQ_RECEIVE_CONVERSION_CLIENT_MSGorWMQ_RECEIVE_CONVERSION_QMGR- See Also:
- Constant Field Values
-
WMQ_RECEIVE_CCSID_JVM_DEFAULT
static final int WMQ_RECEIVE_CCSID_JVM_DEFAULT
WMQ_RECEIVE_CCSID valueUse the default charset of the JVM - note that this will undergo conversion to the corresponding WMQ CCSID value
- See Also:
- Constant Field Values
-
WMQ_RECEIVE_CONVERSION_CLIENT_MSG
static final int WMQ_RECEIVE_CONVERSION_CLIENT_MSG
WMQ_RECEIVE_CONVERSION valueTurns off the GMO_CONVERT functionality. Standard JMS Conversion takes place on message payload and message properties
- See Also:
- Constant Field Values
-
WMQ_RECEIVE_CONVERSION_QMGR
static final int WMQ_RECEIVE_CONVERSION_QMGR
WMQ_RECEIVE_CONVERSION valueTurns on the GMO_CONVERT functionality.
- See Also:
- Constant Field Values
-
WMQ_CF_DESCRIPTION
static final java.lang.String WMQ_CF_DESCRIPTION
ConnectionFactory property name.The connection factory description.
- See Also:
- Constant Field Values
-
WMQ_CHANNEL
static final java.lang.String WMQ_CHANNEL
ConnectionFactory property name.The name of the channel in use.
- See Also:
- Constant Field Values
-
WMQ_CLEANUP_INTERVAL
static final java.lang.String WMQ_CLEANUP_INTERVAL
ConnectionFactory property name.The cleanup interval.
- See Also:
- Constant Field Values
-
WMQ_CLEANUP_LEVEL
static final java.lang.String WMQ_CLEANUP_LEVEL
ConnectionFactory property name, v6 only.The cleanup level.
- See Also:
- Constant Field Values
-
WMQ_CONNECT_OPTIONS
static final java.lang.String WMQ_CONNECT_OPTIONS
ConnectionFactory property name.The connection options set for the queue manager.
- See Also:
- Constant Field Values
-
WMQ_CONNECTION_MODE
static final java.lang.String WMQ_CONNECTION_MODE
ConnectionFactory property name.The connection mode used when making a connection. See WMQ_CM_* for possible values.
- See Also:
- Constant Field Values
-
WMQ_CONNECTION_TAG
static final java.lang.String WMQ_CONNECTION_TAG
ConnectionFactory property name.Gets the value of the queue manager connection tag. It is used by the queue manager to serialize access to the affected resources. This tag is only used when connecting to a z/OS queue manager. On other platforms it will have the value MQCT_NONE - its default value.
- See Also:
- Constant Field Values
-
WMQ_DEST_DESCRIPTION
static final java.lang.String WMQ_DEST_DESCRIPTION
Destination property name.The description of the destination object.
- See Also:
- Constant Field Values
-
WMQ_DUR_SUBQ
static final java.lang.String WMQ_DUR_SUBQ
Destination property name.The broker's queue name for durable subscribers.
- See Also:
- Constant Field Values
-
WMQ_ENCODING
static final java.lang.String WMQ_ENCODING
Destination property name. Also see JMS_IBM_ENCODING, which when set on a message, overrides the value set by this property.The encoding that is used for this destination.
- See Also:
- Constant Field Values
-
WMQ_EXPIRY
static final java.lang.String WMQ_EXPIRY
Destination property name.The value of the expiry for this destination (in milliseconds).
- See Also:
- Constant Field Values
-
WMQ_FAIL_IF_QUIESCE
static final java.lang.String WMQ_FAIL_IF_QUIESCE
ConnectionFactory and Destination property name.Whether fail-on-quiesce is enabled.
- See Also:
- Constant Field Values
-
WMQ_HEADER_COMP
static final java.lang.String WMQ_HEADER_COMP
ConnectionFactory property name.The list of header compression techniques.
- See Also:
- Constant Field Values
-
WMQ_HOST_NAME
static final java.lang.String WMQ_HOST_NAME
ConnectionFactory property name.The name of the host. This only applies for client connections or real-time TCP/IP connections to IBM MQ.
- See Also:
- Constant Field Values
-
WMQ_LOCAL_ADDRESS
static final java.lang.String WMQ_LOCAL_ADDRESS
ConnectionFactory property name.The local address.
- See Also:
- Constant Field Values
-
WMQ_MAP_NAME_STYLE
static final java.lang.String WMQ_MAP_NAME_STYLE
ConnectionFactory property name.The style to be used for MapMessage element names.
- See Also:
- Constant Field Values
-
WMQ_MESSAGE_RETENTION
static final java.lang.String WMQ_MESSAGE_RETENTION
ConnectionFactory property name.Indicates what happens to unwanted messages.
- See Also:
- Constant Field Values
-
WMQ_MESSAGE_SELECTION
static final java.lang.String WMQ_MESSAGE_SELECTION
ConnectionFactory property name, Publish/Subscribe only.Indicates whether the client or the broker performs message selection.
- See Also:
- Constant Field Values
-
WMQ_MSG_BATCH_SIZE
static final java.lang.String WMQ_MSG_BATCH_SIZE
ConnectionFactory property name, Async consumer.The maximum number of messages to be taken at once when using asynchronous delivery.
- See Also:
- Constant Field Values
-
WMQ_MSG_COMP
static final java.lang.String WMQ_MSG_COMP
ConnectionFactory property name.The list of message compression techniques that have been set.
- See Also:
- Constant Field Values
-
WMQ_MQMD_MESSAGE_CONTEXT
static final java.lang.String WMQ_MQMD_MESSAGE_CONTEXT
Destination property name.Indicates the message context options to be used. It is applicable when sending messages to a destination; and not applicable when receiving messages from a destination.
- See Also:
- Constant Field Values
-
WMQ_MQMD_READ_ENABLED
static final java.lang.String WMQ_MQMD_READ_ENABLED
Destination property name.Whether read from MQMD fields is enabled. It is applicable when sending messages to a destination; and applicable when receiving messages from a destination.
- See Also:
- Constant Field Values
-
WMQ_MQMD_WRITE_ENABLED
static final java.lang.String WMQ_MQMD_WRITE_ENABLED
Destination property name.Whether write to MQMD fields is enabled. It is applicable when sending messages to a destination; and not applicable when receiving messages from a destination.
- See Also:
- Constant Field Values
-
WMQ_MESSAGE_BODY
static final java.lang.String WMQ_MESSAGE_BODY
Destination property name.Indicates the message body type for sent and/or received messages. It is applicable when sending messages to a destination; and applicable when receiving messages from a destination.
- See Also:
- Constant Field Values
-
WMQ_PERSISTENCE
static final java.lang.String WMQ_PERSISTENCE
Destination property name.The value of the persistence of all messages sent to this destination.
- See Also:
- Constant Field Values
-
WMQ_POLLING_INTERVAL
static final java.lang.String WMQ_POLLING_INTERVAL
ConnectionFactory property name, Async consumer.The interval between scans of all receivers during asynchronous message delivery.
- See Also:
- Constant Field Values
-
WMQ_PORT
static final java.lang.String WMQ_PORT
ConnectionFactory property name.The port number. Applies to client connections or real-time TCP/IP connection to a broker.
- See Also:
- Constant Field Values
-
WMQ_PRIORITY
static final java.lang.String WMQ_PRIORITY
Destination property name. Alias for JmsConstants.PRIORITY, which is a MessageProducer and Destination property name.The override priority value.
- See Also:
- Constant Field Values
-
WMQ_PROVIDER_VERSION
static final java.lang.String WMQ_PROVIDER_VERSION
ConnectionFactory property name.Indicates whether normal mode or migration mode are being used when connecting to a queue manager.
- See Also:
- Constant Field Values
-
WMQ_PUB_ACK_INTERVAL
static final java.lang.String WMQ_PUB_ACK_INTERVAL
ConnectionFactory property name, v6 Publish/Subscribe only.The number of messages that can be published before requiring acknowledgement from the broker.
- See Also:
- Constant Field Values
-
WMQ_PUT_ASYNC_ALLOWED
static final java.lang.String WMQ_PUT_ASYNC_ALLOWED
Destination property name, new in v7.Indicates whether asynchronous puts are allowed.
- See Also:
- Constant Field Values
-
WMQ_QMGR_CCSID
static final java.lang.String WMQ_QMGR_CCSID
ConnectionFactory property name.The character set of the queue manager.
- See Also:
- Constant Field Values
-
WMQ_QUEUE_MANAGER
static final java.lang.String WMQ_QUEUE_MANAGER
ConnectionFactory property name.The name of the queue manager.
- See Also:
- Constant Field Values
-
WMQ_RESOLVED_QUEUE_MANAGER
static final java.lang.String WMQ_RESOLVED_QUEUE_MANAGER
A property name that can used with theJmsPropertyContextinterface on a connection object to obtain the name of the queue manager that the JMS connection was connected to.When used with a CCDT, this may well be different from the QueueManager name specified on the Connection Factory.
NOTE: This property is set when a JMS connection initially connects to a queue manager. If automatic client reconnection is being used, and a reconnection event occurs, then the JMS connection could be connected to different queue manager than the one indicated by this property.
- See Also:
- Constant Field Values
-
WMQ_RESOLVED_QUEUE_MANAGER_ID
static final java.lang.String WMQ_RESOLVED_QUEUE_MANAGER_ID
This property will be populated with the ID of the queue manager after connectionNOTE: This property is set when a JMS connection initially connects to a queue manager. If automatic client reconnection is being used, and a reconnection event occurs, then the JMS connection could be connected to different queue manager than the one indicated by this property.
- See Also:
- Constant Field Values
-
WMQ_COMMAND_LEVEL
static final java.lang.String WMQ_COMMAND_LEVEL
This property will be populated with the CmdLevel of the queue manager after connection- See Also:
- Constant Field Values
-
WMQ_REQUIRED_QUEUE_MANAGER_ID
static final java.lang.String WMQ_REQUIRED_QUEUE_MANAGER_ID
This property should be populated with the ID of the queue manager required- See Also:
- Constant Field Values
-
WMQ_READ_AHEAD_ALLOWED
static final java.lang.String WMQ_READ_AHEAD_ALLOWED
Destination property name, new in v7.Indicates whether read-ahead is allowed.
- See Also:
- Constant Field Values
-
WMQ_READ_AHEAD_CLOSE_POLICY
static final java.lang.String WMQ_READ_AHEAD_CLOSE_POLICY
Destination property name, new in v7.Determines the policy that will be followed when closing a connection with read-ahead allowed.
- See Also:
- Constant Field Values
-
WMQ_RECEIVE_EXIT
static final java.lang.String WMQ_RECEIVE_EXIT
ConnectionFactory property name.The description of the receive exit.
- See Also:
- Constant Field Values
-
WMQ_RECEIVE_EXIT_INIT
static final java.lang.String WMQ_RECEIVE_EXIT_INIT
ConnectionFactory property name.The initialization string for the receive exit.
- See Also:
- Constant Field Values
-
WMQ_RESCAN_INTERVAL
static final java.lang.String WMQ_RESCAN_INTERVAL
ConnectionFactory property name.The interval between browse scans of a queue. The scan looks for messages that have not been returned by the previous browse scan.
- See Also:
- Constant Field Values
-
WMQ_SECURITY_EXIT
static final java.lang.String WMQ_SECURITY_EXIT
ConnectionFactory property name.The description of the security exit.
- See Also:
- Constant Field Values
-
WMQ_SECURITY_EXIT_INIT
static final java.lang.String WMQ_SECURITY_EXIT_INIT
ConnectionFactory property name.The initialization string for the security exit.
- See Also:
- Constant Field Values
-
WMQ_SEND_CHECK_COUNT
static final java.lang.String WMQ_SEND_CHECK_COUNT
ConnectionFactory property name, new in v7.The number of messages sent between checks.
- See Also:
- Constant Field Values
-
WMQ_SEND_EXIT
static final java.lang.String WMQ_SEND_EXIT
ConnectionFactory property name.The description of the send exit.
- See Also:
- Constant Field Values
-
WMQ_SEND_EXIT_INIT
static final java.lang.String WMQ_SEND_EXIT_INIT
ConnectionFactory property name.The initialization string for the send exit.
- See Also:
- Constant Field Values
-
WMQ_SHARE_CONV_ALLOWED
static final java.lang.String WMQ_SHARE_CONV_ALLOWED
ConnectionFactory property name, new in v7.Indicates whether sharing of conversations will be allowed.
- See Also:
- Constant Field Values
-
WMQ_SPARSE_SUBSCRIPTIONS
static final java.lang.String WMQ_SPARSE_SUBSCRIPTIONS
ConnectionFactory property name.The sparse subscriptions attribute. A sparse subscription is one that receives infrequent matching messages. If the attribute is true the application must be able to open the consumer queue for browsing messages.
- See Also:
- Constant Field Values
-
WMQ_SSL_CERT_STORES_COL
static final java.lang.String WMQ_SSL_CERT_STORES_COL
ConnectionFactory property name.SSL-certificate-stores as collection.
- See Also:
- Constant Field Values
-
WMQ_SSL_CERT_STORES_STR
static final java.lang.String WMQ_SSL_CERT_STORES_STR
ConnectionFactory property name.SSL-certificate-stores as string.
- See Also:
- Constant Field Values
-
WMQ_SSL_CIPHER_SPEC
static final java.lang.String WMQ_SSL_CIPHER_SPEC
ConnectionFactory property name.The CipherSpec used for SSL encryption.
- See Also:
- Constant Field Values
-
WMQ_SSL_CIPHER_SUITE
static final java.lang.String WMQ_SSL_CIPHER_SUITE
ConnectionFactory property name.The CipherSuite used for SSL encryption.
- See Also:
- Constant Field Values
-
WMQ_SSL_CRYPTO_HW
static final java.lang.String WMQ_SSL_CRYPTO_HW
ConnectionFactory property name. SSL cryptographic hardware set as a String property.- See Also:
- Constant Field Values
-
WMQ_SSL_FIPS_REQUIRED
static final java.lang.String WMQ_SSL_FIPS_REQUIRED
ConnectionFactory property name.Indicates whether sslFips (FIPS) is required.
- See Also:
- Constant Field Values
-
WMQ_SSL_KEY_REPOSITORY
static final java.lang.String WMQ_SSL_KEY_REPOSITORY
ConnectionFactory property name.The SSL key repository.
- See Also:
- Constant Field Values
-
WMQ_SSL_KEY_RESETCOUNT
static final java.lang.String WMQ_SSL_KEY_RESETCOUNT
ConnectionFactory property name.The reset count of the SSL key.
- See Also:
- Constant Field Values
-
WMQ_SSL_PEER_NAME
static final java.lang.String WMQ_SSL_PEER_NAME
ConnectionFactory property name.The SSL peer name.
- See Also:
- Constant Field Values
-
WMQ_SSL_SOCKET_FACTORY
static final java.lang.String WMQ_SSL_SOCKET_FACTORY
ConnectionFactory property name, new in v7.The SSL socket factory.
- See Also:
- Constant Field Values
-
WMQ_STATUS_REFRESH_INTERVAL
static final java.lang.String WMQ_STATUS_REFRESH_INTERVAL
ConnectionFactory property name.The time between transactions to refresh publish/subscribe status (in milliseconds).
- See Also:
- Constant Field Values
-
WMQ_SUBSCRIPTION_STORE
static final java.lang.String WMQ_SUBSCRIPTION_STORE
ConnectionFactory property name.The substore property.
- See Also:
- Constant Field Values
-
WMQ_SYNCPOINT_ALL_GETS
static final java.lang.String WMQ_SYNCPOINT_ALL_GETS
ConnectionFactory property name.Indicates how syncpoint is used for GET operations.
- See Also:
- Constant Field Values
-
WMQ_TARGET_CLIENT
static final java.lang.String WMQ_TARGET_CLIENT
Destination property name (Note: WMQ_TARGET_CLIENT_MATCHING is a ConnectionFactory property).A flag indicating whether the remote application supports JMS.
- See Also:
- Constant Field Values
-
WMQ_TARGET_CLIENT_MATCHING
static final java.lang.String WMQ_TARGET_CLIENT_MATCHING
ConnectionFactory property name (Note: WMQ_TARGET_CLIENT is a destination property).Indicates whether target client matching is enabled
- See Also:
- Constant Field Values
-
WMQ_TEMP_Q_PREFIX
static final java.lang.String WMQ_TEMP_Q_PREFIX
ConnectionFactory property name, Point-to-Point only.The prefix to be used to form the name of an IBM MQ dynamic queue.
- See Also:
- Constant Field Values
-
WMQ_TEMP_TOPIC_PREFIX
static final java.lang.String WMQ_TEMP_TOPIC_PREFIX
ConnectionFactory property name, new in v7.The prefix to be used to form the name of an IBM MQ dynamic topic.
- See Also:
- Constant Field Values
-
WMQ_TEMPORARY_MODEL
static final java.lang.String WMQ_TEMPORARY_MODEL
ConnectionFactory property name, Point-to-Point only.The name of a model queue for creating temporary destinations.
- See Also:
- Constant Field Values
-
WMQ_USE_CONNECTION_POOLING
static final java.lang.String WMQ_USE_CONNECTION_POOLING
ConnectionFactory property name.Chooses whether to use connection pooling. If you set this to true, JMS enables connection pooling for the lifetime of any connections created through the ConnectionFactory. This also affects connections created with usePooling set to false; to disable connection pooling throughout a JVM, ensure that all ConnectionFactories used within the JVM have usePooling set to false.
- See Also:
- Constant Field Values
-
WMQ_USER_PROPERTIES
static final java.lang.String WMQ_USER_PROPERTIES
Destination property name.User-defined properties on the destination.
- See Also:
- Constant Field Values
-
WMQ_VERSION
static final java.lang.String WMQ_VERSION
ConnectionFactory and Destination property name.The version number of the class.
- See Also:
- Constant Field Values
-
WMQ_WILDCARD_FORMAT
static final java.lang.String WMQ_WILDCARD_FORMAT
ConnectionFactory and Destination property name, new in v7.The format of wildcards to be used.
- See Also:
- Constant Field Values
-
IS_SUBSCRIPTION_MULTICAST
static final java.lang.String IS_SUBSCRIPTION_MULTICAST
Consumer property name, real-time transport only.- See Also:
- Constant Field Values
-
IS_SUBSCRIPTION_RELIABLE_MULTICAST
static final java.lang.String IS_SUBSCRIPTION_RELIABLE_MULTICAST
Consumer property name, real-time transport only.- See Also:
- Constant Field Values
-
RTT_BROKER_PING_INTERVAL
static final java.lang.String RTT_BROKER_PING_INTERVAL
RTT_BROKER_PING_INTERVAL property name.- See Also:
- Constant Field Values
-
RTT_CONNECTION_PROTOCOL
static final java.lang.String RTT_CONNECTION_PROTOCOL
ConnectionFactory property name.- See Also:
- Constant Field Values
-
RTT_DIRECT_AUTH
static final java.lang.String RTT_DIRECT_AUTH
ConnectionFactory property name.- See Also:
- Constant Field Values
-
RTT_HOST_NAME
static final java.lang.String RTT_HOST_NAME
ConnectionFactory property name.- See Also:
- Constant Field Values
-
RTT_LOCAL_ADDRESS
static final java.lang.String RTT_LOCAL_ADDRESS
ConnectionFactory property name.- See Also:
- Constant Field Values
-
RTT_MULTICAST
static final java.lang.String RTT_MULTICAST
ConnectionFactory and Destination property name.- See Also:
- Constant Field Values
-
RTT_PORT
static final java.lang.String RTT_PORT
ConnectionFactory property name.- See Also:
- Constant Field Values
-
RTT_PROXY_HOSTNAME
static final java.lang.String RTT_PROXY_HOSTNAME
ConnectionFactory property name.- See Also:
- Constant Field Values
-
RTT_PROXY_PORT
static final java.lang.String RTT_PROXY_PORT
ConnectionFactory property name.- See Also:
- Constant Field Values
-
WMQ_REMOTE_QMGR_QSGNAME
static final java.lang.String WMQ_REMOTE_QMGR_QSGNAME
Connection's remote QM QSG name- See Also:
- Constant Field Values
-
RTT_DIRECT_AUTH_BASIC
static final int RTT_DIRECT_AUTH_BASIC
RTT_DIRECT_AUTH property value. Either no authentication or basic user name and password authentication will be used for real-time transport.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
RTT_DIRECT_AUTH_CERTIFICATE
static final int RTT_DIRECT_AUTH_CERTIFICATE
RTT_DIRECT_AUTH property value. Public key certificate authentication will be used for real-time transport.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
RTT_DIRECT_AUTH_DEFAULT
static final int RTT_DIRECT_AUTH_DEFAULT
RTT_DIRECT_AUTH property value. Default authentication will be used for real-time transport.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_BROKER_UNSPECIFIED
static final int WMQ_BROKER_UNSPECIFIED
WMQ_BROKER_VERSION property value.ConnectionFactory property value.
This value indicates that the broker version is no longer relevant. This should be used when using the IBM MQ Queue Manager for Publish/Subscribe, or when the connection factory is being used solely for the purpose of point-to-point messaging. This is the default value of the broker version property in a connection factory.
- See Also:
- Constant Field Values
-
WMQ_BROKER_V1
static final int WMQ_BROKER_V1
WMQ_BROKER_VERSION property value. Messages published to a broker will use RFH1 message headers.ConnectionFactory and Destination property value, v6 Publish/Subscribe only.
This broker version value is required when using the WebSphere MQ Publish/Subscribe v6 or WebSphere Business Integration Message Broker in compatibility mode. If the WebSphere MQ queue manager being connected to is at version 7, it is necessary to set the connection factory's PROVIDERVERSION property to "6.0.0.0".
- See Also:
- Constant Field Values
-
WMQ_BROKER_V2
static final int WMQ_BROKER_V2
WMQ_BROKER_VERSION property value. Messages published to a broker will use RFH2 message headers.ConnectionFactory and Destination property value, v6 Publish/Subscribe only.
This broker version value is available when using a broker of WebSphere MQ Integrator, WebSphere MQ Event Broker, WebSphere Business Integration Event Broker or WebSphere Business Integration Message Broker in native mode.
- See Also:
- Constant Field Values
-
WMQ_BROKER_DEFAULT
static final int WMQ_BROKER_DEFAULT
WMQ_BROKER_VERSION property value. Messages published to a broker will use the default message headers.ConnectionFactory and Destination property value, v6 Publish/Subscribe only.
- See Also:
- Constant Field Values
-
WMQ_CLEANUP_AS_PROPERTY
static final int WMQ_CLEANUP_AS_PROPERTY
WMQ_CLEANUP_LEVEL property value. The style of cleanup to use will be determined by the system propertycom.ibm.mq.jms.cleanup, which is queried at JVM startup. This property can be set on the Java command line using the -D option, to NONE, SAFE, or STRONG. Any other value will cause an exception to be thrown.If not set, the property defaults to SAFE. This allows easy JVM-wide changes to the cleanup level without updating every TopicConnectionFactory used by the system.
ConnectionFactory property value, v6 only.
- See Also:
- Constant Field Values
-
WMQ_CLEANUP_NONE
static final int WMQ_CLEANUP_NONE
WMQ_CLEANUP_LEVEL property value. Cleanup will be disabled. In this mode, no cleanup is performed, and no cleanup publish/subscribe thread exists. Additionally, if the application is using the single queue approach, unconsumed messages can be left on the queue. This option can be useful if the application is distant from the queue manager, and especially if it only publishes rather than subscribes.ConnectionFactory property value, v6 only.
- See Also:
- Constant Field Values
-
WMQ_CLEANUP_SAFE
static final int WMQ_CLEANUP_SAFE
WMQ_CLEANUP_LEVEL property value. Safe cleanup will be used. The cleanup thread tries to remove unconsumed subscription messages or temporary queues for failed subscriptions. This mode of cleanup does not interfere with the operation of other JMS applications.ConnectionFactory property value, v6 only.
- See Also:
- Constant Field Values
-
WMQ_CLEANUP_STRONG
static final int WMQ_CLEANUP_STRONG
WMQ_CLEANUP_LEVEL property value. Strong cleanup will be used. The cleanup thread performs as WMQ_CLEANUP_SAFE, but also clears the SYSTEM.JMS.REPORT.QUEUE of any unrecognized messages. This mode of cleanup can interfere with the operation of JMS applications running with later versions of IBM MQ JMS.If multiple JMS applications are using the same queue manager, but using different versions of IBM MQ JMS, only clients using the most recent version of IBM MQ JMS should use this option.
ConnectionFactory property value, v6 only.
- See Also:
- Constant Field Values
-
WMQ_CLEANUP_FORCE
static final int WMQ_CLEANUP_FORCE
WMQ_CLEANUP_LEVEL property value. Forced cleanup will be used. This option behaves like WMQ_CLEANUP_STRONG except that, instead of leaving messages that cannot be processed on SYSTEM.JMS.REPORT.QUEUE, all messages are removed even if an error is encountered during processing.This cleanup level cannot be used when running the cleanup utility with a cleanup interval specified, that is, it can only be used to run cleanup once, not as a repeating task.
ConnectionFactory property value, v6 only.
- See Also:
- Constant Field Values
-
WMQ_CLEANUP_NONDUR
static final int WMQ_CLEANUP_NONDUR
WMQ_CLEANUP_LEVEL property value. Nondurable cleanup will be used. This option behaves like WMQ_CLEANUP_FORCE. After clearing the SYSTEM.JMS.REPORT.QUEUE, it attempts to remove any remaining unconsumed messages sent to nondurable subscribers. If the queue manager's command server is running on any queue beginning SYSTEM.JMS.ND.*, messages are cleared and the queue itself might be deleted. Otherwise, only SYSTEM.JMS.ND.SUBSCRIBER.QUEUE and SYSTEM.JMS.ND.CC.SUBSCRIBER.QUEUE are cleared of messages.This cleanup level cannot be used when running the cleanup utility with a cleanup interval specified, that is, it can only be used to run cleanup once, not as a repeating task.
ConnectionFactory property value, v6 only.
- See Also:
- Constant Field Values
-
WMQ_CLEANUP_DEFAULT
static final int WMQ_CLEANUP_DEFAULT
WMQ_CLEANUP_LEVEL property value. The default value for cleanup will be used.ConnectionFactory property value, v6 only.
- See Also:
- Constant Field Values
-
WMQ_CM_BINDINGS
static final int WMQ_CM_BINDINGS
WMQ_CONNECTION_MODE property value. The connection will be made using the bindings transport type.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_CM_CLIENT
static final int WMQ_CM_CLIENT
WMQ_CONNECTION_MODE property value. The connection will be made using the client transport type.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_CM_DIRECT_HTTP
static final int WMQ_CM_DIRECT_HTTP
WMQ_CONNECTION_MODE property value. The connection will be made using the real-time HTTP transport type.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_CM_DIRECT_TCPIP
static final int WMQ_CM_DIRECT_TCPIP
WMQ_CONNECTION_MODE property value. The connection will be made using the real-time TCP/IP transport type.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_CM_BINDINGS_THEN_CLIENT
static final int WMQ_CM_BINDINGS_THEN_CLIENT
WMQ_CONNECTION_MODE property value. The connection will first be attempted using the bindings transport type. If that fails, the client transport type will be automatically tried.For use within the JCA RA only.
ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_COMPHDR_NONE
static final int WMQ_COMPHDR_NONE
WMQ_HEADER_COMP property value. No message header compression used.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_COMPHDR_SYSTEM
static final int WMQ_COMPHDR_SYSTEM
WMQ_HEADER_COMP property value. Header compression is performed.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_COMPHDR_DEFAULT
static final int WMQ_COMPHDR_DEFAULT
WMQ_HEADER_COMP property value. The default header compression setting is used.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_DEFAULT_CLIENT_PORT
static final int WMQ_DEFAULT_CLIENT_PORT
WMQ_PORT property value. The default TCP/IP port used to connect to the queue manager in the client transport type.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_ENCODING_INTEGER_NORMAL
static final int WMQ_ENCODING_INTEGER_NORMAL
WMQ_ENCODING or JMS_IBM_ENCODING property value.- See Also:
- Constant Field Values
-
WMQ_ENCODING_INTEGER_REVERSED
static final int WMQ_ENCODING_INTEGER_REVERSED
WMQ_ENCODING or JMS_IBM_ENCODING property value.- See Also:
- Constant Field Values
-
WMQ_ENCODING_DECIMAL_NORMAL
static final int WMQ_ENCODING_DECIMAL_NORMAL
WMQ_ENCODING or JMS_IBM_ENCODING property value.- See Also:
- Constant Field Values
-
WMQ_ENCODING_DECIMAL_REVERSED
static final int WMQ_ENCODING_DECIMAL_REVERSED
WMQ_ENCODING or JMS_IBM_ENCODING property value.- See Also:
- Constant Field Values
-
WMQ_ENCODING_FLOAT_IEEE_NORMAL
static final int WMQ_ENCODING_FLOAT_IEEE_NORMAL
WMQ_ENCODING or JMS_IBM_ENCODING property value.- See Also:
- Constant Field Values
-
WMQ_ENCODING_FLOAT_IEEE_REVERSED
static final int WMQ_ENCODING_FLOAT_IEEE_REVERSED
WMQ_ENCODING or JMS_IBM_ENCODING property value.- See Also:
- Constant Field Values
-
WMQ_ENCODING_FLOAT_S390
static final int WMQ_ENCODING_FLOAT_S390
WMQ_ENCODING or JMS_IBM_ENCODING property value.- See Also:
- Constant Field Values
-
WMQ_ENCODING_NATIVE
static final int WMQ_ENCODING_NATIVE
WMQ_ENCODING or JMS_IBM_ENCODING property value.- See Also:
- Constant Field Values
-
WMQ_EXP_APP
static final int WMQ_EXP_APP
TIME_TO_LIVE property value. Time to live is set to be application-defined.Maps to TIME_TO_LIVE_AS_APP.
- See Also:
- Constant Field Values
-
WMQ_EXP_UNLIMITED
static final int WMQ_EXP_UNLIMITED
TIME_TO_LIVE property value. Time to live is set to be unlimited.Maps to TIME_TO_LIVE_UNLIMITED.
- See Also:
- Constant Field Values
-
WMQ_FIQ_NO
static final int WMQ_FIQ_NO
FAIL_IF_QUIESCE property value. Fail-if-quiesce is disabled.ConnectionFactory and Destination property value.
- See Also:
- Constant Field Values
-
WMQ_FIQ_YES
static final int WMQ_FIQ_YES
FAIL_IF_QUIESCE property value. Fail-if-quiesce is enabled.ConnectionFactory and Destination property value.
- See Also:
- Constant Field Values
-
WMQ_FIQ_DEFAULT
static final int WMQ_FIQ_DEFAULT
FAIL_IF_QUIESCE property value. The default setting is used for fail-if-quiesce.ConnectionFactory and Destination property value.
- See Also:
- Constant Field Values
-
WMQ_MAP_NAME_STYLE_STANDARD
static final boolean WMQ_MAP_NAME_STYLE_STANDARD
WMQ_MAP_NAME_STYLE property value. Standard element naming format will be used.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_MAP_NAME_STYLE_COMPATIBLE
static final boolean WMQ_MAP_NAME_STYLE_COMPATIBLE
WMQ_MAP_NAME_STYLE property value. Legacy element naming format will be used.This is only needed if Map messages are being sent to IBM MQ JMS Clients older than version 5.3.
ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_MAP_NAME_STYLE_DEFAULT
static final boolean WMQ_MAP_NAME_STYLE_DEFAULT
WMQ_MAP_NAME_STYLE property value. The default naming format will be used.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_MRET_NO
static final int WMQ_MRET_NO
WMQ_MESSAGE_RETENTION property value. Unwanted messages will be dealt with according to their disposition options.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_MRET_YES
static final int WMQ_MRET_YES
WMQ_MESSAGE_RETENTION property value. Unwanted messages will remain on the input queue.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_MRET_DEFAULT
static final int WMQ_MRET_DEFAULT
WMQ_MESSAGE_RETENTION property value. The default setting will be used when dealing with unwanted messages.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_MSEL_BROKER
static final int WMQ_MSEL_BROKER
WMQ_MESSAGE_SELECTION property value. Message selection will be performed server-side.ConnectionFactory property value, Publish/Subscribe only.
- See Also:
- Constant Field Values
-
WMQ_MSEL_CLIENT
static final int WMQ_MSEL_CLIENT
WMQ_MESSAGE_SELECTION property value. Message selection will be performed client-side.ConnectionFactory property value, Publish/Subscribe only.
- See Also:
- Constant Field Values
-
WMQ_MSEL_DEFAULT
static final int WMQ_MSEL_DEFAULT
WMQ_MESSAGE_SELECTION property value. The default value for message selection will be used.ConnectionFactory property value, Publish/Subscribe only.
- See Also:
- Constant Field Values
-
WMQ_MDCTX_DEFAULT
static final int WMQ_MDCTX_DEFAULT
WMQ_MQMD_MESSAGE_CONTEXT property value. Indicates no message context options are set.Destination property value.
- See Also:
- Constant Field Values
-
WMQ_MDCTX_SET_IDENTITY_CONTEXT
static final int WMQ_MDCTX_SET_IDENTITY_CONTEXT
WMQ_MQMD_MESSAGE_CONTEXT property value. Indicates setting of message identity context options.Destination property value.
- See Also:
- Constant Field Values
-
WMQ_MDCTX_SET_ALL_CONTEXT
static final int WMQ_MDCTX_SET_ALL_CONTEXT
WMQ_MQMD_MESSAGE_CONTEXT property value. Indicates setting of all message context options.Destination property value.
- See Also:
- Constant Field Values
-
WMQ_MESSAGE_BODY_JMS
static final int WMQ_MESSAGE_BODY_JMS
WMQ_MESSAGE_BODY property value. Indicates JMS message body for sent and/or received messages.Destination property value.
- See Also:
- Constant Field Values
-
WMQ_MESSAGE_BODY_MQ
static final int WMQ_MESSAGE_BODY_MQ
WMQ_MESSAGE_BODY property value. Indicates MQ message body for sent and/or received messages.Destination property value.
- See Also:
- Constant Field Values
-
WMQ_MESSAGE_BODY_UNSPECIFIED
static final int WMQ_MESSAGE_BODY_UNSPECIFIED
WMQ_MESSAGE_BODY property value. The message body type will be automatically determined.Destination property value.
- See Also:
- Constant Field Values
-
WMQ_COMPMSG_NONE
static final int WMQ_COMPMSG_NONE
WMQ_MSG_COMP property value. No message compression performed.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_COMPMSG_RLE
static final int WMQ_COMPMSG_RLE
WMQ_MSG_COMP property value. Message data compression is to be performed using run-length encoding (RLE) compression.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_COMPMSG_ZLIBFAST
static final int WMQ_COMPMSG_ZLIBFAST
WMQ_MSG_COMP property value. Message data compression is to be performed using ZLIB encoding and with speed of compression taking priority over degree of compression.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_COMPMSG_ZLIBHIGH
static final int WMQ_COMPMSG_ZLIBHIGH
WMQ_MSG_COMP property value. Message data compression is to be performed using ZLIB encoding and with degree of compression taking priority over speed of compression.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_COMPMSG_DEFAULT
static final int WMQ_COMPMSG_DEFAULT
WMQ_MSG_COMP property value. The default message data compression technique will be used.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_PRI_APP
static final int WMQ_PRI_APP
PRIORITY property value. The message priority will be determined by the application.Maps to PRIORITY_AS_APP.
- See Also:
- Constant Field Values
-
WMQ_PRI_QDEF
static final int WMQ_PRI_QDEF
PRIORITY property value. The message priority will be determined by the destination object.Maps to PRIORITY_AS_DEST.
- See Also:
- Constant Field Values
-
WMQ_PER_APP
static final int WMQ_PER_APP
WMQ_PERSISTENCE property value. The message persistence will be determined by the application.Maps to DELIVERY_AS_APP.
- See Also:
- Constant Field Values
-
WMQ_PER_QDEF
static final int WMQ_PER_QDEF
WMQ_PERSISTENCE property value. The message persistence will be determined by the destination object.Maps to DELIVERY_AS_DEST.
- See Also:
- Constant Field Values
-
WMQ_PER_NON
static final int WMQ_PER_NON
WMQ_PERSISTENCE property value. Messages will be delivered as non-persistent.Maps to DELIVERY_NOT_PERSISTENT.
- See Also:
- Constant Field Values
-
WMQ_PER_PER
static final int WMQ_PER_PER
WMQ_PERSISTENCE property value. Messages will be delivered as persistent.Maps to DELIVERY_PERSISTENT.
- See Also:
- Constant Field Values
-
WMQ_PER_NPHIGH
static final int WMQ_PER_NPHIGH
WMQ_PERSISTENCE property value. Setting this property means that non-persistent messages will survive queue manager re-start.- See Also:
- Constant Field Values
-
WMQ_PS_CONTROL_QUEUE
static final java.lang.String WMQ_PS_CONTROL_QUEUE
Default name for the broker control queue.v6 Publish/Subscribe only.
- See Also:
- Constant Field Values
-
WMQ_PS_DEFAULT_STREAM_QUEUE
static final java.lang.String WMQ_PS_DEFAULT_STREAM_QUEUE
Default name for the broker publication queue.v6 Publish/Subscribe only.
- See Also:
- Constant Field Values
-
WMQ_PS_DEF_D_SHARED_QUEUE
static final java.lang.String WMQ_PS_DEF_D_SHARED_QUEUE
Default name for the JMS durable subscriber queue.v6 Publish/Subscribe only.
- See Also:
- Constant Field Values
-
WMQ_PS_DEF_ND_SHARED_QUEUE
static final java.lang.String WMQ_PS_DEF_ND_SHARED_QUEUE
Default name for the JMS non-durable subscriber queue.v6 Publish/Subscribe only.
- See Also:
- Constant Field Values
-
WMQ_CC_DEF_D_SHARED_QUEUE
static final java.lang.String WMQ_CC_DEF_D_SHARED_QUEUE
Default name for the JMS ConnectionConsumer durable subscriber queue.v6 Publish/Subscribe only.
- See Also:
- Constant Field Values
-
WMQ_CC_DEF_ND_SHARED_QUEUE
static final java.lang.String WMQ_CC_DEF_ND_SHARED_QUEUE
Default name for the JMS ConnectionConsumer non-durable subscriber queue.v6 Publish/Subscribe only.
- See Also:
- Constant Field Values
-
WMQ_PROVIDER_VERSION_DEFAULT
static final java.lang.String WMQ_PROVIDER_VERSION_DEFAULT
WMQ_PROVIDER_VERSION property value. The default provider version value.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_PUT_ASYNC_ALLOWED_AS_DEST
static final int WMQ_PUT_ASYNC_ALLOWED_AS_DEST
WMQ_PUT_ASYNC_ALLOWED property value. Asynchronous puts are allowed if the destination definition allows them.If set on a destination which is used with an unidentified producer then the behaviour will be as WMQ_PUT_ASYNC_ALLOWED_ENABLED for messages sent in a transacted session and WMQ_PUT_ASYNC_ALLOWED_DISABLED for all other cases.
Destination property value, new in v7.
- See Also:
- Constant Field Values
-
WMQ_PUT_ASYNC_ALLOWED_AS_Q_DEF
static final int WMQ_PUT_ASYNC_ALLOWED_AS_Q_DEF
WMQ_PUT_ASYNC_ALLOWED property value. Asynchronous puts are allowed if the queue definition allows them.If set on a queue which is used with an unidentified producer then the behaviour will be as WMQ_PUT_ASYNC_ALLOWED_ENABLED for messages sent in a transacted session and WMQ_PUT_ASYNC_ALLOWED_DISABLED for all other cases.
Destination property value, new in v7.
- See Also:
- Constant Field Values
-
WMQ_PUT_ASYNC_ALLOWED_AS_TOPIC_DEF
static final int WMQ_PUT_ASYNC_ALLOWED_AS_TOPIC_DEF
WMQ_PUT_ASYNC_ALLOWED property value. Asynchronous puts are allowed if the topic definition allows them.If set on a topic which is used with an unidentified producer then the behaviour will be as WMQ_PUT_ASYNC_ALLOWED_ENABLED for messages sent in a transacted session and WMQ_PUT_ASYNC_ALLOWED_DISABLED for all other cases.
Destination property value, new in v7.
- See Also:
- Constant Field Values
-
WMQ_PUT_ASYNC_ALLOWED_DEFAULT
static final int WMQ_PUT_ASYNC_ALLOWED_DEFAULT
WMQ_PUT_ASYNC_ALLOWED property value. The default value for whether asynchronous puts are allowed.Destination property value, new in v7.
- See Also:
- Constant Field Values
-
WMQ_PUT_ASYNC_ALLOWED_DISABLED
static final int WMQ_PUT_ASYNC_ALLOWED_DISABLED
WMQ_PUT_ASYNC_ALLOWED property value. Asynchronous puts are not allowed.Destination property value, new in v7.
- See Also:
- Constant Field Values
-
WMQ_PUT_ASYNC_ALLOWED_ENABLED
static final int WMQ_PUT_ASYNC_ALLOWED_ENABLED
WMQ_PUT_ASYNC_ALLOWED property value. Asynchronous puts are allowed.Destination property value, new in v7.
- See Also:
- Constant Field Values
-
WMQ_READ_AHEAD_ALLOWED_AS_DEST
static final int WMQ_READ_AHEAD_ALLOWED_AS_DEST
WMQ_READ_AHEAD_ALLOWED property value. Read-ahead is allowed if the destination definition permits it.Destination property value, new in v7.
- See Also:
- Constant Field Values
-
WMQ_READ_AHEAD_ALLOWED_AS_Q_DEF
static final int WMQ_READ_AHEAD_ALLOWED_AS_Q_DEF
WMQ_READ_AHEAD_ALLOWED property value. Read-ahead is allowed if the queue definition permits it.Destination property value, new in v7.
- See Also:
- Constant Field Values
-
WMQ_READ_AHEAD_ALLOWED_AS_TOPIC_DEF
static final int WMQ_READ_AHEAD_ALLOWED_AS_TOPIC_DEF
WMQ_READ_AHEAD_ALLOWED property value. Read-ahead is allowed if the topic definition permits it.Destination property value, new in v7.
- See Also:
- Constant Field Values
-
WMQ_READ_AHEAD_ALLOWED_DEFAULT
static final int WMQ_READ_AHEAD_ALLOWED_DEFAULT
WMQ_READ_AHEAD_ALLOWED property value. The default value for allowing read-ahead.Destination property value, new in v7.
- See Also:
- Constant Field Values
-
WMQ_READ_AHEAD_ALLOWED_DISABLED
static final int WMQ_READ_AHEAD_ALLOWED_DISABLED
WMQ_READ_AHEAD_ALLOWED property value. Read-ahead is not allowed.Destination property value, new in v7.
- See Also:
- Constant Field Values
-
WMQ_READ_AHEAD_ALLOWED_ENABLED
static final int WMQ_READ_AHEAD_ALLOWED_ENABLED
WMQ_READ_AHEAD_ALLOWED property value: Read-ahead is allowed.Destination property value, new in v7.
- See Also:
- Constant Field Values
-
WMQ_READ_AHEAD_DELIVERALL
static final int WMQ_READ_AHEAD_DELIVERALL
WMQ_READ_AHEAD_CLOSE_POLICY property value. Deliver all messages before closing the connection when using read-ahead.Destination property value, new in v7.
- See Also:
- Constant Field Values
-
WMQ_READ_AHEAD_DELIVERCURRENT
static final int WMQ_READ_AHEAD_DELIVERCURRENT
WMQ_READ_AHEAD_CLOSE_POLICY property value: Deliver current messages before closing the connection when using read-ahead.Destination property value, new in v7.
- See Also:
- Constant Field Values
-
WMQ_READ_AHEAD_DEFAULT
static final int WMQ_READ_AHEAD_DEFAULT
WMQ_READ_AHEAD_CLOSE_POLICY property value. The default value to determine what the close policy is.Destination property value, new in v7.
- See Also:
- Constant Field Values
-
WMQ_REPORT_QUEUE
static final java.lang.String WMQ_REPORT_QUEUE
Default name for the JMS report queue.- See Also:
- Constant Field Values
-
WMQ_SEND_CHECK_COUNT_DEFAULT
static final int WMQ_SEND_CHECK_COUNT_DEFAULT
WMQ_SEND_CHECK_COUNT property value. The default value for send check count.ConnectionFactory property value. new in v7.
- See Also:
- Constant Field Values
-
WMQ_REPLYTO_STYLE
static final java.lang.String WMQ_REPLYTO_STYLE
WMQ_REPLYTO_STYLE property value. Property controls how the JMS ReplyTo in a message is formed. Either from the MQMD or from the RFH2Destination Property.
- See Also:
- Constant Field Values
-
WMQ_REPLYTO_STYLE_DEFAULT
static final int WMQ_REPLYTO_STYLE_DEFAULT
Default value for the WMQ_REPLYTO_STYLE property. Default value in WMQ v7 is to be the MQMD value. Note this is a change to the default from WMQ v6.- See Also:
- Constant Field Values
-
WMQ_REPLYTO_STYLE_MQMD_VALUES
static final int WMQ_REPLYTO_STYLE_MQMD_VALUES
WMQ_REPLYTO_STYLE property value. Indicates that the JMSReplyTo property on a message should be formed from the MQMD. Therefore any processing that MQ has applied to the ReplyTo fields in the MQMD are reflected- See Also:
- Constant Field Values
-
WMQ_REPLYTO_STYLE_RFH2_VALUES
static final int WMQ_REPLYTO_STYLE_RFH2_VALUES
WMQ_REPLYTO_STYLE property value. Indicates that the JMSReplyTo property on a message should be formed from the RFH2 ignored in the MQMD. This means that whatever value was set by the sending application will retrieved from a call to getJMSReplyTo().- See Also:
- Constant Field Values
-
WMQ_SHARE_CONV_ALLOWED_NO
static final int WMQ_SHARE_CONV_ALLOWED_NO
WMQ_SHARE_CONV_ALLOWED property value. Sharing conversations is not allowed.ConnectionFactory property value, new in v7.
- See Also:
- Constant Field Values
-
WMQ_SHARE_CONV_ALLOWED_YES
static final int WMQ_SHARE_CONV_ALLOWED_YES
WMQ_SHARE_CONV_ALLOWED property value. Sharing conversations is allowed.ConnectionFactory property value, new in v7.
- See Also:
- Constant Field Values
-
WMQ_SHARE_CONV_ALLOWED_DEFAULT
static final int WMQ_SHARE_CONV_ALLOWED_DEFAULT
WMQ_SHARE_CONV_ALLOWED property value. The default setting for sharing conversations.ConnectionFactory property value, new in v7.
- See Also:
- Constant Field Values
-
WMQ_SUBSTORE_QUEUE
static final int WMQ_SUBSTORE_QUEUE
WMQ_SUBSCRIPTION_STORE property value. Queue subscription store will be used to hold details of subscriptions.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_SUBSTORE_BROKER
static final int WMQ_SUBSTORE_BROKER
WMQ_SUBSCRIPTION_STORE property value. Broker subscription store will be used to hold details of subscriptions.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_SUBSTORE_MIGRATE
static final int WMQ_SUBSTORE_MIGRATE
WMQ_SUBSCRIPTION_STORE property value. Migrate subscription store will be used to hold details of subscriptions.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_SUBSTORE_DEFAULT
static final int WMQ_SUBSTORE_DEFAULT
WMQ_SUBSCRIPTION_STORE property value. The default value for subscription store will be used.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_SYNCP_ALL_GETS_NO
static final boolean WMQ_SYNCP_ALL_GETS_NO
WMQ_SYNCPOINT_ALL_GETS property value. Syncpoint all gets is disabled.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_SYNCP_ALL_GETS_YES
static final boolean WMQ_SYNCP_ALL_GETS_YES
WMQ_SYNCPOINT_ALL_GETS property value. Syncpoint all gets is enabled.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_SYNCP_ALL_GETS_DEFAULT
static final boolean WMQ_SYNCP_ALL_GETS_DEFAULT
WMQ_SYNCPOINT_ALL_GETS property value: The default value for syncpointed gets will be used.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
WMQ_TARGET_DEST_JMS
static final int WMQ_TARGET_DEST_JMS
WMQ_TARGET_CLIENT property value. Target is a JMS application (RFH2 will be included).Destination property value.
Messages sent to the destination contain MQRFH2 header.
- See Also:
- Constant Field Values
-
WMQ_TARGET_DEST_MQ
static final int WMQ_TARGET_DEST_MQ
WMQ_TARGET_CLIENT property value. Target is an MQ application (RFH2 will be excluded).Destination property value.
Messages sent to the destination do not contain MQRFH2 header.
- See Also:
- Constant Field Values
-
WMQ_TARGET_DEST_DEFAULT
static final int WMQ_TARGET_DEST_DEFAULT
WMQ_TARGET_CLIENT property value. The default value will be used.Destination property value.
Messages sent to the destination contain MQRFH2 header.
- See Also:
- Constant Field Values
-
WMQ_CLIENT_JMS_COMPLIANT
static final int WMQ_CLIENT_JMS_COMPLIANT
WMQ_TARGET_CLIENT property value. Target is a JMS application (RFH2 will be included).Maps to WMQ_TARGET_DEST_JMS.
- See Also:
- Constant Field Values
-
WMQ_CLIENT_NONJMS_MQ
static final int WMQ_CLIENT_NONJMS_MQ
WMQ_TARGET_CLIENT property value. Target is an MQ application (RFH2 will be excluded).Maps to WMQ_TARGET_DEST_MQ.
- See Also:
- Constant Field Values
-
WMQ_CLIENT_RECONNECT
static final int WMQ_CLIENT_RECONNECT
Reconnection options property. When set the client will reconnect to any queue manager.- See Also:
- Constant Field Values
-
WMQ_CLIENT_RECONNECT_AS_DEF
static final int WMQ_CLIENT_RECONNECT_AS_DEF
Reconnection options property. When set the client will reconnect as defined on the channel- See Also:
- Constant Field Values
-
WMQ_CLIENT_RECONNECT_DISABLED
static final int WMQ_CLIENT_RECONNECT_DISABLED
Reconnection options property. When set client reconnection is disabled.- See Also:
- Constant Field Values
-
WMQ_CLIENT_RECONNECT_OPTIONS
static final java.lang.String WMQ_CLIENT_RECONNECT_OPTIONS
Reconnection property name. Represents the reconnection options the client will use.- See Also:
- Constant Field Values
-
WMQ_CLIENT_RECONNECT_TIMEOUT
static final java.lang.String WMQ_CLIENT_RECONNECT_TIMEOUT
Reconnection property name. Represents the reconnection timeout for a non-XA connection.- See Also:
- Constant Field Values
-
WMQ_CLIENT_RECONNECT_TIMEOUT_DEFAULT
static final int WMQ_CLIENT_RECONNECT_TIMEOUT_DEFAULT
Reconnection property default. The default value for the non-XA reconnection timeout.- See Also:
- Constant Field Values
-
WMQ_CLIENT_RECONNECT_Q_MGR
static final int WMQ_CLIENT_RECONNECT_Q_MGR
Reconnection options property. When set the client will reconnect to the original queue manager.- See Also:
- Constant Field Values
-
WMQ_CONNECTION_NAME_LIST
static final java.lang.String WMQ_CONNECTION_NAME_LIST
Connection property name. Represents the hosts to which the client will try to connect.- See Also:
- Constant Field Values
-
WMQ_WILDCARD_TOPIC_ONLY
static final int WMQ_WILDCARD_TOPIC_ONLY
WMQ_WILDCARD_FORMAT property value. Topic only wildcards will be used.ConnectionFactory and Destination property value, new in v7.
- See Also:
- Constant Field Values
-
WMQ_WILDCARD_CHAR_ONLY
static final int WMQ_WILDCARD_CHAR_ONLY
WMQ_WILDCARD_FORMAT property value. Char only wildcards will be used.ConnectionFactory and Destination property value, new in v7.
- See Also:
- Constant Field Values
-
WMQ_WILDCARD_DEFAULT
static final int WMQ_WILDCARD_DEFAULT
WMQ_WILDCARD_FORMAT property value. The default value will be used.ConnectionFactory and Destination property value, new in v7.
- See Also:
- Constant Field Values
-
RTT_DEFAULT_PORT
static final int RTT_DEFAULT_PORT
Deprecated.RTT_PORT property value. The default port for real-time transport connections via TCP/IP, 1506.ConnectionFactory property value.
- See Also:
- Constant Field Values
-
RTT_MULTICAST_ASCF
static final int RTT_MULTICAST_ASCF
Deprecated.RTT_MULTICAST property value. Multicast will be determined by the Connection Factory.ConnectionFactory and Destination property value.
- See Also:
- Constant Field Values
-
RTT_MULTICAST_DISABLED
static final int RTT_MULTICAST_DISABLED
Deprecated.RTT_MULTICAST property value. Multicast is disabled.ConnectionFactory and Destination property value.
- See Also:
- Constant Field Values
-
RTT_MULTICAST_ENABLED
static final int RTT_MULTICAST_ENABLED
Deprecated.RTT_MULTICAST property value. Multicast is enabled.ConnectionFactory and Destination property value.
- See Also:
- Constant Field Values
-
RTT_MULTICAST_NOT_RELIABLE
static final int RTT_MULTICAST_NOT_RELIABLE
Deprecated.RTT_MULTICAST property value. Non-reliable multicast is used.ConnectionFactory and Destination property value.
- See Also:
- Constant Field Values
-
RTT_MULTICAST_RELIABLE
static final int RTT_MULTICAST_RELIABLE
Deprecated.RTT_MULTICAST property value: Reliable multicast is used.ConnectionFactory and Destination property value.
- See Also:
- Constant Field Values
-
RTT_MULTICAST_DEFAULT
static final int RTT_MULTICAST_DEFAULT
Deprecated.RTT_MULTICAST property value: The default value is used.ConnectionFactory and Destination property value.
- See Also:
- Constant Field Values
-
QUEUE_PREFIX
static final java.lang.String QUEUE_PREFIX
Prefix for a queue destination- See Also:
- Constant Field Values
-
TOPIC_PREFIX
static final java.lang.String TOPIC_PREFIX
Prefix for a topic destination- See Also:
- Constant Field Values
-
INSERT_REASON
static final java.lang.String INSERT_REASON
Message insert key for the reason code.Allows an application to programmatically inquire the value for this key from a DetailedJMSException instance.
- See Also:
- Constant Field Values
-
INSERT_COMP_CODE
static final java.lang.String INSERT_COMP_CODE
Message insert key for the completion code.Allows an application to programmatically inquire the value for this key from a DetailedJMSException instance.
- See Also:
- Constant Field Values
-
INSERT_QUEUE_MANAGER
static final java.lang.String INSERT_QUEUE_MANAGER
Message insert key for the queue manager name.Allows an application to programmatically inquire the value for this key from a DetailedJMSException instance.
- See Also:
- Constant Field Values
-
INSERT_COMMAND_LEVEL
static final java.lang.String INSERT_COMMAND_LEVEL
Message insert key for the command level.Allows an application to programmatically inquire the value for this key from a DetailedJMSException instance.
- See Also:
- Constant Field Values
-
INSERT_CHARACTER
static final java.lang.String INSERT_CHARACTER
Message insert key for a character.Allows an application to programmatically inquire the value for this key from a DetailedJMSException instance.
- See Also:
- Constant Field Values
-
INSERT_HEX_STRING
static final java.lang.String INSERT_HEX_STRING
Message insert key for a hexadecimal string.Allows an application to programmatically inquire the value for this key from a DetailedJMSException instance.
- See Also:
- Constant Field Values
-
INSERT_STRING
static final java.lang.String INSERT_STRING
Message insert key for a string.Allows an application to programmatically inquire the value for this key from a DetailedJMSException instance.
- See Also:
- Constant Field Values
-
XMSC_MESSAGE_ID
static final java.lang.String XMSC_MESSAGE_ID
MESSAGE_ID property name Log constant for messageID String- See Also:
- Constant Field Values
-
XMSC_CORRELATION_ID
static final java.lang.String XMSC_CORRELATION_ID
CORRELATION_ID property name Log constant for CorrelationID String- See Also:
- Constant Field Values
-
XMSC_MESSAGE_BUFFER
static final java.lang.String XMSC_MESSAGE_BUFFER
MESSAGE_BUFFER property name Log constant for message body byte array.- See Also:
- Constant Field Values
-
XMSC_MESSAGE_BUFFER_POSITION
static final java.lang.String XMSC_MESSAGE_BUFFER_POSITION
MESSAGE_BUFFER_POSITION property name Log constant for the position in the message body buffer that was reached before a problem occurred.- See Also:
- Constant Field Values
-
-