Uses of Class
org.apache.camel.component.olingo2.Olingo2Configuration
Packages that use Olingo2Configuration
-
Uses of Olingo2Configuration in org.apache.camel.component.olingo2
Subclasses of Olingo2Configuration in org.apache.camel.component.olingo2Modifier and TypeClassDescriptionfinal classCamel endpoint configuration forOlingo2App.Methods in org.apache.camel.component.olingo2 that return Olingo2ConfigurationModifier and TypeMethodDescriptionOlingo2Component.getConfiguration()To use the shared configurationMethods in org.apache.camel.component.olingo2 that return types with arguments of type Olingo2ConfigurationModifier and TypeMethodDescriptionprotected org.apache.camel.support.component.ApiMethodPropertiesHelper<Olingo2Configuration> Olingo2Endpoint.getPropertiesHelper()Methods in org.apache.camel.component.olingo2 with parameters of type Olingo2ConfigurationModifier and TypeMethodDescriptionOlingo2Component.createApiProxy(Olingo2Configuration endpointConfiguration) protected org.apache.camel.EndpointOlingo2Component.createEndpoint(String uri, String methodName, Olingo2ApiName apiName, Olingo2Configuration endpointConfiguration) voidOlingo2Component.setConfiguration(Olingo2Configuration configuration) To use the shared configurationConstructors in org.apache.camel.component.olingo2 with parameters of type Olingo2ConfigurationModifierConstructorDescriptionOlingo2Endpoint(String uri, Olingo2Component component, Olingo2ApiName apiName, String methodName, Olingo2Configuration endpointConfiguration) -
Uses of Olingo2Configuration in org.apache.camel.component.olingo2.internal
Methods in org.apache.camel.component.olingo2.internal that return Olingo2ConfigurationModifier and TypeMethodDescriptionOlingo2ApiCollection.getEndpointConfiguration(Olingo2ApiName apiName)