Uses of Class
org.jivesoftware.openfire.group.GroupManager
-
Packages that use GroupManager Package Description org.jivesoftware.openfire.group Groups, which are used to organize users together.org.jivesoftware.util Utility classes. -
-
Uses of GroupManager in org.jivesoftware.openfire.group
Methods in org.jivesoftware.openfire.group that return GroupManager Modifier and Type Method Description static GroupManager
GroupManager. getInstance()
Returns a singleton instance of GroupManager. -
Uses of GroupManager in org.jivesoftware.util
Methods in org.jivesoftware.util that return GroupManager Modifier and Type Method Description GroupManager
WebManager. getGroupManager()
-