| 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).
|
| rocks.xmpp.core.stanza.model |
Provides XML Stanzas and Stanza Errors.
|
| rocks.xmpp.extensions.ping.handler |
Provides an IQ handler for handling ping requests.
|
| rocks.xmpp.extensions.time.handler |
Provides an IQ handler for handling time requests.
|
| rocks.xmpp.im.chat |
Provides core classes needed for chat.
|
| Class and Description |
|---|
| IQEvent
An IQ event is fired whenever an IQ stanza is received or sent.
|
| IQHandler
Handles an inbound IQ request, (IQ stanzas of type
IQ.Type.GET or IQ.Type.SET) by processing the request and returning an IQ response of type result or error. |
| MessageEvent
A message event is fired whenever a message is received or sent.
|
| PresenceEvent
A presence event is fired whenever a presence stanza is received or sent.
|
| Class and Description |
|---|
| IQHandler
Handles an inbound IQ request, (IQ stanzas of type
IQ.Type.GET or IQ.Type.SET) by processing the request and returning an IQ response of type result or error. |
| Class and Description |
|---|
| StanzaException
Deprecated.
|
| Class and Description |
|---|
| AbstractIQHandler
This class is an IQ handler for extension managers.
|
| IQHandler
Handles an inbound IQ request, (IQ stanzas of type
IQ.Type.GET or IQ.Type.SET) by processing the request and returning an IQ response of type result or error. |
| Class and Description |
|---|
| AbstractIQHandler
This class is an IQ handler for extension managers.
|
| IQHandler
Handles an inbound IQ request, (IQ stanzas of type
IQ.Type.GET or IQ.Type.SET) by processing the request and returning an IQ response of type result or error. |
| Class and Description |
|---|
| MessageEvent
A message event is fired whenever a message is received or sent.
|
Copyright © 2014–2019 XMPP.rocks. All rights reserved.