Uses of Class
com.pixelservices.flash.components.fileserver.StaticFileServerConfiguration
Packages that use StaticFileServerConfiguration
Package
Description
-
Uses of StaticFileServerConfiguration in com.pixelservices.flash.components
Methods in com.pixelservices.flash.components with parameters of type StaticFileServerConfigurationModifier and TypeMethodDescriptionvoidFlashServer.serveStatic(String endpoint, StaticFileServerConfiguration config) -
Uses of StaticFileServerConfiguration in com.pixelservices.flash.components.fileserver
Methods in com.pixelservices.flash.components.fileserver with parameters of type StaticFileServerConfigurationModifier and TypeMethodDescriptionvoidStaticFileServer.serve(String endpoint, StaticFileServerConfiguration config) Serves static files from the specified directory.