Java serialization API

GPTKB entity

Statements (46)
Predicate Object
gptkbp:instance_of gptkb:API
gptkbp:bfsLayer 5
gptkbp:bfsParent gptkb:JEP_415
gptkbp:communication arrays
collections
primitive data types
custom objects
gptkbp:enables object persistence
deep cloning of objects
https://www.w3.org/2000/01/rdf-schema#label Java serialization API
gptkbp:hyper_threading gptkb:theorem
gptkbp:introduced gptkb:Java_1.1
gptkbp:is_compatible_with gptkb:Java_5
gptkb:Java_11
gptkb:Java_2
gptkb:Java_8
gptkb:Java_17
gptkbp:is_documented_in Java API documentation
gptkbp:is_optimized_for gptkb:benchmark
memory usage
gptkbp:is_related_to gptkb:Java_Enhancement_Proposal
gptkb:JMS
JPA
gptkbp:is_supported_by gptkb:Java_Virtual_Machine_(JVM)
gptkbp:is_tested_for gptkb:High_School
gptkb:Test_NG
gptkbp:is_used_for serializing objects
deserializing objects
gptkbp:is_used_in gptkb:software
gptkb:Java_Enhancement_Proposal
Web applications
Android development
Enterprise applications
gptkbp:part_of gptkb:software
gptkbp:provides gptkb:Object_Input_Stream
gptkb:Object_Output_Stream
gptkbp:requires serial Version UID
gptkbp:suitable_for security-sensitive applications
long-term storage of objects
data interchange between different programming languages
gptkbp:supports Externalizable interface
Serializable interface
gptkbp:throws gptkb:Not_Serializable_Exception
gptkb:Stream_Corrupted_Exception
Invalid Class Exception
Optional Data Exception