Interface java.io.ObjectStreamConstants | 1.1 |
Datenelemente | |
---|---|
public final static short | STREAM_MAGIC |
public final static short | STREAM_VERSION |
public final static int | baseWireHandle |
public final static byte | TC_BASE |
public final static byte | TC_NULL |
public final static byte | TC_REFERENCE |
public final static byte | TC_CLASSDESC |
public final static byte | TC_OBJECT |
public final static byte | TC_STRING |
public final static byte | TC_ARRAY |
public final static byte | TC_CLASS |
public final static byte | TC_BLOCKDATA |
public final static byte | TC_ENDBLOCKDATA |
public final static byte | TC_RESET |
public final static byte | TC_BLOCKDATALONG |
public final static byte | TC_EXCEPTION |
public final static byte | TC_LONGSTRING |
public final static byte | TC_PROXYCLASSDESC |
public final static byte | TC_MAX |
public final static byte | SC_WRITE_METHOD |
public final static byte | SC_BLOCK_DATA ![]() |
public final static byte | SC_SERIALIZABLE |
public final static byte | SC_EXTERNALIZABLE |
public final static SerializablePermission | SUBSTITUTION_PERMISSION ![]() |
public final static SerializablePermission | SUBCLASS_IMPLEMENTATION_PERMISSION ![]() |
public final static int | PROTOCOL_VERSION_1 ![]() |
public final static int | PROTOCOL_VERSION_2 ![]() |