| Package | Description |
|---|---|
| org.jivesoftware.openfire | |
| 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 |
|---|---|
List<UserIdentitiesProvider> |
XMPPServer.getUserIdentitiesProviders()
Deprecated.
Use
IQDiscoInfoHandler instead. |
| Modifier and Type | Method and Description |
|---|---|
void |
IQDiscoInfoHandler.addUserIdentitiesProvider(UserIdentitiesProvider provider)
Adds the "discoverable" user identities provided by the provider whenever a disco for info is made against users
of the server.
|
void |
IQDiscoInfoHandler.removeUserIdentitiesProvider(UserIdentitiesProvider provider)
Removes this provider of user identities.
|
| 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.