Uses of Interface
io.quarkus.registry.client.RegistryCache
Packages that use RegistryCache
-
Uses of RegistryCache in io.quarkus.registry.client
Subinterfaces of RegistryCache in io.quarkus.registry.clientModifier and TypeInterfaceDescriptioninterfaceImplements the basic queries a registry client is supposed to handle.Classes in io.quarkus.registry.client that implement RegistryCacheConstructors in io.quarkus.registry.client with parameters of type RegistryCacheModifierConstructorDescriptionRegistryClientDispatcher(RegistryConfig config, RegistryPlatformsResolver platforms, RegistryPlatformExtensionsResolver platformExtensions, RegistryNonPlatformExtensionsResolver nonPlatformExtensions, RegistryCache registryCache) -
Uses of RegistryCache in io.quarkus.registry.client.maven
Classes in io.quarkus.registry.client.maven that implement RegistryCache