All Classes
-
Class Summary Class Description AbstractDevServerRunner Deals with most details of starting a frontend development server or connecting to an existing one.BrowserLauncher Util for launching a browser instance.BrowserLiveReloadAccessorImpl Default implementation forBrowserLiveReloadAccessorthat stores the instance in the Vaadin context.DebugWindowConnection BrowserLiveReloadimplementation class.DebugWindowMessage A message sent to the debug window.DevModeHandlerManagerImpl Provides API to access to theDevModeHandlerinstance.DevModeInitializer Initializer for starting node updaters as well as the dev mode server.DevModeStartupListener Trigger for running dev mode initialization when running in a compatible servlet environment.DevModeUsageStatistics Singleton for collecting development time usage metricsDevServerOutputTracker Tracks the output of a dev server and scans for given success and/or failure patterns while copying the dev server output to standard output.DevServerOutputTracker.Result Encapsulates the result of a find operation.FeatureFlagMessage Message with feature flags sent to the debug window.ServerInfo Data for a info message to the debug window.StatisticsConstants Constants for development mode statistics.StatisticsContainer Wraps a JSON data structure and provides a slightly easier API for it.StatisticsSender Handles sending of telemetry data.StatisticsStorage Development more usage statistic storage and methods for updating the data.ViteHandler Handles communication with a Vite server.WebpackHandler Runs a webpack dev server and provides files handles getting resources fromwebpack-dev-server.