Uses of Interface
org.jivesoftware.openfire.group.GroupAwareList
-
Packages that use GroupAwareList Package Description org.jivesoftware.openfire.group Groups, which are used to organize users together. -
-
Uses of GroupAwareList in org.jivesoftware.openfire.group
Classes in org.jivesoftware.openfire.group that implement GroupAwareList Modifier and Type Class Description class
ConcurrentGroupList<T>
This list specifies additional methods that understand groups among the items in the list.
-