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

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

There is a newer version: 0.9.28
Show newest version






IFileClassPathResourceManager (org.spincast:spincast-framework 0.9.21 API)












org.spincast.plugins.undertow

Interface IFileClassPathResourceManager

  • All Superinterfaces:
    AutoCloseable, Closeable, io.undertow.server.handlers.resource.ResourceManager
    All Known Implementing Classes:
    FileClassPathResourceManager


    public interface IFileClassPathResourceManager
    extends io.undertow.server.handlers.resource.ResourceManager
    Undertow 1.2.12.Final's ClassPathResourceManager adds a "/" at the end of the resource path and this breaks serving 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 © 2016. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy