Serialized Form
-
Package rocks.xmpp.core.sasl
-
Class rocks.xmpp.core.sasl.AuthenticationException extends StreamNegotiationException implements Serializable
-
Serialized Fields
-
condition
Failure.Condition condition
-
-
-
-
Package rocks.xmpp.core.session
-
Class rocks.xmpp.core.session.ConnectionEvent extends EventObject implements Serializable
-
Serialized Fields
-
cause
Throwable cause
-
nextReconnectionAttempt
Duration nextReconnectionAttempt
-
type
ConnectionEvent.Type type
-
-
-
Class rocks.xmpp.core.session.ConnectionException extends XmppException implements Serializable
-
Class rocks.xmpp.core.session.NoResponseException extends XmppException implements Serializable
-
Class rocks.xmpp.core.session.SessionStatusEvent extends EventObject implements Serializable
-
Serialized Fields
-
oldStatus
XmppSession.Status oldStatus
-
status
XmppSession.Status status
-
throwable
Throwable throwable
-
-
-
-
Package rocks.xmpp.extensions.httpbind
-
Class rocks.xmpp.extensions.httpbind.BoshException extends XmppException implements Serializable
-
Serialized Fields
-
condition
Body.Condition condition
-
httpErrorCode
int httpErrorCode
-
uri
URI uri
-
-
-
-
Package rocks.xmpp.im.chat
-
Class rocks.xmpp.im.chat.ChatSession.ChatPartnerEvent extends EventObject implements Serializable
-
Class rocks.xmpp.im.chat.ChatSessionEvent extends EventObject implements Serializable
- serialVersionUID:
- 3750264764985860410L
-
Serialized Fields
-
inbound
boolean inbound
-
-
-
Package rocks.xmpp.im.roster
-
Class rocks.xmpp.im.roster.RosterEvent extends EventObject implements Serializable
- serialVersionUID:
- 3986581536870316963L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
-