Interface and Description |
---|
com.vaadin.flow.server.BootstrapListener
Since 3.0, this API is deprecated in favor of
IndexHtmlRequestListener when using client-side
bootstrapping |
com.vaadin.flow.component.template.internal.DeprecatedPolymerTemplate
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
com.vaadin.flow.component.page.Page.ExecutionCanceler
superseded by
PendingJavaScriptResult |
com.vaadin.flow.server.PageConfigurator
since 3.0 use
AppShellConfigurator |
Class and Description |
---|
com.vaadin.flow.server.BootstrapPageResponse
Since 3.0, this API is deprecated in favor of
IndexHtmlResponse when using client-side bootstrapping |
com.vaadin.flow.server.InitialPageSettings
since 3.0 use
AppShellSettings |
com.vaadin.flow.internal.nodefeature.PolymerServerEventHandlers
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
Annotation Type and Description |
---|
com.vaadin.flow.component.dependency.Uses
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
com.vaadin.flow.server.VaadinServletConfiguration
Leftover from Vaadin Framework 8 where the developer typically
defines their own servlet class. Starting from Flow 1.0, a
servlet is automatically registered and this annotation serves
very little purpose.
|
Copyright © 2000–2020 Vaadin Ltd. All rights reserved.