Uses of Class
org.jivesoftware.openfire.muc.spi.IQAdminHandler
-
Packages that use IQAdminHandler Package Description org.jivesoftware.openfire.muc Implementation of Multi-User Chat (XEP-0045).org.jivesoftware.openfire.muc.spi Implementation of Multi-User Chat (XEP-0045). -
-
Uses of IQAdminHandler in org.jivesoftware.openfire.muc
Methods in org.jivesoftware.openfire.muc that return IQAdminHandler Modifier and Type Method Description IQAdminHandler
MUCRoom. getIQAdminHandler()
-
Uses of IQAdminHandler in org.jivesoftware.openfire.muc.spi
Methods in org.jivesoftware.openfire.muc.spi that return IQAdminHandler Modifier and Type Method Description IQAdminHandler
LocalMUCRoom. getIQAdminHandler()
-