Class BundleServiceJaxrs

All Implemented Interfaces:
BasicService, BasicResourceService<org.hl7.fhir.r4.model.Bundle>, BundleService, org.springframework.beans.factory.InitializingBean

@Path("Bundle") public class BundleServiceJaxrs extends AbstractResourceServiceJaxrs<org.hl7.fhir.r4.model.Bundle,BundleService> implements BundleService