Uses of Interface
io.quarkus.registry.client.RegistryPlatformsResolver
Packages that use RegistryPlatformsResolver
-
Uses of RegistryPlatformsResolver in io.quarkus.registry.client
Subinterfaces of RegistryPlatformsResolver 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 RegistryPlatformsResolverConstructors in io.quarkus.registry.client with parameters of type RegistryPlatformsResolverModifierConstructorDescriptionRegistryClientDispatcher(RegistryConfig config, RegistryPlatformsResolver platforms, RegistryPlatformExtensionsResolver platformExtensions, RegistryNonPlatformExtensionsResolver nonPlatformExtensions) RegistryClientDispatcher(RegistryConfig config, RegistryPlatformsResolver platforms, RegistryPlatformExtensionsResolver platformExtensions, RegistryNonPlatformExtensionsResolver nonPlatformExtensions, RegistryCache registryCache) -
Uses of RegistryPlatformsResolver in io.quarkus.registry.client.maven
Classes in io.quarkus.registry.client.maven that implement RegistryPlatformsResolver