Uses of Class
org.apache.camel.component.olingo4.Olingo4Configuration
Packages that use Olingo4Configuration
-
Uses of Olingo4Configuration in org.apache.camel.component.olingo4
Subclasses of Olingo4Configuration in org.apache.camel.component.olingo4Modifier and TypeClassDescriptionfinal classCamel endpoint configuration forOlingo4App.Methods in org.apache.camel.component.olingo4 that return Olingo4ConfigurationModifier and TypeMethodDescriptionOlingo4Component.getConfiguration()To use the shared configurationMethods in org.apache.camel.component.olingo4 that return types with arguments of type Olingo4ConfigurationModifier and TypeMethodDescriptionprotected org.apache.camel.support.component.ApiMethodPropertiesHelper<Olingo4Configuration> Olingo4Endpoint.getPropertiesHelper()Methods in org.apache.camel.component.olingo4 with parameters of type Olingo4ConfigurationModifier and TypeMethodDescriptionOlingo4Component.createApiProxy(Olingo4Configuration endpointConfiguration) protected org.apache.camel.EndpointOlingo4Component.createEndpoint(String uri, String methodName, Olingo4ApiName apiName, Olingo4Configuration endpointConfiguration) voidOlingo4Component.setConfiguration(Olingo4Configuration configuration) To use the shared configurationConstructors in org.apache.camel.component.olingo4 with parameters of type Olingo4ConfigurationModifierConstructorDescriptionOlingo4Endpoint(String uri, Olingo4Component component, Olingo4ApiName apiName, String methodName, Olingo4Configuration endpointConfiguration) -
Uses of Olingo4Configuration in org.apache.camel.component.olingo4.internal
Methods in org.apache.camel.component.olingo4.internal that return Olingo4ConfigurationModifier and TypeMethodDescriptionOlingo4ApiCollection.getEndpointConfiguration(Olingo4ApiName apiName)