Uses of Class
org.apache.camel.component.olingo4.Olingo4Configuration
-
Packages that use Olingo4Configuration Package Description org.apache.camel.component.olingo4 org.apache.camel.component.olingo4.internal -
-
Uses of Olingo4Configuration in org.apache.camel.component.olingo4
Subclasses of Olingo4Configuration in org.apache.camel.component.olingo4 Modifier and Type Class Description classOlingo4AppEndpointConfigurationCamel endpoint configuration forOlingo4App.Methods in org.apache.camel.component.olingo4 that return Olingo4Configuration Modifier and Type Method Description Olingo4ConfigurationOlingo4Component. getConfiguration()To use the shared configurationMethods in org.apache.camel.component.olingo4 that return types with arguments of type Olingo4Configuration Modifier and Type Method Description protected org.apache.camel.support.component.ApiMethodPropertiesHelper<Olingo4Configuration>Olingo4Endpoint. getPropertiesHelper()Methods in org.apache.camel.component.olingo4 with parameters of type Olingo4Configuration Modifier and Type Method Description Olingo4AppWrapperOlingo4Component. 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 Olingo4Configuration Constructor Description Olingo4Endpoint(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 Olingo4Configuration Modifier and Type Method Description Olingo4ConfigurationOlingo4ApiCollection. getEndpointConfiguration(Olingo4ApiName apiName)
-