Uses of Class
org.jivesoftware.openfire.disco.DiscoItem
Packages that use DiscoItem
Package
Description
Ad-Hoc Commands implementation (XEP-0050).
Service discovery implementation (XEP-0030).
IQ class implementations.
Implementation of Multi-User Chat (XEP-0045).
Implementation of Publish-Subscribe (XEP-0060).
-
Uses of DiscoItem in org.jivesoftware.openfire.commands
Methods in org.jivesoftware.openfire.commands that return types with arguments of type DiscoItem -
Uses of DiscoItem in org.jivesoftware.openfire.disco
Subclasses of DiscoItem in org.jivesoftware.openfire.discoModifier and TypeClassDescriptionclassRepresent a DiscoItem provided by the server.Methods in org.jivesoftware.openfire.disco that return types with arguments of type DiscoItemModifier and TypeMethodDescriptionReturns an Iterator (of DiscoItem) with the target entity's items or null if none.IQDiscoItemsHandler.getServerItems()Returns all server items. -
Uses of DiscoItem in org.jivesoftware.openfire.filetransfer.proxy
Methods in org.jivesoftware.openfire.filetransfer.proxy that return types with arguments of type DiscoItem -
Uses of DiscoItem in org.jivesoftware.openfire.handler
Methods in org.jivesoftware.openfire.handler that return types with arguments of type DiscoItem -
Uses of DiscoItem in org.jivesoftware.openfire.mediaproxy
Methods in org.jivesoftware.openfire.mediaproxy that return types with arguments of type DiscoItem -
Uses of DiscoItem in org.jivesoftware.openfire.muc.spi
Methods in org.jivesoftware.openfire.muc.spi that return types with arguments of type DiscoItem -
Uses of DiscoItem in org.jivesoftware.openfire.pubsub
Methods in org.jivesoftware.openfire.pubsub that return types with arguments of type DiscoItem