Package | Description |
---|---|
org.apache.camel.component.olingo4 | |
org.apache.camel.component.olingo4.internal |
Modifier and Type | Class and Description |
---|---|
class |
Olingo4AppEndpointConfiguration
Camel EndpointConfiguration for org.apache.camel.component.olingo4.api.Olingo4App
|
Modifier and Type | Method and Description |
---|---|
Olingo4Configuration |
Olingo4Component.getConfiguration()
To use the shared configuration
|
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.util.component.ApiMethodPropertiesHelper<Olingo4Configuration> |
Olingo4Endpoint.getPropertiesHelper() |
Modifier and Type | Method and Description |
---|---|
Olingo4AppWrapper |
Olingo4Component.createApiProxy(Olingo4Configuration endpointConfiguration) |
protected org.apache.camel.Endpoint |
Olingo4Component.createEndpoint(String uri,
String methodName,
Olingo4ApiName apiName,
Olingo4Configuration endpointConfiguration) |
void |
Olingo4Component.setConfiguration(Olingo4Configuration configuration)
To use the shared configuration
|
Constructor and Description |
---|
Olingo4Endpoint(String uri,
Olingo4Component component,
Olingo4ApiName apiName,
String methodName,
Olingo4Configuration endpointConfiguration) |
Modifier and Type | Method and Description |
---|---|
Olingo4Configuration |
Olingo4ApiCollection.getEndpointConfiguration(Olingo4ApiName apiName) |
Apache Camel