|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| org.fusesource.* |
|---|
| org.fusesource.stompjms.StompJmsDestination | ||
|---|---|---|
public static final java.lang.String |
QUEUE_QUALIFIED_PREFIX |
"/queue/" |
public static final java.lang.String |
TEMP_QUEUE_QUALIFED_PREFIX |
"/temp-queue/" |
public static final java.lang.String |
TEMP_TOPIC_QUALIFED_PREFIX |
"/temp-topic/" |
public static final java.lang.String |
TOPIC_QUALIFIED_PREFIX |
"/topic/" |
| org.fusesource.stompjms.client.Constants | ||
|---|---|---|
public static final byte |
COLON_BYTE |
58 |
public static final byte |
ESCAPE_BYTE |
92 |
public static final byte |
NEWLINE_BYTE |
10 |
public static final byte |
NULL_BYTE |
0 |
| org.fusesource.stompjms.client.transport.TcpTransport | ||
|---|---|---|
public static final int |
IPTOS_LOWCOST |
2 |
public static final int |
IPTOS_LOWDELAY |
16 |
public static final int |
IPTOS_RELIABILITY |
4 |
public static final int |
IPTOS_THROUGHPUT |
8 |
| org.fusesource.stompjms.jndi.ReadOnlyContext | ||
|---|---|---|
public static final java.lang.String |
SEPARATOR |
"/" |
| org.fusesource.stompjms.util.MarshallingSupport | ||
|---|---|---|
public static final byte |
BIG_STRING_TYPE |
13 |
public static final byte |
BOOLEAN_TYPE |
1 |
public static final byte |
BYTE_ARRAY_TYPE |
10 |
public static final byte |
BYTE_TYPE |
2 |
public static final byte |
CHAR_TYPE |
3 |
public static final byte |
DOUBLE_TYPE |
7 |
public static final byte |
FLOAT_TYPE |
8 |
public static final byte |
INTEGER_TYPE |
5 |
public static final byte |
LIST_TYPE |
12 |
public static final byte |
LONG_TYPE |
6 |
public static final byte |
MAP_TYPE |
11 |
public static final byte |
NULL |
0 |
public static final byte |
SHORT_TYPE |
4 |
public static final byte |
STRING_TYPE |
9 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||