Uses of Class
org.jivesoftware.openfire.archive.Archiver
Packages that use Archiver
Package
Description
Implementation of Multi-User Chat (XEP-0045).
Implementation of Multi-User Chat (XEP-0045).
-
Uses of Archiver in org.jivesoftware.openfire.archive
Methods in org.jivesoftware.openfire.archive with parameters of type Archiver -
Uses of Archiver in org.jivesoftware.openfire.muc
Methods in org.jivesoftware.openfire.muc that return Archiver -
Uses of Archiver in org.jivesoftware.openfire.muc.spi
Methods in org.jivesoftware.openfire.muc.spi that return ArchiverModifier and TypeMethodDescriptionArchiver<org.jivesoftware.openfire.muc.spi.ConversationLogEntry>MultiUserChatServiceImpl.getArchiver()Accessor uses the "double-check idiom" for proper lazy instantiation.