Object Oriented Software Engineering View all facts Glossary Help |
subject > process > serialization |
serialization | ||||
subject | fact |
serialization | has definition A process in Java by which every object is converted by an ObjectOutputStream into a binary form for transmission, and then reconstructed when it is received by an ObjectInputStream | |
is a subtopic of 3.5 - Technology Needed to Build Client-Server Systems | ||
is used to save objects into a binary file | ||
is a kind of process | ||
process | see also process^2 |