| Package | Description |
|---|---|
| org.spincast.plugins.undertow |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheBusterRemovalHandler
Handler to remove cache buster codes from the request URL.
|
| Modifier and Type | Method and Description |
|---|---|
ICacheBusterRemovalHandler |
ICacheBusterRemovalHandlerFactory.create(io.undertow.server.HttpHandler nextHandler) |
protected ICacheBusterRemovalHandler |
SpincastUndertowServer.getCacheBusterRemovalHandler()
Handler to remove cache busters from the request's URL.
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ICacheBusterRemovalHandler> |
SpincastUndertowPluginGuiceModule.getCacheBusterRemovalHandlerClass() |
Copyright © 2016. All rights reserved.