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