Skip navigation links
Camel :: Jsch 2.21.0.fuse-000077-redhat-1
A B C D E F G H I L O P R S 

A

afterPropertiesSet(GenericFileEndpoint<ScpFile>) - Method in class org.apache.camel.component.scp.ScpComponent
 

B

buildConsumer(Processor) - Method in class org.apache.camel.component.scp.ScpEndpoint
 
buildDirectory(String, boolean) - Method in class org.apache.camel.component.scp.ScpOperations
 
buildFileEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.scp.ScpComponent
 
buildProducer() - Method in class org.apache.camel.component.scp.ScpEndpoint
 

C

changeCurrentDirectory(String) - Method in class org.apache.camel.component.scp.ScpOperations
 
changeToParentDirectory() - Method in class org.apache.camel.component.scp.ScpOperations
 
connect(RemoteFileConfiguration) - Method in class org.apache.camel.component.scp.ScpOperations
 
createGenericFileProcessStrategy(CamelContext, Map<String, Object>) - Static method in class org.apache.camel.component.scp.ScpProcessStrategyFactory
 
createRemoteFileOperations() - Method in class org.apache.camel.component.scp.ScpEndpoint
 

D

DEFAULT_MOD - Static variable in class org.apache.camel.component.scp.ScpConfiguration
 
DEFAULT_SFTP_PORT - Static variable in class org.apache.camel.component.scp.ScpConfiguration
 
deleteFile(String) - Method in class org.apache.camel.component.scp.ScpOperations
 
disconnect() - Method in class org.apache.camel.component.scp.ScpOperations
 
doStart() - Method in class org.apache.camel.component.scp.ScpComponent
 
doStop() - Method in class org.apache.camel.component.scp.ScpComponent
 

E

existsFile(String) - Method in class org.apache.camel.component.scp.ScpOperations
 

F

forceDisconnect() - Method in class org.apache.camel.component.scp.ScpOperations
 

G

getAttrs() - Method in class org.apache.camel.component.scp.ScpFile
 
getChmod() - Method in class org.apache.camel.component.scp.ScpConfiguration
 
getCiphers() - Method in class org.apache.camel.component.scp.ScpConfiguration
 
getConfiguration() - Method in class org.apache.camel.component.scp.ScpEndpoint
 
getCurrentDirectory() - Method in class org.apache.camel.component.scp.ScpOperations
 
getKnownHostsFile() - Method in class org.apache.camel.component.scp.ScpConfiguration
 
getLength() - Method in class org.apache.camel.component.scp.ScpFile
 
getName() - Method in class org.apache.camel.component.scp.ScpFile
 
getParent() - Method in class org.apache.camel.component.scp.ScpFile
 
getPassphrase() - Method in class org.apache.camel.component.scp.ScpOperations.SessionUserInfo
 
getPassword() - Method in class org.apache.camel.component.scp.ScpOperations.SessionUserInfo
 
getPreferredAuthentications() - Method in class org.apache.camel.component.scp.ScpConfiguration
 
getPrivateKeyBytes() - Method in class org.apache.camel.component.scp.ScpConfiguration
 
getPrivateKeyFile() - Method in class org.apache.camel.component.scp.ScpConfiguration
 
getPrivateKeyFilePassphrase() - Method in class org.apache.camel.component.scp.ScpConfiguration
 
getScheme() - Method in class org.apache.camel.component.scp.ScpEndpoint
 
getStrictHostKeyChecking() - Method in class org.apache.camel.component.scp.ScpConfiguration
 
getTempFileName() - Method in class org.apache.camel.component.scp.ScpEndpoint
 

H

header() - Method in class org.apache.camel.component.scp.ScpFile
 

I

initJsch() - Method in class org.apache.camel.component.scp.ScpComponent
 
isConnected() - Method in class org.apache.camel.component.scp.ScpOperations
 
isDirectory() - Method in class org.apache.camel.component.scp.ScpFile
 
isUseUserKnownHostsFile() - Method in class org.apache.camel.component.scp.ScpConfiguration
 
isVerboseLogging() - Method in class org.apache.camel.component.scp.ScpComponent
 

L

listFiles() - Method in class org.apache.camel.component.scp.ScpOperations
 
listFiles(String) - Method in class org.apache.camel.component.scp.ScpOperations
 

O

org.apache.camel.component.scp - package org.apache.camel.component.scp
 

P

promptKeyboardInteractive(String, String, String, String[], boolean[]) - Method in class org.apache.camel.component.scp.ScpOperations.SessionUserInfo
 
promptPassphrase(String) - Method in class org.apache.camel.component.scp.ScpOperations.SessionUserInfo
 
promptPassword(String) - Method in class org.apache.camel.component.scp.ScpOperations.SessionUserInfo
 
promptYesNo(String) - Method in class org.apache.camel.component.scp.ScpOperations.SessionUserInfo
 

R

