| 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.addr.Jid service)
Creates a pubsub service.
|
| Modifier and Type | Method and Description |
|---|---|
AsyncResult<List<PubSubService>> |
PubSubManager.discoverPubSubServices()
Discovers the publish-subscribe services for the current connection.
|
Copyright © 2014–2016 XMPP.rocks. All rights reserved.