| Package | Description |
|---|---|
| rocks.xmpp.extensions.pubsub.model |
Provides XML schema implementations and configuration classes for XEP-0060: Publish-Subscribe.
|
| rocks.xmpp.extensions.pubsub.model.event |
Provides XML schema implementations of XEP-0060: Publish-Subscribe (#event).
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PubSub.ItemElement |
| Modifier and Type | Method and Description |
|---|---|
Item |
PubSub.Publish.getItem() |
| Modifier and Type | Method and Description |
|---|---|
List<Item> |
PubSub.getItems() |
| Modifier and Type | Method and Description |
|---|---|
List<Item> |
Event.getItems()
Gets the items of the event.
|
Copyright © 2014 XMPP.rocks. All rights reserved.