Serialized Form


Package org.xmpp.component

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

serialVersionUID: -4133202596762415887L

Serialized Fields

streamError

StreamError streamError

Package org.xmpp.packet

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

serialVersionUID: 8135170608402192877L

Serialized Fields

node

String node

domain

String domain

resource

String resource

Package org.xmpp.util

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

serialVersionUID: -9054807517127343156L

Serialized Fields

value

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.