Uses of Class
io.meeds.chat.storage.MatrixRoomStorage
Packages that use MatrixRoomStorage
-
Uses of MatrixRoomStorage in io.meeds.chat.service
Constructors in io.meeds.chat.service with parameters of type MatrixRoomStorageModifierConstructorDescriptionMatrixService(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)