Uses of Class
io.meeds.chat.storage.MatrixRoomStorage

Packages that use MatrixRoomStorage
Package
Description
 
  • Uses of MatrixRoomStorage in io.meeds.chat.service

    Constructors in io.meeds.chat.service with parameters of type MatrixRoomStorage
    Modifier
    Constructor
    Description
     
    MatrixService(MatrixRoomStorage matrixRoomStorage, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.storage.api.IdentityStorage identityStorage, org.exoplatform.services.organization.OrganizationService organizationService, MatrixHttpClient matrixHttpClient, org.exoplatform.services.cache.CacheService cacheService, org.exoplatform.commons.api.settings.SettingService settingService)