| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TRANSFORMER_JMS |
"jms" |
public static final String |
TRANSFORMER_NATIVE |
"native" |
public static final String |
TRANSFORMER_RAW |
"raw" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
QUEUE_TYPE |
0 |
public static final byte |
TEMP_QUEUE_TYPE |
2 |
public static final byte |
TEMP_TOPIC_TYPE |
3 |
public static final byte |
TOPIC_TYPE |
1 |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.