org.granite.messaging.jmf
Interface JMFConstants
- All Known Subinterfaces:
- ArrayCodec, ArrayListCodec, BigDecimalCodec, BigIntegerCodec, BijectiveCodec<T>, BooleanCodec, ByteCodec, CharacterCodec, ClassCodec, CodecRegistry, ConditionalObjectCodec, DateCodec, DoubleCodec, DumpContext, EnumCodec, FloatCodec, HashMapCodec, HashSetCodec, InputContext, IntegerCodec, LongCodec, NullCodec, ObjectCodec, OutputContext, PrimitiveCodec<T>, ShortCodec, SqlDateCodec, SqlTimeCodec, SqlTimestampCodec, StandardCodec<T>, StringCodec
- All Known Implementing Classes:
- AbstractIntegerStringCodec, AbstractStandardCodec, ArrayCodecImpl, ArrayListCodecImpl, BigDecimalCodecImpl, BigIntegerCodecImpl, BooleanCodecImpl, ByteCodecImpl, CharacterCodecImpl, ClassCodecImpl, DateCodecImpl, DefaultCodecRegistry, DoubleCodecImpl, EnumCodecImpl, FloatCodecImpl, HashMapCodecImpl, HashSetCodecImpl, IntegerCodecImpl, JMFDeserializer, JMFDumper, JMFSerializer, LongCodecImpl, NullCodecImpl, ObjectCodecImpl, ShortCodecImpl, SqlDateCodecImpl, SqlTimeCodecImpl, SqlTimestampCodecImpl, StringCodecImpl
public interface JMFConstants
- Author:
- Franck WOLFF
CLIENT_PERSISTENCE_COLLECTION_PACKAGE
static final String CLIENT_PERSISTENCE_COLLECTION_PACKAGE
- See Also:
- Constant Field Values
UTF8
static final Charset UTF8
JMF_CLASS
static final int JMF_CLASS
- See Also:
- Constant Field Values
JMF_OBJECT
static final int JMF_OBJECT
- See Also:
- Constant Field Values
JMF_ENUM
static final int JMF_ENUM
- See Also:
- Constant Field Values
JMF_ARRAY
static final int JMF_ARRAY
- See Also:
- Constant Field Values
JMF_LONG
static final int JMF_LONG
- See Also:
- Constant Field Values
JMF_LONG_OBJECT
static final int JMF_LONG_OBJECT
- See Also:
- Constant Field Values
JMF_XXXX_0110
static final int JMF_XXXX_0110
- See Also:
- Constant Field Values
JMF_XXXX_0111
static final int JMF_XXXX_0111
- See Also:
- Constant Field Values
JMF_INTEGER
static final int JMF_INTEGER
- See Also:
- Constant Field Values
JMF_INTEGER_OBJECT
static final int JMF_INTEGER_OBJECT
- See Also:
- Constant Field Values
JMF_STRING
static final int JMF_STRING
- See Also:
- Constant Field Values
JMF_ARRAY_LIST
static final int JMF_ARRAY_LIST
- See Also:
- Constant Field Values
JMF_HASH_SET
static final int JMF_HASH_SET
- See Also:
- Constant Field Values
JMF_HASH_MAP
static final int JMF_HASH_MAP
- See Also:
- Constant Field Values
JMF_XXX0_1110
static final int JMF_XXX0_1110
- See Also:
- Constant Field Values
JMF_XXX0_1111
static final int JMF_XXX0_1111
- See Also:
- Constant Field Values
JMF_SHORT
static final int JMF_SHORT
- See Also:
- Constant Field Values
JMF_SHORT_OBJECT
static final int JMF_SHORT_OBJECT
- See Also:
- Constant Field Values
JMF_BIG_INTEGER
static final int JMF_BIG_INTEGER
- See Also:
- Constant Field Values
JMF_BIG_DECIMAL
static final int JMF_BIG_DECIMAL
- See Also:
- Constant Field Values
JMF_DOUBLE
static final int JMF_DOUBLE
- See Also:
- Constant Field Values
JMF_DOUBLE_OBJECT
static final int JMF_DOUBLE_OBJECT
- See Also:
- Constant Field Values
JMF_XX01_1110
static final int JMF_XX01_1110
- See Also:
- Constant Field Values
JMF_XX01_1111
static final int JMF_XX01_1111
- See Also:
- Constant Field Values
JMF_BOOLEAN
static final int JMF_BOOLEAN
- See Also:
- Constant Field Values
JMF_BOOLEAN_OBJECT
static final int JMF_BOOLEAN_OBJECT
- See Also:
- Constant Field Values
JMF_CHARACTER
static final int JMF_CHARACTER
- See Also:
- Constant Field Values
JMF_CHARACTER_OBJECT
static final int JMF_CHARACTER_OBJECT
- See Also:
- Constant Field Values
JMF_X011_1100
static final int JMF_X011_1100
- See Also:
- Constant Field Values
JMF_X011_1101
static final int JMF_X011_1101
- See Also:
- Constant Field Values
JMF_X011_1110
static final int JMF_X011_1110
- See Also:
- Constant Field Values
JMF_X011_1111
static final int JMF_X011_1111
- See Also:
- Constant Field Values
JMF_NULL
static final int JMF_NULL
- See Also:
- Constant Field Values
JMF_OBJECT_END
static final int JMF_OBJECT_END
- See Also:
- Constant Field Values
JMF_BYTE
static final int JMF_BYTE
- See Also:
- Constant Field Values
JMF_BYTE_OBJECT
static final int JMF_BYTE_OBJECT
- See Also:
- Constant Field Values
JMF_FLOAT
static final int JMF_FLOAT
- See Also:
- Constant Field Values
JMF_FLOAT_OBJECT
static final int JMF_FLOAT_OBJECT
- See Also:
- Constant Field Values
JMF_DATE
static final int JMF_DATE
- See Also:
- Constant Field Values
JMF_SQL_DATE
static final int JMF_SQL_DATE
- See Also:
- Constant Field Values
JMF_SQL_TIME
static final int JMF_SQL_TIME
- See Also:
- Constant Field Values
JMF_SQL_TIMESTAMP
static final int JMF_SQL_TIMESTAMP
- See Also:
- Constant Field Values
JMF_1111_1010
static final int JMF_1111_1010
- See Also:
- Constant Field Values
JMF_1111_1011
static final int JMF_1111_1011
- See Also:
- Constant Field Values
JMF_1111_1100
static final int JMF_1111_1100
- See Also:
- Constant Field Values
JMF_1111_1101
static final int JMF_1111_1101
- See Also:
- Constant Field Values
JMF_1111_1110
static final int JMF_1111_1110
- See Also:
- Constant Field Values
JMF_1111_1111
static final int JMF_1111_1111
- See Also:
- Constant Field Values