Uses of Class
com.vaadin.flow.server.BootstrapHandler
Packages that use BootstrapHandler
-
Uses of BootstrapHandler in com.vaadin.flow.server.communication
Subclasses of BootstrapHandler in com.vaadin.flow.server.communicationModifier and TypeClassDescriptionclassThis class is responsible for serving theindex.htmlaccording to the template provided in the frontend folder.classProcesses a 'start' request type from the client to initialize server session and UI.classBootstrap handler for WebComponent requests.