Uses of Class
org.jivesoftware.openfire.disco.IQDiscoInfoHandler
-
Packages that use IQDiscoInfoHandler Package Description org.jivesoftware.openfire org.jivesoftware.openfire.pubsub Implementation of Publish-Subscribe (XEP-0060). -
-
Uses of IQDiscoInfoHandler in org.jivesoftware.openfire
Methods in org.jivesoftware.openfire that return IQDiscoInfoHandler Modifier and Type Method Description IQDiscoInfoHandler
XMPPServer. getIQDiscoInfoHandler()
Returns theIQDiscoInfoHandler
registered with this server. -
Uses of IQDiscoInfoHandler in org.jivesoftware.openfire.pubsub
Methods in org.jivesoftware.openfire.pubsub with parameters of type IQDiscoInfoHandler Modifier and Type Method Description void
PubSubModule. setIQDiscoInfoHandler(IQDiscoInfoHandler iqDiscoInfoHandler)
-