public class TwilioProducer extends org.apache.camel.support.component.AbstractApiProducer<TwilioApiName,TwilioConfiguration>
| Modifier and Type | Field and Description |
|---|---|
protected TwilioEndpoint |
endpoint |
| Constructor and Description |
|---|
TwilioProducer(TwilioEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doInvokeMethod(org.apache.camel.support.component.ApiMethod method,
Map<String,Object> properties) |
findMethod, interceptProperties, interceptResult, process, 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, waitprotected final TwilioEndpoint endpoint
public TwilioProducer(TwilioEndpoint endpoint)
protected Object doInvokeMethod(org.apache.camel.support.component.ApiMethod method, Map<String,Object> properties) throws org.apache.camel.RuntimeCamelException
doInvokeMethod in class org.apache.camel.support.component.AbstractApiProducer<TwilioApiName,TwilioConfiguration>org.apache.camel.RuntimeCamelExceptionApache Camel