public class ScpProducer extends org.apache.camel.component.file.remote.RemoteFileProducer<ScpFile>
Modifier | Constructor and Description |
---|---|
protected |
ScpProducer(ScpEndpoint endpoint,
org.apache.camel.component.file.remote.RemoteFileOperations<ScpFile> operations) |
connectIfNecessary, disconnect, doStart, doStop, getEndpoint, getFileSeparator, getOperations, handleFailedWrite, isSingleton, normalizePath, postWriteCheck, preWriteCheck, process, recoverableConnectIfNecessary, toString
createFileName, createTempFileName, processExchange, setOperations, writeFile
createExchange, createExchange, createExchange
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
protected ScpProducer(ScpEndpoint endpoint, org.apache.camel.component.file.remote.RemoteFileOperations<ScpFile> operations)
Apache Camel