| Package | Description |
|---|---|
| rocks.xmpp.core.session |
Provides classes related to an XMPP session.
|
| rocks.xmpp.core.stanza |
Provides classes for XML stanza management (message, presence, IQ).
|
| Class and Description |
|---|
| IQListener
A listener interface, which allows to listen for received or sent IQ stanzas.
|
| MessageListener
A listener interface, which allows to listen for received or sent messages.
|
| PresenceListener
A listener interface, which allows to listen for received or sent presence stanzas.
|
| StanzaFilter
A simple filter for stanzas.
|
| Class and Description |
|---|
| StanzaEvent
An event which is triggered for inbound and outbound stanzas.
|
Copyright © 2014 XMPP.rocks. All rights reserved.