Constant Field Values


Contents
org.fusesource.*

org.fusesource.stomp.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.stomp.jms.jndi.ReadOnlyContext
public static final java.lang.String SEPARATOR "/"

org.fusesource.stomp.jms.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



Copyright © 2010-2011 FuseSource, Corp.. All Rights Reserved.