Package | Description |
---|---|
com.vaadin.flow.server | |
com.vaadin.flow.server.communication |
Modifier and Type | Method and Description |
---|---|
static PwaRegistry |
PwaRegistry.getInstance(ServletContext servletContext)
Gets the pwa registry for the given servlet context.
|
protected PwaRegistry |
VaadinServletService.getPwaRegistry() |
protected abstract PwaRegistry |
VaadinService.getPwaRegistry() |
Modifier and Type | Method and Description |
---|---|
protected Optional<PwaRegistry> |
BootstrapHandler.BootstrapContext.getPwaRegistry()
Gets a pwa registry instance.
|
Constructor and Description |
---|
PwaHandler(PwaRegistry pwaRegistry)
Creates PwaHandler from
PwaRegistry . |
Copyright © 2020. All rights reserved.