Uses of Class
io.quarkus.bootstrap.runner.AotSerializedApplication
Packages that use AotSerializedApplication
-
Uses of AotSerializedApplication in io.quarkus.bootstrap.runner
Methods in io.quarkus.bootstrap.runner that return AotSerializedApplicationModifier and TypeMethodDescriptionstatic AotSerializedApplicationAotSerializedApplication.read(InputStream in) Reads cached resources from an input stream.