All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.plugins.undertow.FileClassPathResourceManager.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






FileClassPathResourceManager (org.spincast:spincast-framework 1.0.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.
    • Field Summary

      • Fields inherited from interface io.undertow.server.handlers.resource.ResourceManager

        EMPTY_RESOURCE_MANAGER
    • Method Summary

      • Methods inherited from interface io.undertow.server.handlers.resource.ResourceManager

        getResource, isResourceChangeListenerSupported, registerResourceChangeListener, removeResourceChangeListener

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy