public class Olingo4Producer extends org.apache.camel.support.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, doStart, doStop, getEndpoint, isSingleton, toStringbuild, doBuild, doFail, doInit, doLifecycleChange, doResume, doShutdown, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic 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.support.component.AbstractApiProducer<Olingo4ApiName,Olingo4Configuration>public void interceptProperties(Map<String,Object> properties)
interceptProperties in interface org.apache.camel.support.component.PropertiesInterceptorinterceptProperties in class org.apache.camel.support.component.AbstractApiProducer<Olingo4ApiName,Olingo4Configuration>public void interceptResult(Object result, org.apache.camel.Exchange resultExchange)
interceptResult in interface org.apache.camel.support.component.ResultInterceptorinterceptResult in class org.apache.camel.support.component.AbstractApiProducer<Olingo4ApiName,Olingo4Configuration>Apache Camel