Package | Description |
---|---|
java.io |
Modifier and Type | Field and Description |
---|---|
static SerializablePermission |
ObjectStreamConstants.SUBCLASS_IMPLEMENTATION_PERMISSION
Enable overriding of readObject and writeObject.
|
static SerializablePermission |
ObjectStreamConstants.SUBSTITUTION_PERMISSION
Enable substitution of one object for another during
serialization/deserialization.
|