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

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

There is a newer version: 2.2.0
Show newest version






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












org.spincast.plugins.undertow

Class GzipCheckerHandlerDefault

    • Constructor Detail

      • GzipCheckerHandlerDefault

        public GzipCheckerHandlerDefault(io.undertow.server.HttpHandler nextHandler,
                                         @Nullable
                                         String specificTargetFilePath,
                                         SpincastUtils spincastUtils)
    • Method Detail

      • getNextHandler

        protected io.undertow.server.HttpHandler getNextHandler()
      • getSpecificTargetFilePath

        protected String getSpecificTargetFilePath()
      • getGzipNoNextHandler

        protected io.undertow.server.handlers.encoding.EncodingHandler getGzipNoNextHandler()
      • handleRequest

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

        protected boolean isContentTypeToSkipGziping(io.undertow.server.HttpServerExchange exchange)
      • getResponseContentType

        protected String getResponseContentType(io.undertow.server.HttpServerExchange exchange)

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy