| 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<ServerIdentitiesProvider> |
XMPPServer.getServerIdentitiesProviders()
Deprecated.
Use
IQDiscoInfoHandler instead. |
| Modifier and Type | Method and Description |
|---|---|
void |
IQDiscoInfoHandler.addServerIdentitiesProvider(ServerIdentitiesProvider provider)
Adds the "discoverable" identities provided by the provider whenever a disco for info is made against the server.
|
void |
IQDiscoInfoHandler.removeServerIdentitiesProvider(ServerIdentitiesProvider provider)
Removes this provider of 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–2019 Ignite Realtime. All rights reserved.