Package org.openehealth.ipf.platform.camel.ihe.fhir.core
-
Interface Summary Interface Description HapiClientInterceptorFactory HapiServerInterceptorFactory -
Class Summary Class Description FhirCamelTranslators Camel processors for translation of messages between FHIR and something elseFhirCamelValidators Factory class for creating validating processors for FHIR resources.FhirComponent<AuditDatasetType extends FhirAuditDataset> Abstract FHIR Camel componentFhirConsumer<AuditDatasetType extends FhirAuditDataset> FHIR consumer, which is an implementation of aRequestConsumer
that handles requests by sending the request data and parameters into a Camel route and returning the result of the route processing.FhirEndpoint<AuditDatasetType extends FhirAuditDataset,ComponentType extends FhirComponent<AuditDatasetType>> Generic FHIR endpointFhirEndpointConfiguration<AuditDatasetType extends FhirAuditDataset> Configuration of a FHIR endpoint instanceFhirProducer<AuditDatasetType extends FhirAuditDataset>