Package io.undertow.server.handlers.resource
package io.undertow.server.handlers.resource
-
ClassDescriptionA resource supplier that just delegates directly to a resource managerConstant ContentA file resourceServes files from the file system.A path resourceServes files from the file system.A resource supplier that allows pre-compressed resources to be served if the client accepts the request.A resource implementation thatRepresentation of a static resource.An event that is fired when a resource is modifiedWatched file event types.Listener that is invoked when a resource changes.Representation of a resource manager.Interface that allows for more flexibility when resolving a resource than is currently provided by
ResourceManager
.