Uses of Interface
tigase.xmpp.impl.OfflineMessages.OfflineMsgRepositoryIfc
-
Packages that use OfflineMessages.OfflineMsgRepositoryIfc Package Description tigase.xmpp.impl Package containing implementation of all Session Manager plugins -
-
Uses of OfflineMessages.OfflineMsgRepositoryIfc in tigase.xmpp.impl
Methods in tigase.xmpp.impl that return OfflineMessages.OfflineMsgRepositoryIfc Modifier and Type Method Description protected OfflineMessages.OfflineMsgRepositoryIfcOfflineMessages. getMsgRepoImpl(NonAuthUserRepository repo, XMPPResourceConnection conn)Method allows obtaining instance ofMsgRepositoryIfcinterface implementation.
-