Customize the Default Protocol - Serialization
This is interesting feature of Java Serialization which allow a developer to customize the serialization process in Serializable class.
Reference Article : Discover the secrets of the Java Serialization API