Java.IO.ObjectStreamConstants: Property Members

The properties of Java.IO.ObjectStreamConstants are listed below. For a list of all members, see the ObjectStreamConstants Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
static
SubclassImplementationPermissionSerializablePermission. Permission constant to enable subclassing of ObjectInputStream and ObjectOutputStream.
[read-only]
static
SubstitutionPermissionSerializablePermission. Permission constant to enable object substitution during serialization and deserialization.