public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput arg0) throws IOException
IOExceptionpublic 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 © 2017 Oracle. All rights reserved.