Uses of Interface
org.jivesoftware.openfire.group.GroupAwareMap
-
Packages that use GroupAwareMap Package Description org.jivesoftware.openfire.group Groups, which are used to organize users together. -
-
Uses of GroupAwareMap in org.jivesoftware.openfire.group
Classes in org.jivesoftware.openfire.group that implement GroupAwareMap Modifier and Type Class Description class
ConcurrentGroupMap<K,V>
This extension class provides additional methods that understand groups among the entries in the map.
-