Java serialization API

GPTKB entity

Statements (48)
Predicate Object
gptkbp:instance_of gptkb:API
gptkbp:enables object persistence
deep cloning of objects
https://www.w3.org/2000/01/rdf-schema#label Java serialization API
gptkbp:hyper_threading gptkb:true
gptkbp:introduced_in 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:performance
memory usage
gptkbp:is_related_to gptkb:Java_Beans
gptkb:Java_RMI
gptkb:JMS
JPA
gptkbp:is_supported_by gptkb:Java_Virtual_Machine_(JVM)
gptkbp:is_tested_for gptkb:Test_NG
gptkb:JUnit
gptkbp:is_used_in gptkb:Java_SE
gptkb:Microservices
gptkb:Java_EE
Web applications
Android development
Enterprise applications
gptkbp:part_of gptkb:Java_Development_Kit_(JDK)
gptkbp:provides gptkb:Object_Input_Stream
gptkb:Object_Output_Stream
gptkbp:requires serial Version UID
gptkbp:serialization arrays
collections
primitive data types
custom objects
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
gptkbp:used_for serializing objects
deserializing objects
gptkbp:bfsParent gptkb:JEP_415
gptkbp:bfsLayer 6