Uses of Class
io.quarkus.registry.catalog.PlatformStreamCoords
Packages that use PlatformStreamCoords
-
Uses of PlatformStreamCoords in io.quarkus.registry
Methods in io.quarkus.registry with parameters of type PlatformStreamCoordsModifier and TypeMethodDescriptionprotected PlatformStreamExtensionCatalogResolver.findPlatformStreamOrFail(PlatformStreamCoords streamCoords) protected PlatformStreamExtensionCatalogResolver.findPlatformStreamOrNull(PlatformStreamCoords streamCoords, boolean amongRecommended) ExtensionCatalogResolver.resolveExtensionCatalog(PlatformStreamCoords streamCoords) protected RegistryResolutionExceptionExtensionCatalogResolver.unknownStreamException(PlatformStreamCoords stream, boolean amongRecommended) -
Uses of PlatformStreamCoords in io.quarkus.registry.catalog
Methods in io.quarkus.registry.catalog that return PlatformStreamCoordsModifier and TypeMethodDescriptionstatic PlatformStreamCoordsPlatformStreamCoords.fromString(String stream)