Uses of Interface
tigase.db.OfflineMsgRepositoryIfc
Packages that use OfflineMsgRepositoryIfc
Package
Description
Package containing implementation of all Session Manager plugins
-
Uses of OfflineMsgRepositoryIfc in tigase.db
Subinterfaces of OfflineMsgRepositoryIfc in tigase.dbModifier and TypeInterfaceDescriptioninterface
MsgRepositoryIfc<T extends DataSource>
Created by andrzej on 13.03.2016. -
Uses of OfflineMsgRepositoryIfc in tigase.db.xml
Classes in tigase.db.xml that implement OfflineMsgRepositoryIfc -
Uses of OfflineMsgRepositoryIfc in tigase.server.amp.db
Classes in tigase.server.amp.db that implement OfflineMsgRepositoryIfcModifier and TypeClassDescriptionclass
Created: May 3, 2010 5:28:02 PMclass
MsgRepository<T,
S extends DataSource> static class
Bean used to provide MsgRepository implementations -
Uses of OfflineMsgRepositoryIfc in tigase.xmpp.impl
Subinterfaces of OfflineMsgRepositoryIfc in tigase.xmpp.implMethods in tigase.xmpp.impl with parameters of type OfflineMsgRepositoryIfcModifier and TypeMethodDescriptionOfflineMessages.restorePacketForOffLineUser
(XMPPResourceConnection conn, OfflineMsgRepositoryIfc repo) Method restores all messages from repository for the JID of the current session.OfflineMessages.savePacketForOffLineUser
(Packet packet, OfflineMsgRepositoryIfc repo, NonAuthUserRepository userRepo) Method stores messages to offline repository with the following rules applied, i.e.