public interface StaticFileHandlerFactory
StaticFileHandler.| Modifier and Type | Method and Description |
|---|---|
StaticFileHandler |
createHandler(VaadinService service)
Creates a new instance of
StaticFileHandler for the given
service. |
StaticFileHandler createHandler(VaadinService service)
StaticFileHandler for the given
service.service - a VaadinServletService instanceStaticFileHandler instance for the serviceCopyright © 2023. All rights reserved.