Class AtmospherePatches
java.lang.Object
com.vaadin.quarkus.deployment.nativebuild.AtmospherePatches
Byte-code patches required to make Atmosphere work in a native image.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.BytecodeTransformerBuildItem> producer)
-
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)
-