Uses of Class
org.eblocker.server.http.service.MessageCenterService
Packages that use MessageCenterService
-
Uses of MessageCenterService in org.eblocker.server.common.scheduler
Constructors in org.eblocker.server.common.scheduler with parameters of type MessageCenterServiceModifierConstructorDescriptionMessageCenterServiceScheduler(MessageCenterService messageCenterService, long startupDelay, long fixedRate) -
Uses of MessageCenterService in org.eblocker.server.http.controller.impl
Constructors in org.eblocker.server.http.controller.impl with parameters of type MessageCenterServiceModifierConstructorDescriptionControlBarControllerImpl(BaseURLs baseURLs, SessionStore sessionStore, PageContextStore pageContextStore, DeviceService deviceService, ParentalControlService parentalControlService, UserService userService, OpenVpnService openVpnService, MessageCenterService messageCenterService, String vpnSubnet, String vpnNetmask) MessageCenterControllerImpl(SessionStore sessionStore, PageContextStore pageContextStore, MessageCenterService messageCenterService)