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 service
Copyright © 2021. All rights reserved.