Uses of Class
org.exoplatform.agenda.service.AgendaWebSocketService
Packages that use AgendaWebSocketService
-
Uses of AgendaWebSocketService in org.exoplatform.agenda.listener
Constructors in org.exoplatform.agenda.listener with parameters of type AgendaWebSocketServiceModifierConstructorDescriptionAgendaWebSocketEventReplyListener(org.exoplatform.container.PortalContainer container, org.exoplatform.agenda.service.AgendaEventService agendaEventService, org.exoplatform.social.core.manager.IdentityManager identityManager, AgendaWebSocketService agendaWebSocketService) AgendaWebSocketEventUpdateListener(org.exoplatform.container.PortalContainer container, AgendaWebSocketService agendaWebSocketService) -
Uses of AgendaWebSocketService in org.exoplatform.agenda.rest
Constructors in org.exoplatform.agenda.rest with parameters of type AgendaWebSocketServiceModifierConstructorDescriptionAgendaSettingsRest(org.exoplatform.agenda.service.AgendaUserSettingsService agendaUserSettingsService, org.exoplatform.agenda.service.AgendaRemoteEventService agendaRemoteEventService, AgendaWebSocketService agendaWebSocketService, org.exoplatform.social.core.manager.IdentityManager identityManager)