Class FhirHelper
- java.lang.Object
-
- org.apache.camel.component.fhir.internal.FhirHelper
-
public final class FhirHelper extends Object
Utility class for creating FHIRIGenericClient
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ca.uhn.fhir.rest.client.api.IGenericClient
createClient(FhirConfiguration endpointConfiguration, org.apache.camel.CamelContext camelContext)
-
-
-
Method Detail
-
createClient
public static ca.uhn.fhir.rest.client.api.IGenericClient createClient(FhirConfiguration endpointConfiguration, org.apache.camel.CamelContext camelContext)
-
-