Uses of Class
org.jivesoftware.openfire.muc.spi.IQOwnerHandler
-
Packages that use IQOwnerHandler 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 IQOwnerHandler in org.jivesoftware.openfire.muc
Methods in org.jivesoftware.openfire.muc that return IQOwnerHandler Modifier and Type Method Description IQOwnerHandlerMUCRoom. getIQOwnerHandler() -
Uses of IQOwnerHandler in org.jivesoftware.openfire.muc.spi
Methods in org.jivesoftware.openfire.muc.spi that return IQOwnerHandler Modifier and Type Method Description IQOwnerHandlerLocalMUCRoom. getIQOwnerHandler()
-