Uses of Interface
io.quarkus.platform.descriptor.loader.json.ResourcePathConsumer
Packages that use ResourcePathConsumer
-
Uses of ResourcePathConsumer in io.quarkus.platform.descriptor.loader.json
Methods in io.quarkus.platform.descriptor.loader.json with parameters of type ResourcePathConsumerModifier and TypeMethodDescription<T> TClassPathResourceLoader.loadResourceAsPath(String name, ResourcePathConsumer<T> consumer) <T> TDirectoryResourceLoader.loadResourceAsPath(String name, ResourcePathConsumer<T> consumer) <T> TResourceLoader.loadResourceAsPath(String name, ResourcePathConsumer<T> consumer) <T> TZipResourceLoader.loadResourceAsPath(String name, ResourcePathConsumer<T> consumer)