Uses of Class
org.apache.camel.component.dhis2.Dhis2Configuration
Packages that use Dhis2Configuration
-
Uses of Dhis2Configuration in org.apache.camel.component.dhis2
Subclasses of Dhis2Configuration in org.apache.camel.component.dhis2Modifier and TypeClassDescriptionfinal classCamel endpoint configuration forDhis2Delete.final classCamel endpoint configuration forDhis2Get.final classCamel endpoint configuration forDhis2Post.final classCamel endpoint configuration forDhis2Put.final classCamel endpoint configuration forDhis2ResourceTables.Methods in org.apache.camel.component.dhis2 that return types with arguments of type Dhis2ConfigurationModifier and TypeMethodDescriptionprotected org.apache.camel.support.component.ApiMethodPropertiesHelper<Dhis2Configuration> Dhis2Endpoint.getPropertiesHelper()Methods in org.apache.camel.component.dhis2 with parameters of type Dhis2ConfigurationModifier and TypeMethodDescriptionprotected org.apache.camel.EndpointDhis2Component.createEndpoint(String uri, String methodName, Dhis2ApiName apiName, Dhis2Configuration endpointConfiguration) org.hisp.dhis.integration.sdk.api.Dhis2ClientDhis2Component.getClient(Dhis2Configuration endpointConfiguration) voidDhis2Component.setConfiguration(Dhis2Configuration configuration) To use the shared configurationConstructors in org.apache.camel.component.dhis2 with parameters of type Dhis2ConfigurationModifierConstructorDescriptionDhis2Endpoint(String uri, Dhis2Component component, Dhis2ApiName apiName, String methodName, Dhis2Configuration endpointConfiguration) -
Uses of Dhis2Configuration in org.apache.camel.component.dhis2.internal
Methods in org.apache.camel.component.dhis2.internal that return Dhis2ConfigurationModifier and TypeMethodDescriptionDhis2ApiCollection.getEndpointConfiguration(Dhis2ApiName apiName)