Interface FhirEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface FhirEndpointBuilderFactory
Exchange information in the healthcare domain using the FHIR (Fast Healthcare Interoperability Resources) standard. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceFhirEndpointBuilderFactory.AdvancedFhirEndpointBuilderAdvanced builder for endpoint for the FHIR component.static interfaceFhirEndpointBuilderFactory.AdvancedFhirEndpointConsumerBuilderAdvanced builder for endpoint consumers for the FHIR component.static interfaceFhirEndpointBuilderFactory.AdvancedFhirEndpointProducerBuilderAdvanced builder for endpoint producers for the FHIR component.static interfaceFhirEndpointBuilderFactory.FhirBuildersstatic interfaceFhirEndpointBuilderFactory.FhirEndpointBuilderBuilder for endpoint for the FHIR component.static interfaceFhirEndpointBuilderFactory.FhirEndpointConsumerBuilderBuilder for endpoint consumers for the FHIR component.static interfaceFhirEndpointBuilderFactory.FhirEndpointProducerBuilderBuilder for endpoint producers for the FHIR component.
-
Method Summary
Static Methods Modifier and Type Method Description static FhirEndpointBuilderFactory.FhirEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static FhirEndpointBuilderFactory.FhirEndpointBuilder endpointBuilder(String componentName, String path)
-
-