| Package | Description |
|---|---|
| rocks.xmpp.extensions.pubsub |
Provides classes for XEP-0060: Publish-Subscribe.
|
| Modifier and Type | Method and Description |
|---|---|
PubSubService |
PubSubManager.createPersonalEventingService()
Creates a personal eventing service.
|
PubSubService |
PubSubManager.createPubSubService(rocks.xmpp.core.Jid service)
Creates a pubsub service.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<PubSubService> |
PubSubManager.getPubSubServices()
Discovers the publish-subscribe services for the current connection.
|
Copyright © 2014 XMPP.rocks. All rights reserved.