Uses of Interface
org.spincast.plugins.undertow.CacheBusterRemovalHandler
-
Uses of CacheBusterRemovalHandler in org.spincast.plugins.undertow
Modifier and TypeClassDescriptionclass
Handler to remove cache buster codes from the request URL.Modifier and TypeMethodDescriptionCacheBusterRemovalHandlerFactory.create
(io.undertow.server.HttpHandler nextHandler) protected CacheBusterRemovalHandler
SpincastUndertowServer.getCacheBusterRemovalHandler()
Handler to remove cache busters from the request's URL.Modifier and TypeMethodDescriptionprotected Class<? extends CacheBusterRemovalHandler>
SpincastUndertowPluginModule.getCacheBusterRemovalHandlerClass()