Uses of Interface
io.quarkus.vertx.http.deployment.webjar.WebJarResourcesTargetVisitor
-
Packages that use WebJarResourcesTargetVisitor Package Description io.quarkus.vertx.http.deployment.webjar -
-
Uses of WebJarResourcesTargetVisitor in io.quarkus.vertx.http.deployment.webjar
Classes in io.quarkus.vertx.http.deployment.webjar that implement WebJarResourcesTargetVisitor Modifier and Type Class Description classInMemoryTargetVisitorVisitor which holds all web jar resources in memory.classPathTargetVisitorVisitor which copies resources of the web jar to a given path.
-