public.javadoc.org.spincast.plugins.undertow.FileClassPathResourceManager.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spincast-website Show documentation
Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
FileClassPathResourceManager (org.spincast:spincast-framework 1.14.0 API)
org.spincast.plugins.undertow
Interface FileClassPathResourceManager
-
- All Superinterfaces:
- AutoCloseable, Closeable, io.undertow.server.handlers.resource.ResourceManager
- All Known Implementing Classes:
- FileClassPathResourceManagerDefault
public interface FileClassPathResourceManager
extends io.undertow.server.handlers.resource.ResourceManager
Undertow's ClassPathResourceManager adds a "/" at the
end of the "prefix" so it can't be used to serve a specific file.
Copyright © 2019. All rights reserved.