public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
ClassNotFoundException - If the class for an object being
restored cannot be found.IOExceptionpublic void writeExternal(ObjectOutput out) throws IOException
IOException - Includes any I/O exceptions that may occurCopyright © 2016 Oracle. All rights reserved.