All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.plugins.undertow.CacheBusterRemovalHandlerDefault.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






CacheBusterRemovalHandlerDefault (org.spincast:spincast-framework 1.0.0 API)












org.spincast.plugins.undertow

Class CacheBusterRemovalHandlerDefault

  • java.lang.Object
    • org.spincast.plugins.undertow.CacheBusterRemovalHandlerDefault
    • Field Detail

      • EXCHANGE_VARIABLE_ORIGINAL_REQUEST_URL

        public static final String EXCHANGE_VARIABLE_ORIGINAL_REQUEST_URL
    • Constructor Detail

      • CacheBusterRemovalHandlerDefault

        public CacheBusterRemovalHandlerDefault(io.undertow.server.HttpHandler next,
                                                SpincastUtils spincastUtils,
                                                SpincastUndertowUtils spincastUndertowUtils)
    • Method Detail

      • getNext

        protected io.undertow.server.HttpHandler getNext()
      • handleRequest

        public void handleRequest(io.undertow.server.HttpServerExchange exchange)
                           throws Exception
        Specified by:
        handleRequest in interface io.undertow.server.HttpHandler
        Throws:
        Exception
      • keepOriginalRequestUrlInformation

        protected void keepOriginalRequestUrlInformation(io.undertow.server.HttpServerExchange exchange)
      • removeCacheBusterCode

        protected void removeCacheBusterCode(io.undertow.server.HttpServerExchange exchange)

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy