Package | Description |
---|---|
org.apache.camel.component.olingo2 | |
org.apache.camel.component.olingo2.internal |
Modifier and Type | Class and Description |
---|---|
class |
Olingo2AppEndpointConfiguration
Camel EndpointConfiguration for org.apache.camel.component.olingo2.api.Olingo2App
|
Modifier and Type | Method and Description |
---|---|
Olingo2Configuration |
Olingo2Component.getConfiguration()
To use the shared configuration
|
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.util.component.ApiMethodPropertiesHelper<Olingo2Configuration> |
Olingo2Endpoint.getPropertiesHelper() |
Modifier and Type | Method and 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 configuration
|
Constructor and Description |
---|
Olingo2Endpoint(String uri,
Olingo2Component component,
Olingo2ApiName apiName,
String methodName,
Olingo2Configuration endpointConfiguration) |
Modifier and Type | Method and Description |
---|---|
Olingo2Configuration |
Olingo2ApiCollection.getEndpointConfiguration(Olingo2ApiName apiName) |
Apache Camel