Uses of Interface
org.spincast.plugins.undertow.FileClassPathResourceManagerFactory
Packages that use FileClassPathResourceManagerFactory
-
Uses of FileClassPathResourceManagerFactory in org.spincast.plugins.undertow
Methods in org.spincast.plugins.undertow that return FileClassPathResourceManagerFactoryModifier and TypeMethodDescriptionprotected FileClassPathResourceManagerFactorySpincastUndertowServer.getFileClassPathResourceManagerFactory()Constructors in org.spincast.plugins.undertow with parameters of type FileClassPathResourceManagerFactoryModifierConstructorDescriptionSpincastUndertowServer(SpincastUndertowUtils spincastUndertowUtils, SpincastConfig config, SpincastUndertowConfig spincastUndertowConfig, FrontController frontController, SpincastUtils spincastUtils, CookieFactory cookieFactory, CorsHandlerFactory corsHandlerFactory, GzipCheckerHandlerFactory gzipCheckerHandlerFactory, SkipResourceOnQueryStringHandlerFactory skipResourceOnQueryStringHandlerFactory, SpincastResourceHandlerFactory spincastResourceHandlerFactory, CacheBusterRemovalHandlerFactory cacheBusterRemovalHandlerFactory, FileClassPathResourceManagerFactory fileClassPathResourceManagerFactory, SpincastHttpAuthIdentityManagerFactory spincastHttpAuthIdentityManagerFactory, WebsocketEndpointFactory spincastWebsocketEndpointFactory, SSLContextFactory sslContextFactory) Constructor