Uses of Class
org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler.Key
-
Packages that use IQMuclumbusSearchHandler.Key Package Description org.jivesoftware.openfire.muc.spi Implementation of Multi-User Chat (XEP-0045). -
-
Uses of IQMuclumbusSearchHandler.Key in org.jivesoftware.openfire.muc.spi
Methods in org.jivesoftware.openfire.muc.spi that return IQMuclumbusSearchHandler.Key Modifier and Type Method Description static IQMuclumbusSearchHandler.KeyIQMuclumbusSearchHandler.Key. valueOf(String name)Returns the enum constant of this type with the specified name.static IQMuclumbusSearchHandler.Key[]IQMuclumbusSearchHandler.Key. values()Returns an array containing the constants of this enum type, in the order they are declared.
-