Uses of Interface
org.eblocker.server.http.controller.TimezoneController
Packages that use TimezoneController
Package
Description
-
Uses of TimezoneController in org.eblocker.server.common
Methods in org.eblocker.server.common that return TimezoneController -
Uses of TimezoneController in org.eblocker.server.http.controller.impl
Classes in org.eblocker.server.http.controller.impl that implement TimezoneControllerModifier and TypeClassDescriptionclassThis class is able to set the default timezone -
Uses of TimezoneController in org.eblocker.server.http.server
Constructors in org.eblocker.server.http.server with parameters of type TimezoneControllerModifierConstructorDescriptionEblockerHttpsServer(int httpPort, int httpsPort, boolean useSystemOut, int maxContentSize, SecurityProcessor securityProcessor, DashboardAuthorizationProcessor dashboardAuthorizationProcessor, StartupStatusReporter startupStatusReporter, BaseURLs baseUrls, StaticFileController staticFileController, DiagnosticsReportController diagnosticsReportController, SystemStatusController systemStatusController, SSLContextHandler sslContextHandler, AnonymousController anonymousController, AppWhitelistModuleController appModulesController, AuthenticationController authenticationController, ControlBarController controlBarController, SplashController splashController, DeviceController deviceController, DeviceRegistrationController deviceRegistrationController, DnsController dnsController, DomainWhiteListController domainWhiteListController, EventController eventController, FactoryResetController factoryResetController, FeatureToggleController featureToggleController, FilterController filterController, LanguageController languageController, MessageCenterController messageCenterController, NetworkController networkController, OpenVpnController openVpnController, OpenVpnServerController openVpnServerController, PageContextController pageContextController, ParentalControlController parentalControlController, ParentalControlFilterListsController filterListsController, RecordingController recordingController, RedirectController redirectController, ReminderController reminderController, SSLController sslController, SettingsController settingsController, SetupWizardController setupWizardController, TimestampController timestampController, TimezoneController timezoneController, TransactionRecorderController transactionRecorderController, UpdateController updateController, UserAgentController userAgentController, UserController userController, ProductMigrationController productMigrationController, DashboardCardController dashboardCardController, CustomerInfoController customerInfoController, FeatureController featureController, MobileConnectionCheckController mobileConnectionCheckController, MobileDnsCheckController mobileDnsCheckController, TosController tosController, FilterStatisticsController filterStatisticsController, ConfigurationBackupController configBackupController, CustomDomainFilterConfigController customDomainFilterConfigController, LedSettingsController ledSettingsController, TasksController tasksController, ConnectionCheckController connectionCheckController, BlockerController blockerController, DomainRecorderController domainRecorderController, DoctorController doctorController)