@UriEndpoint(scheme="dropbox", title="Dropbox", syntax="dropbox:operation", consumerClass=DropboxScheduledPollConsumer.class, label="api,file") public class DropboxEndpoint extends DefaultEndpoint
shutdown, shuttingdown, started, starting, stopped, stopping, suspended, suspending
Constructor and Description |
---|
DropboxEndpoint() |
DropboxEndpoint(String endpointUri) |
DropboxEndpoint(String uri,
DropboxComponent component,
DropboxConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
Consumer |
createConsumer(Processor processor)
Create one of the camel consumer available based on the configuration
|
Producer |
createProducer()
Create one of the camel producer available based on the configuration
|
boolean |
isSingleton()
Whether this class supports being singleton or not.
|
configureConsumer, configurePollingConsumer, configureProperties, createEndpointConfiguration, createEndpointUri, createExchange, createExchange, createExchange, createPollingConsumer, doStart, doStop, equals, getCamelContext, getComponent, getConsumerProperties, getEndpointConfiguration, getEndpointKey, getEndpointUri, getExchangePattern, getId, getPollingConsumerQueueSize, hashCode, isLenientProperties, isPollingConsumerBlockWhenFull, isSynchronous, setCamelContext, setConsumerProperties, setEndpointConfiguration, setEndpointUri, setEndpointUriIfNotSpecified, setExchangePattern, setPollingConsumerBlockWhenFull, setPollingConsumerQueueSize, setProperties, setSynchronous, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, resume, shutdown, start, stop, suspend
public DropboxEndpoint()
public DropboxEndpoint(String uri, DropboxComponent component, DropboxConfiguration configuration)
public DropboxEndpoint(String endpointUri)
public Producer createProducer() throws Exception
Exception
public Consumer createConsumer(Processor processor) throws Exception
processor
- the given processorException
public boolean isSingleton()
IsSingleton
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.