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 OfflineMessageStore
OfflineMessageStore. getInstance()
Returns the instance ofOfflineMessageStore
being used by the XMPPServer.OfflineMessageStore
XMPPServer. getOfflineMessageStore()
Returns theOfflineMessageStore
registered with this server.
-