Uses of Class
io.quarkus.vertx.http.deployment.StaticResourcesProcessor.StaticResourcesBuildItem.Entry
-
Packages that use StaticResourcesProcessor.StaticResourcesBuildItem.Entry Package Description io.quarkus.vertx.http.deployment -
-
Uses of StaticResourcesProcessor.StaticResourcesBuildItem.Entry in io.quarkus.vertx.http.deployment
Methods in io.quarkus.vertx.http.deployment that return types with arguments of type StaticResourcesProcessor.StaticResourcesBuildItem.Entry Modifier and Type Method Description Set<StaticResourcesProcessor.StaticResourcesBuildItem.Entry>StaticResourcesProcessor.StaticResourcesBuildItem. getEntries()Constructor parameters in io.quarkus.vertx.http.deployment with type arguments of type StaticResourcesProcessor.StaticResourcesBuildItem.Entry Constructor Description StaticResourcesBuildItem(Set<StaticResourcesProcessor.StaticResourcesBuildItem.Entry> entries)
-