Smack

Serialized Form


Package org.jivesoftware.smack

Class org.jivesoftware.smack.XMPPException extends Exception implements Serializable

Serialized Fields

streamError

StreamError streamError

error

XMPPError error

wrappedThrowable

Throwable wrappedThrowable

Package org.jivesoftware.smack.util.collections

Class org.jivesoftware.smack.util.collections.ReferenceMap extends AbstractReferenceMap<K,V> implements Serializable

serialVersionUID: 1555089888138299607L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Read the map in using a custom routine.

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Write the map out using a custom routine.

Throws:
IOException


Smack

Copyright © 2003 Jive Software.