Serialized Form


Package org.jdesktop.beans

Class org.jdesktop.beans.AbstractSerializableBean extends AbstractBean implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Throws:
IOException



Copyright © 2013. All Rights Reserved.