Package | Description |
---|---|
com.vaadin.flow.server | |
com.vaadin.flow.server.communication |
Modifier and Type | Class and Description |
---|---|
class |
BootstrapHandler
Request handler which handles bootstrapping of the application, i.e.
|
class |
UnsupportedBrowserHandler
A
RequestHandler that presents an informative page if the browser in
use is unsupported. |
Modifier and Type | Class and Description |
---|---|
class |
HeartbeatHandler
Handles heartbeat requests.
|
class |
UidlRequestHandler
Processes a UIDL request from the client.
|
class |
WebComponentBootstrapHandler
Bootstrap handler for WebComponent requests.
|
class |
WebComponentProvider
Request handler that supplies the script/html of the web component matching
the given tag.
|
Copyright © 2025. All rights reserved.