Uses of Class
org.apache.camel.component.olingo2.Olingo2Configuration
-
Packages that use Olingo2Configuration Package Description org.apache.camel.component.olingo2 org.apache.camel.component.olingo2.internal -
-
Uses of Olingo2Configuration in org.apache.camel.component.olingo2
Subclasses of Olingo2Configuration in org.apache.camel.component.olingo2 Modifier and Type Class Description class
Olingo2AppEndpointConfiguration
Camel endpoint configuration forOlingo2App
.Methods in org.apache.camel.component.olingo2 that return Olingo2Configuration Modifier and Type Method Description Olingo2Configuration
Olingo2Component. getConfiguration()
To use the shared configurationMethods in org.apache.camel.component.olingo2 that return types with arguments of type Olingo2Configuration Modifier and Type Method Description protected org.apache.camel.support.component.ApiMethodPropertiesHelper<Olingo2Configuration>
Olingo2Endpoint. getPropertiesHelper()
Methods in org.apache.camel.component.olingo2 with parameters of type Olingo2Configuration Modifier and Type Method Description Olingo2AppWrapper
Olingo2Component. createApiProxy(Olingo2Configuration endpointConfiguration)
protected org.apache.camel.Endpoint
Olingo2Component. createEndpoint(String uri, String methodName, Olingo2ApiName apiName, Olingo2Configuration endpointConfiguration)
void
Olingo2Component. setConfiguration(Olingo2Configuration configuration)
To use the shared configurationConstructors in org.apache.camel.component.olingo2 with parameters of type Olingo2Configuration Constructor Description Olingo2Endpoint(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 Olingo2Configuration Modifier and Type Method Description Olingo2Configuration
Olingo2ApiCollection. getEndpointConfiguration(Olingo2ApiName apiName)
-