| Package | Description |
|---|---|
| org.jivesoftware.openfire.disco |
Service discovery implementation (XEP-0030).
|
| org.jivesoftware.openfire.pep |
Implementation of Personal Eventing via Pubsub (XEP-0163).
|
| Modifier and Type | Method and Description |
|---|---|
void |
IQDiscoInfoHandler.addUserFeaturesProvider(UserFeaturesProvider provider)
Adds the "discoverable" user features provided by the provider whenever a disco for info is made against users
of the server.
|
void |
IQDiscoInfoHandler.removeUserFeaturesProvider(UserFeaturesProvider provider)
Removes this provider of user features.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IQPEPHandler
An
IQHandler used to implement XEP-0163: "Personal Eventing via Pubsub"
Version 1.0 |
Copyright © 2003–2020 Ignite Realtime. All rights reserved.