Uses of Interface
tigase.muc.repository.IMucRepository
-
Packages that use IMucRepository Package Description tigase.muc tigase.muc.repository.inmemory -
-
Uses of IMucRepository in tigase.muc
Fields in tigase.muc declared as IMucRepository Modifier and Type Field Description protected IMucRepositoryMUCComponent. mucRepositoryMethods in tigase.muc that return IMucRepository Modifier and Type Method Description protected IMucRepositoryMUCComponent. createMucRepository(MucContext componentConfig, MucDAO dao)IMucRepositoryMUCComponent. getMucRepository()IMucRepositoryMucContext. getMucRepository() -
Uses of IMucRepository in tigase.muc.repository.inmemory
Classes in tigase.muc.repository.inmemory that implement IMucRepository Modifier and Type Class Description classInMemoryMucRepository
-