Uses of Class
org.jivesoftware.openfire.IQHandlerInfo
Packages that use IQHandlerInfo
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 Personal Eventing via Pubsub (XEP-0163).
-
Uses of IQHandlerInfo in org.jivesoftware.openfire.commands
Methods in org.jivesoftware.openfire.commands that return IQHandlerInfo -
Uses of IQHandlerInfo in org.jivesoftware.openfire.disco
Methods in org.jivesoftware.openfire.disco that return IQHandlerInfo -
Uses of IQHandlerInfo in org.jivesoftware.openfire.filetransfer.proxy
Methods in org.jivesoftware.openfire.filetransfer.proxy that return IQHandlerInfo -
Uses of IQHandlerInfo in org.jivesoftware.openfire.handler
Methods in org.jivesoftware.openfire.handler that return IQHandlerInfoModifier and TypeMethodDescriptionIQBindHandler.getInfo()IQBlockingHandler.getInfo()IQEntityTimeHandler.getInfo()abstract IQHandlerInfoIQHandler.getInfo()Returns the handler information to help generically handle IQ packets.IQLastActivityHandler.getInfo()IQMessageCarbonsHandler.getInfo()IQOfflineMessagesHandler.getInfo()IQPingHandler.getInfo()IQPrivacyHandler.getInfo()IQPrivateHandler.getInfo()IQRegisterHandler.getInfo()IQRosterHandler.getInfo()IQSessionEstablishmentHandler.getInfo()IQSharedGroupHandler.getInfo()IQvCardHandler.getInfo()IQVersionHandler.getInfo() -
Uses of IQHandlerInfo in org.jivesoftware.openfire.muc.spi
Methods in org.jivesoftware.openfire.muc.spi that return IQHandlerInfo -
Uses of IQHandlerInfo in org.jivesoftware.openfire.pep
Methods in org.jivesoftware.openfire.pep that return IQHandlerInfo