Showing posts with label java serialization. Show all posts
Showing posts with label java serialization. Show all posts

Java Serialization: Class 7

Implementation of Customized serialization: We already discussed the need for Customized Serialization in our  previous class . Now we wil...

Java Serialization: Class 6

3) CUSTOMIZED SERIALIZATION: Customized Serialization is an important implementation in Java Serialization. This post is about the need f...