Uses of Class
com.vaadin.base.devserver.ViteHandler
Packages that use ViteHandler
-
Uses of ViteHandler in com.vaadin.base.devserver.viteproxy
Methods in com.vaadin.base.devserver.viteproxy with parameters of type ViteHandlerModifier and TypeMethodDescriptionstatic void
ViteWebsocketEndpoint.init
(VaadinContext context, ViteHandler viteHandler) Creates the websocket endpoint that Vite connects to.