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, toStringcreateFileName, createTempFileName, processExchange, setOperations, writeFilecreateExchange, createExchange, createExchangedoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendprotected ScpProducer(ScpEndpoint endpoint, org.apache.camel.component.file.remote.RemoteFileOperations<ScpFile> operations)
Apache Camel