| Package | Description |
|---|---|
| org.jivesoftware.openfire.disco |
Service discovery implementation (XEP-0030).
|
| org.jivesoftware.openfire.filetransfer.proxy | |
| org.jivesoftware.openfire.mediaproxy | |
| org.jivesoftware.openfire.muc.spi |
Implementation of Multi-User Chat (XEP-0045).
|
| org.jivesoftware.openfire.pubsub |
Implementation of Publish-Subscribe (XEP-0060).
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<DiscoServerItem> |
ServerItemsProvider.getItems()
Returns an Iterator (of DiscoServerItem) with the items associated with the server or null
if none.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<DiscoServerItem> |
FileTransferProxy.getItems() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DiscoServerItem> |
MediaProxyService.getItems() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DiscoServerItem> |
MultiUserChatServiceImpl.getItems() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DiscoServerItem> |
PubSubModule.getItems() |
Copyright © 2003–2020 Ignite Realtime. All rights reserved.