Interface GzipCheckerHandlerFactory


public interface GzipCheckerHandlerFactory
Factory to create GzipCheckerHandlers
  • Method Summary

    Modifier and Type
    Method
    Description
    create(io.undertow.server.HttpHandler nextHandler, String specificTargetFilePath)
     
  • Method Details