Class OSGiStaticFileHandlerFactory

  • All Implemented Interfaces:
    com.vaadin.flow.server.StaticFileHandlerFactory

    public class OSGiStaticFileHandlerFactory
    extends Object
    implements com.vaadin.flow.server.StaticFileHandlerFactory
    OSGi StaticFileHandlerFactory service implementation.
    Since:
    Author:
    Vaadin Ltd
    • Constructor Detail

      • OSGiStaticFileHandlerFactory

        public OSGiStaticFileHandlerFactory()
    • Method Detail

      • createHandler

        public com.vaadin.flow.server.StaticFileHandler createHandler​(com.vaadin.flow.server.VaadinService service)
        Specified by:
        createHandler in interface com.vaadin.flow.server.StaticFileHandlerFactory