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, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendprotected DropboxEndpoint endpoint
protected DropboxConfiguration configuration
public DropboxProducer(DropboxEndpoint endpoint, DropboxConfiguration configuration)
Apache Camel