Uses of Interface
tigase.pubsub.repository.IPubSubDAO

Packages that use IPubSubDAO
tigase.pubsub.repository   
tigase.pubsub.repository.stateless   
 

Uses of IPubSubDAO in tigase.pubsub.repository
 

Classes in tigase.pubsub.repository that implement IPubSubDAO
 class PubSubDAO
           
 

Methods in tigase.pubsub.repository that return IPubSubDAO
 IPubSubDAO IPubSubRepository.getPubSubDAO()
           
 

Uses of IPubSubDAO in tigase.pubsub.repository.stateless
 

Methods in tigase.pubsub.repository.stateless that return IPubSubDAO
 IPubSubDAO StatelessPubSubRepository.getPubSubDAO()
           
 

Constructors in tigase.pubsub.repository.stateless with parameters of type IPubSubDAO
StatelessPubSubRepository(IPubSubDAO pubSubDB, PubSubConfig pubSubConfig)
           
 



Copyright © 2008 Tigase. All Rights Reserved.