Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
INDIVIDUAL_ACKNOWLEDGE |
101 |
public static final String |
JBOSS_MESSAGING_BRIDGE_MESSAGE_ID_LIST |
"HQ_BRIDGE_MSG_ID_LIST" |
public static final String |
JMS_HORNETQ_ENABLE_BYTE_ARRAY_JMS_CORRELATION_ID_PROPERTY_NAME |
"hq.jms.support-bytes-id" |
public static final String |
JMS_HORNETQ_INPUT_STREAM |
"JMS_HQ_InputStream" |
public static final String |
JMS_HORNETQ_OUTPUT_STREAM |
"JMS_HQ_OutputStream" |
public static final String |
JMS_HORNETQ_SAVE_STREAM |
"JMS_HQ_SaveStream" |
public static final int |
PRE_ACKNOWLEDGE |
100 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
TYPE |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EXCEPTION_DISCONNECT |
"DISCONNECT" |
public static final String |
EXCEPTION_FAILOVER |
"FAILOVER" |
public static final int |
TYPE_GENERIC_CONNECTION |
0 |
public static final int |
TYPE_QUEUE_CONNECTION |
1 |
public static final int |
TYPE_TOPIC_CONNECTION |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JMS_QUEUE_ADDRESS_PREFIX |
"jms.queue." |
public static final String |
JMS_TEMP_QUEUE_ADDRESS_PREFIX |
"jms.tempqueue." |
public static final String |
JMS_TEMP_TOPIC_ADDRESS_PREFIX |
"jms.temptopic." |
public static final String |
JMS_TOPIC_ADDRESS_PREFIX |
"jms.topic." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
TYPE |
5 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
TYPE |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
TYPE |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
TYPE_GENERIC_SESSION |
0 |
public static final int |
TYPE_QUEUE_SESSION |
1 |
public static final int |
TYPE_TOPIC_SESSION |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
TYPE |
6 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
TYPE |
3 |
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.