public class Olingo4Producer extends org.apache.camel.util.component.AbstractApiProducer<Olingo4ApiName,Olingo4Configuration>
| Constructor and Description |
|---|
Olingo4Producer(Olingo4Endpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
void |
interceptProperties(Map<String,Object> properties) |
void |
interceptResult(Object result,
org.apache.camel.Exchange resultExchange) |
boolean |
process(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback) |
doInvokeMethod, findMethod, splitResultcreateExchange, createExchange, createExchange, doStart, doStop, getEndpoint, isSingleton, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendpublic Olingo4Producer(Olingo4Endpoint endpoint)
public boolean process(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback)
process in interface org.apache.camel.AsyncProcessorprocess in class org.apache.camel.util.component.AbstractApiProducer<Olingo4ApiName,Olingo4Configuration>public void interceptProperties(Map<String,Object> properties)
interceptProperties in interface org.apache.camel.util.component.PropertiesInterceptorinterceptProperties in class org.apache.camel.util.component.AbstractApiProducer<Olingo4ApiName,Olingo4Configuration>public void interceptResult(Object result, org.apache.camel.Exchange resultExchange)
interceptResult in interface org.apache.camel.util.component.ResultInterceptorinterceptResult in class org.apache.camel.util.component.AbstractApiProducer<Olingo4ApiName,Olingo4Configuration>Apache Camel