Package | Description |
---|---|
java.io |
Provides for system input and output through data streams,
serialization and the file system.
|
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.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.