| Package | Description |
|---|---|
| rocks.xmpp.extensions.pubsub.model.errors |
Provides XML schema implementations of XEP-0060: Publish-Subscribe (#errors).
|
| Class and Description |
|---|
| ClosedNode
The implementation of the
<closed-node/> pubsub error. |
| ConfigurationRequired
The implementation of the
<configuration-required/> pubsub error. |
| InvalidJid
The implementation of the
<invalid-jid/> pubsub error. |
| InvalidOptions
The implementation of the
<invalid-options/> pubsub error. |
| InvalidPayload
The implementation of the
<invalid-payload/> pubsub error. |
| InvalidSubId
The implementation of the
<invalid-subid/> pubsub error. |
| ItemForbidden
The implementation of the
<item-forbidden/> pubsub error. |
| ItemRequired
The implementation of the
<item-required/> pubsub error. |
| JidRequired
The implementation of the
<jid-required/> pubsub error. |
| MaxItemsExceeded
The implementation of the
<max-items-exceeded/> pubsub error. |
| MaxNodesExceeded
The implementation of the
<max-nodes-exceeded/> pubsub error. |
| NodeIdRequired
The implementation of the
<nodeid-required/> pubsub error. |
| NotInRosterGroup
The implementation of the
<not-in-roster-group/> pubsub error. |
| NotSubscribed
The implementation of the
<not-subscribed/> pubsub error. |
| PayloadRequired
The implementation of the
<payload-required/> pubsub error. |
| PayloadTooBig
The implementation of the
<payload-too-big/> pubsub error. |
| PendingSubscription
The implementation of the
<pending-subscription/> pubsub error. |
| PresenceSubscriptionRequired
The implementation of the
<presence-subscription-required/> pubsub error. |
| PubSubError
An enclosing class for pubsub errors.
|
| SubIdRequired
The implementation of the
<subid-required/> pubsub error. |
| TooManySubscriptions
The implementation of the
<too-many-subscriptions/> pubsub error. |
| Unsupported
The implementation of the
<unsupported/> pubsub error. |
Copyright © 2014–2019 XMPP.rocks. All rights reserved.