Serialized Form


Package org.xmpp.component

Class org.xmpp.component.ComponentException extends java.lang.Exception implements Serializable

serialVersionUID: -4133202596762415887L

Serialized Fields

streamError

StreamError streamError

Package org.xmpp.packet

Class org.xmpp.packet.JID extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException