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() |
Constructor and Description |
---|
PwaHandler(PwaRegistry pwaRegistry)
Creates PwaHandler from
PwaRegistry . |
Copyright © 2018. All rights reserved.