public class TwilioProducer extends org.apache.camel.util.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.util.component.ApiMethod method,
Map<String,Object> properties) |
findMethod, interceptProperties, interceptResult, process, splitResult
createExchange, createExchange, createExchange, doStart, doStop, getEndpoint, isSingleton, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
protected final TwilioEndpoint endpoint
public TwilioProducer(TwilioEndpoint endpoint)
protected Object doInvokeMethod(org.apache.camel.util.component.ApiMethod method, Map<String,Object> properties) throws org.apache.camel.RuntimeCamelException
doInvokeMethod
in class org.apache.camel.util.component.AbstractApiProducer<TwilioApiName,TwilioConfiguration>
org.apache.camel.RuntimeCamelException
Apache Camel