public class AsteriskProducer
extends org.apache.camel.impl.DefaultProducer
Constructor and Description |
---|
AsteriskProducer(AsteriskEndpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
protected void |
doStart() |
protected void |
doStop() |
void |
process(org.apache.camel.Exchange exchange) |
createExchange, createExchange, createExchange, getEndpoint, isSingleton, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
public AsteriskProducer(AsteriskEndpoint endpoint) throws IllegalStateException, IOException, org.asteriskjava.manager.AuthenticationFailedException, org.asteriskjava.manager.TimeoutException, CamelAsteriskException
IllegalStateException
IOException
org.asteriskjava.manager.AuthenticationFailedException
org.asteriskjava.manager.TimeoutException
CamelAsteriskException
Apache Camel