Uses of Interface
org.linuxforhealth.fhir.bucket.api.IResourceHandler
-
Packages that use IResourceHandler Package Description org.linuxforhealth.fhir.bucket.scanner -
-
Uses of IResourceHandler in org.linuxforhealth.fhir.bucket.scanner
Classes in org.linuxforhealth.fhir.bucket.scanner that implement IResourceHandler Modifier and Type Class Description class
ResourceHandler
Calls the FHIR REST API to create resources, supported by a thread pool
-