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, writeFilebuild, doBuild, doFail, doInit, doLifecycleChange, doResume, doShutdown, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitprotected ScpProducer(ScpEndpoint endpoint, org.apache.camel.component.file.remote.RemoteFileOperations<ScpFile> operations)
Apache Camel