public void readExternal(java.io.ObjectInput arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOExceptionjava.lang.ClassNotFoundExceptionpublic void writeExternal(java.io.ObjectOutput arg0)
throws java.io.IOException
java.io.IOExceptionpublic void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.lang.ClassNotFoundException - If the class for an object being
restored cannot be found.java.io.IOExceptionpublic void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
java.io.IOException - Includes any I/O exceptions that may occurCopyright ? 2004-2005 Sun Microsystems Inc. All Rights Reserved.