Uses of Class
org.hl7.fhir.utilities.npm.PackageClient
-
Packages that use PackageClient Package Description org.hl7.fhir.utilities.npm -
-
Uses of PackageClient in org.hl7.fhir.utilities.npm
Subclasses of PackageClient in org.hl7.fhir.utilities.npm Modifier and Type Class Description classCachingPackageClientImplementation of a package client that keeps a local disk cache of downloaded artifacts in order to avoid re-downloading thingsMethod parameters in org.hl7.fhir.utilities.npm with type arguments of type PackageClient Modifier and Type Method Description voidBasePackageCacheManager. setClientFactory(Function<String,PackageClient> theClientFactory)Provide a new client factory implementation
-