releaseRetrievedFileResources(Exchange) - Method in class org.apache.camel.component.scp.ScpOperations
 
renameFile(String, String) - Method in class org.apache.camel.component.scp.ScpOperations
 
retrieveFile(String, Exchange, long) - Method in class org.apache.camel.component.scp.ScpOperations
 

S

ScpComponent - Class in org.apache.camel.component.scp
Component providing secure messaging using JSch
ScpComponent() - Constructor for class org.apache.camel.component.scp.ScpComponent
 
ScpComponent(CamelContext) - Constructor for class org.apache.camel.component.scp.ScpComponent
 
ScpConfiguration - Class in org.apache.camel.component.scp
SCP configuration
ScpConfiguration() - Constructor for class org.apache.camel.component.scp.ScpConfiguration
 
ScpConfiguration(URI) - Constructor for class org.apache.camel.component.scp.ScpConfiguration
 
ScpEndpoint - Class in org.apache.camel.component.scp
To copy files using the secure copy protocol (SCP).
ScpEndpoint() - Constructor for class org.apache.camel.component.scp.ScpEndpoint
 
ScpEndpoint(String, ScpComponent, ScpConfiguration) - Constructor for class org.apache.camel.component.scp.ScpEndpoint
 
ScpFile - Class in org.apache.camel.component.scp
SFTP remote file operations
ScpFile() - Constructor for class org.apache.camel.component.scp.ScpFile
 
ScpOperations - Class in org.apache.camel.component.scp
SCP remote file operations
ScpOperations() - Constructor for class org.apache.camel.component.scp.ScpOperations
 
ScpOperations.SessionUserInfo - Class in org.apache.camel.component.scp
 
ScpProcessStrategyFactory - Class in org.apache.camel.component.scp
 
ScpProducer - Class in org.apache.camel.component.scp
 
ScpProducer(ScpEndpoint, RemoteFileOperations<ScpFile>) - Constructor for class org.apache.camel.component.scp.ScpProducer
 
sendNoop() - Method in class org.apache.camel.component.scp.ScpOperations
 
sendSiteCommand(String) - Method in class org.apache.camel.component.scp.ScpOperations
 
SessionUserInfo(ScpConfiguration) - Constructor for class org.apache.camel.component.scp.ScpOperations.SessionUserInfo
 
setAttrs(int) - Method in class org.apache.camel.component.scp.ScpFile
 
setChmod(String) - Method in class org.apache.camel.component.scp.ScpConfiguration
Allows you to set chmod on the stored file.
setCiphers(String) - Method in class org.apache.camel.component.scp.ScpConfiguration
Set a comma separated list of ciphers that will be used in order of preference.
setDefaultPort() - Method in class org.apache.camel.component.scp.ScpConfiguration
 
setDirectory(boolean) - Method in class org.apache.camel.component.scp.ScpFile
 
setEndpoint(GenericFileEndpoint<ScpFile>) - Method in class org.apache.camel.component.scp.ScpOperations
 
setKnownHostsFile(String) - Method in class org.apache.camel.component.scp.ScpConfiguration
Sets the known_hosts file, so that the jsch endpoint can do host key verification.
setLength(int) - Method in class org.apache.camel.component.scp.ScpFile
 
setName(String) - Method in class org.apache.camel.component.scp.ScpFile
 
setParent(String) - Method in class org.apache.camel.component.scp.ScpFile
 
setPreferredAuthentications(String) - Method in class org.apache.camel.component.scp.ScpConfiguration
Set a comma separated list of authentications that will be used in order of preference.
setPrivateKeyBytes(byte[]) - Method in class org.apache.camel.component.scp.ScpConfiguration
Set the private key bytes to that the endpoint can do private key verification.
setPrivateKeyFile(String) - Method in class org.apache.camel.component.scp.ScpConfiguration
Set the private key file to that the endpoint can do private key verification.
setPrivateKeyFilePassphrase(String) - Method in class org.apache.camel.component.scp.ScpConfiguration
Set the private key file passphrase to that the endpoint can do private key verification.
setStrictHostKeyChecking(String) - Method in class org.apache.camel.component.scp.ScpConfiguration
Sets whether to use strict host key checking.
setUseUserKnownHostsFile(boolean) - Method in class org.apache.camel.component.scp.ScpConfiguration
If knownHostFile has not been explicit configured, then use the host file from System.getProperty("user.home") + "/.ssh/known_hosts"
setVerboseLogging(boolean) - Method in class org.apache.camel.component.scp.ScpComponent
JSCH is verbose logging out of the box.
showMessage(String) - Method in class org.apache.camel.component.scp.ScpOperations.SessionUserInfo
 
storeFile(String, Exchange, long) - Method in class org.apache.camel.component.scp.ScpOperations
 
A B C D E F G H I L O P R S 
Skip navigation links
Camel :: Jsch 2.21.0.fuse-000077-redhat-1

Apache Camel