public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException - if I/O errors occurClassNotFoundException - If the class for an object being
restored cannot be found.public void writeExternal(ObjectOutput out) throws IOException
IOException - Includes any I/O exceptions that may occurCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.