Uses of Class
org.jivesoftware.openfire.disco.DiscoServerItem
Packages that use DiscoServerItem
Package
Description
Service discovery implementation (XEP-0030).
Implementation of Multi-User Chat (XEP-0045).
Implementation of Publish-Subscribe (XEP-0060).
-
Uses of DiscoServerItem in org.jivesoftware.openfire.disco
Methods in org.jivesoftware.openfire.disco that return types with arguments of type DiscoServerItemModifier and TypeMethodDescriptionServerItemsProvider.getItems()
Returns an Iterator (of DiscoServerItem) with the items associated with the server or null if none. -
Uses of DiscoServerItem in org.jivesoftware.openfire.filetransfer.proxy
Methods in org.jivesoftware.openfire.filetransfer.proxy that return types with arguments of type DiscoServerItem -
Uses of DiscoServerItem in org.jivesoftware.openfire.mediaproxy
Methods in org.jivesoftware.openfire.mediaproxy that return types with arguments of type DiscoServerItem -
Uses of DiscoServerItem in org.jivesoftware.openfire.muc.spi
Methods in org.jivesoftware.openfire.muc.spi that return types with arguments of type DiscoServerItem -
Uses of DiscoServerItem in org.jivesoftware.openfire.pubsub
Methods in org.jivesoftware.openfire.pubsub that return types with arguments of type DiscoServerItem