Class AtmospherePatches

java.lang.Object
com.vaadin.quarkus.deployment.nativebuild.AtmospherePatches

public class AtmospherePatches extends Object
Byte-code patches required to make Atmosphere work in a native image.
  • Constructor Details

    • AtmospherePatches

      public AtmospherePatches(org.jboss.jandex.IndexView index)
  • Method Details

    • apply

      public void apply(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.BytecodeTransformerBuildItem> producer)