public abstract class DropboxProducer
extends org.apache.camel.impl.DefaultProducer
Modifier and Type | Field and Description |
---|---|
protected DropboxConfiguration |
configuration |
protected DropboxEndpoint |
endpoint |
Constructor and Description |
---|
DropboxProducer(DropboxEndpoint endpoint,
DropboxConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
protected void |
doStart() |
protected void |
doStop() |
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
protected DropboxEndpoint endpoint
protected DropboxConfiguration configuration
public DropboxProducer(DropboxEndpoint endpoint, DropboxConfiguration configuration)
Apache Camel