| 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<UserItemsProvider> |
XMPPServer.getUserItemsProviders()
Deprecated.
Use
IQDiscoInfoHandler instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
IQDiscoItemsHandler
IQDiscoItemsHandler is responsible for handling disco#items requests.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IQDiscoItemsHandler.addUserItemsProvider(UserItemsProvider provider)
Adds the items provided by the new service that implements the UserItemsProvider interface.
|
void |
IQDiscoItemsHandler.removeUserItemsProvider(UserItemsProvider provider)
Removes the UserItemsProvider
|
| 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.