Class CompressionScanner

    • Field Detail

      • COMPRESSED

        static final org.jboss.jandex.DotName COMPRESSED
      • UNCOMPRESSED

        static final org.jboss.jandex.DotName UNCOMPRESSED
    • Constructor Detail

      • CompressionScanner

        public CompressionScanner​(io.quarkus.vertx.http.runtime.HttpBuildTimeConfig httpBuildTimeConfig)
    • Method Detail

      • scan

        public List<org.jboss.resteasy.reactive.server.model.HandlerChainCustomizer> scan​(org.jboss.jandex.MethodInfo method,
                                                                                          org.jboss.jandex.ClassInfo actualEndpointClass,
                                                                                          Map<String,​Object> methodContext)
        Specified by:
        scan in interface MethodScanner