Package | Description |
---|---|
com.vaadin.flow.server.communication |
Modifier and Type | Class and Description |
---|---|
class |
IndexHtmlRequestHandler
This class is responsible for serving the
index.html according
to the template provided in the frontend folder. |
class |
JavaScriptBootstrapHandler
Processes a 'start' request type from the client to initialize server session
and UI.
|
class |
WebComponentBootstrapHandler
Bootstrap handler for WebComponent requests.
|
Copyright © 2021. All rights reserved.