Uses of Interface
tigase.db.MsgRepositoryIfc

Packages that use MsgRepositoryIfc
tigase.server.amp   
tigase.xmpp.impl   
 

Uses of MsgRepositoryIfc in tigase.server.amp
 

Classes in tigase.server.amp that implement MsgRepositoryIfc
 class MsgRepository
          Created: May 3, 2010 5:28:02 PM
 

Uses of MsgRepositoryIfc in tigase.xmpp.impl
 

Methods in tigase.xmpp.impl that return MsgRepositoryIfc
protected  MsgRepositoryIfc OfflineMessages.getMsgRepoImpl(NonAuthUserRepository repo, XMPPResourceConnection conn)
           
 

Methods in tigase.xmpp.impl with parameters of type MsgRepositoryIfc
 Queue<Packet> OfflineMessages.restorePacketForOffLineUser(XMPPResourceConnection conn, MsgRepositoryIfc repo)
          Method description
 boolean OfflineMessages.savePacketForOffLineUser(Packet pac, MsgRepositoryIfc repo)
          Method description
 



Copyright © 2012 Tigase. All Rights Reserved.