Uses of Package
org.jivesoftware.openfire.group
-
Packages that use org.jivesoftware.openfire.group Package Description org.jivesoftware.openfire.crowd org.jivesoftware.openfire.event Event system.org.jivesoftware.openfire.group Groups, which are used to organize users together.org.jivesoftware.openfire.ldap LDAP code for authentication and user profile information.org.jivesoftware.openfire.muc Implementation of Multi-User Chat (XEP-0045).org.jivesoftware.openfire.roster Provides classes for managing the roster.org.jivesoftware.util Utility classes. -
Classes in org.jivesoftware.openfire.group used by org.jivesoftware.openfire.crowd Class Description AbstractGroupProvider Shared base class for Openfire GroupProvider implementations.Group Groups organize users into a single entity for easier management.GroupNotFoundException Thrown when unable to find or load a group.GroupProvider Provider interface for groups. -
Classes in org.jivesoftware.openfire.group used by org.jivesoftware.openfire.event Class Description Group Groups organize users into a single entity for easier management. -
Classes in org.jivesoftware.openfire.group used by org.jivesoftware.openfire.group Class Description AbstractGroupProvider Shared base class for Openfire GroupProvider implementations.Group Groups organize users into a single entity for easier management.GroupAlreadyExistsException Thrown when attempting to create a group that already exists.GroupAwareList This list specifies additional methods that understand groups among the items in the list.GroupAwareMap This map specifies additional methods that understand groups among the entries in the map.GroupJID This class is designed to identify and manage custom JIDs that represent Groups (rather than Users or Components).GroupManager Manages groups.GroupNameInvalidException Thrown when attempting to set or rename a group, passing an unacceptable name.GroupNotFoundException Thrown when unable to find or load a group.GroupProvider Provider interface for groups.SharedGroupVisibility Describes with which users a group is shared as a group on their roster. -
Classes in org.jivesoftware.openfire.group used by org.jivesoftware.openfire.ldap Class Description AbstractGroupProvider Shared base class for Openfire GroupProvider implementations.Group Groups organize users into a single entity for easier management.GroupNotFoundException Thrown when unable to find or load a group.GroupProvider Provider interface for groups. -
Classes in org.jivesoftware.openfire.group used by org.jivesoftware.openfire.muc Class Description Group Groups organize users into a single entity for easier management. -
Classes in org.jivesoftware.openfire.group used by org.jivesoftware.openfire.roster Class Description Group Groups organize users into a single entity for easier management. -
Classes in org.jivesoftware.openfire.group used by org.jivesoftware.util Class Description GroupManager Manages groups.