Uses of Class
com.vaadin.flow.server.PWA
-
Packages that use PWA Package Description com.vaadin.flow.server -
-
Uses of PWA in com.vaadin.flow.server
Constructors in com.vaadin.flow.server with parameters of type PWA Constructor Description PwaConfiguration(PWA pwa)Constructs the configuration using thePWAannotation.PwaConfiguration(PWA pwa, boolean useV14Bootstrap)Constructs the configuration using thePWAannotation.PwaRegistry(PWA pwa, javax.servlet.ServletContext servletContext)Creates a new PwaRegistry instance.
-