Uses of Interface
org.spincast.plugins.undertow.CacheBusterRemovalHandler
Packages that use CacheBusterRemovalHandler
-
Uses of CacheBusterRemovalHandler in org.spincast.plugins.undertow
Classes in org.spincast.plugins.undertow that implement CacheBusterRemovalHandlerModifier and TypeClassDescriptionclassHandler to remove cache buster codes from the request URL.Methods in org.spincast.plugins.undertow that return CacheBusterRemovalHandlerModifier and TypeMethodDescriptionCacheBusterRemovalHandlerFactory.create(io.undertow.server.HttpHandler nextHandler) protected CacheBusterRemovalHandlerSpincastUndertowServer.getCacheBusterRemovalHandler()Handler to remove cache busters from the request's URL.Methods in org.spincast.plugins.undertow that return types with arguments of type CacheBusterRemovalHandlerModifier and TypeMethodDescriptionprotected Class<? extends CacheBusterRemovalHandler>SpincastUndertowPluginModule.getCacheBusterRemovalHandlerClass()