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

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

There is a newer version: 2.2.0
Show newest version






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












org.spincast.plugins.undertow

Interface GzipCheckerHandler

  • All Superinterfaces:
    io.undertow.server.HttpHandler
    All Known Implementing Classes:
    GzipCheckerHandlerDefault


    public interface GzipCheckerHandler
    extends io.undertow.server.HttpHandler
    Handler that will check if gzip compression is required for the resource and, if so, will call a gzip handler before calling the next handler.
    • Method Summary

      • Methods inherited from interface io.undertow.server.HttpHandler

        handleRequest

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy