Uses of Class
org.jivesoftware.openfire.OfflineMessageStore
-
Packages that use OfflineMessageStore Package Description org.jivesoftware.openfire -
-
Uses of OfflineMessageStore in org.jivesoftware.openfire
Methods in org.jivesoftware.openfire that return OfflineMessageStore Modifier and Type Method Description static OfflineMessageStoreOfflineMessageStore. getInstance()Returns the instance ofOfflineMessageStorebeing used by the XMPPServer.OfflineMessageStoreXMPPServer. getOfflineMessageStore()Returns theOfflineMessageStoreregistered with this server.
-