org.jboss.serial.objectmetamodel
Interface DataContainerConstants
- All Known Implementing Classes:
- DataContainer
- public interface DataContainerConstants
$Id: DataContainerConstants.java,v 1.6 2005/11/03 19:02:36 csuconic Exp $
- Author:
- Clebert Suconic
CLASSDEF
public static final byte CLASSDEF
- See Also:
- Constant Field Values
OBJECTDEF
public static final byte OBJECTDEF
- See Also:
- Constant Field Values
OBJECTREF
public static final byte OBJECTREF
- See Also:
- Constant Field Values
STRING
public static final byte STRING
- See Also:
- Constant Field Values
DOUBLE
public static final byte DOUBLE
- See Also:
- Constant Field Values
INTEGER
public static final byte INTEGER
- See Also:
- Constant Field Values
LONG
public static final byte LONG
- See Also:
- Constant Field Values
SHORT
public static final byte SHORT
- See Also:
- Constant Field Values
BYTE
public static final byte BYTE
- See Also:
- Constant Field Values
FLOAT
public static final byte FLOAT
- See Also:
- Constant Field Values
CHARACTER
public static final byte CHARACTER
- See Also:
- Constant Field Values
BOOLEAN
public static final byte BOOLEAN
- See Also:
- Constant Field Values
BYTEARRAY
public static final byte BYTEARRAY
- See Also:
- Constant Field Values
DOUBLEOBJ
public static final byte DOUBLEOBJ
- See Also:
- Constant Field Values
INTEGEROBJ
public static final byte INTEGEROBJ
- See Also:
- Constant Field Values
LONGOBJ
public static final byte LONGOBJ
- See Also:
- Constant Field Values
SHORTOBJ
public static final byte SHORTOBJ
- See Also:
- Constant Field Values
BYTEOBJ
public static final byte BYTEOBJ
- See Also:
- Constant Field Values
FLOATOBJ
public static final byte FLOATOBJ
- See Also:
- Constant Field Values
CHARACTEROBJ
public static final byte CHARACTEROBJ
- See Also:
- Constant Field Values
BOOLEANOBJ
public static final byte BOOLEANOBJ
- See Also:
- Constant Field Values
NODEF
public static final byte NODEF
- See Also:
- Constant Field Values
NEWDEF
public static final byte NEWDEF
- See Also:
- Constant Field Values
NULLREF
public static final byte NULLREF
- See Also:
- Constant Field Values
JBoss Serialization, a new approach to java-serialization.