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

serialVersionUID: 8135170608402192877L

Serialized Fields

node

java.lang.String node

domain

java.lang.String domain

resource

java.lang.String resource

Package org.xmpp.util

Class org.xmpp.util.ValueWrapper extends java.lang.Object implements Serializable

serialVersionUID: -9054807517127343156L

Serialized Fields

value

java.lang.Object value
The value that is wrapped.


representation

ValueWrapper.Representation representation
Indicates how the key that maps to this value can be used to extract the value from the cache entry.



Copyright © 2009-2010 Ignite Realtime. All Rights Reserved.