Package org.eclipse.ecf.core.util
Interface OSGIObjectStreamConstants
- All Known Implementing Classes:
IdentifiableObjectInputStream
,IdentifiableObjectOutputStream
,OSGIObjectInputStream
,OSGIObjectOutputStream
public interface OSGIObjectStreamConstants
- Since:
- 3.9
-
Field Summary
Modifier and TypeFieldDescriptionstatic final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
-
Field Details
-
C_NULL
static final byte C_NULL- See Also:
-
C_SER
static final byte C_SER- See Also:
-
C_VER
static final byte C_VER- See Also:
-
C_ARRAY
static final byte C_ARRAY- See Also:
-
C_DTO
static final byte C_DTO- See Also:
-
C_MAP
static final byte C_MAP- See Also:
-
C_LIST
static final byte C_LIST- See Also:
-
C_SET
static final byte C_SET- See Also:
-
C_COLL
static final byte C_COLL- See Also:
-
C_ITER
static final byte C_ITER- See Also:
-
C_EXTER
static final byte C_EXTER- See Also:
-
C_STRING
static final byte C_STRING- See Also:
-
C_ENUM
static final byte C_ENUM- See Also:
-
C_OBJECT
static final byte C_OBJECT- See Also:
-
C_DICT
static final byte C_DICT- See Also:
-
C_LONG
static final byte C_LONG- See Also:
-
C_INT
static final byte C_INT- See Also:
-
C_SHORT
static final byte C_SHORT- See Also:
-
C_BOOL
static final byte C_BOOL- See Also:
-
C_BYTE
static final byte C_BYTE- See Also:
-
C_CHAR
static final byte C_CHAR- See Also:
-
C_DOUBLE
static final byte C_DOUBLE- See Also:
-
C_FLOAT
static final byte C_FLOAT- See Also:
-
C_OLONG
static final byte C_OLONG- See Also:
-
C_OINT
static final byte C_OINT- See Also:
-
C_OSHORT
static final byte C_OSHORT- See Also:
-
C_OBOOL
static final byte C_OBOOL- See Also:
-
C_OBYTE
static final byte C_OBYTE- See Also:
-
C_OCHAR
static final byte C_OCHAR- See Also:
-
C_ODOUBLE
static final byte C_ODOUBLE- See Also:
-
C_OFLOAT
static final byte C_OFLOAT- See Also:
-