Uses of Class
org.jivesoftware.openfire.group.GroupJID
-
Packages that use GroupJID Package Description org.jivesoftware.openfire.group Groups, which are used to organize users together. -
-
Uses of GroupJID in org.jivesoftware.openfire.group
Methods in org.jivesoftware.openfire.group that return GroupJID Modifier and Type Method Description GroupJID
Group. getJID()
Returns a JID for the group based on the group name.
-