JavaScript is disabled on your browser.
Skip navigation links
Spincast Framework
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.spincast.plugins.undertow
Interface CacheBusterRemovalHandlerFactory
public interface
CacheBusterRemovalHandlerFactory
Factory to create CacheBusterRemovalHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CacheBusterRemovalHandler
create
(io.undertow.server.HttpHandler nextHandler)
Method Details
create
CacheBusterRemovalHandler
create
(io.undertow.server.HttpHandler nextHandler)