A B C D E 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
 

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
 
getCompression() - 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
 
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
 
getServerAliveCountMax() - Method in class org.apache.camel.component.scp.ScpConfiguration
 
getServerAliveInterval() - Method in class org.apache.camel.component.scp.ScpConfiguration
 
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

releaseRetreivedFileResources(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) - 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
Secure Copy Endpoint
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
 
ScpOperations.SessionUserInfo(ScpConfiguration) - Constructor for class org.apache.camel.component.scp.ScpOperations.SessionUserInfo
 
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
 
setAttrs(int) - Method in class org.apache.camel.component.scp.ScpFile
 
setChmod(String) - Method in class org.apache.camel.component.scp.ScpConfiguration
 
setCiphers(String) - Method in class org.apache.camel.component.scp.ScpConfiguration
 
setCompression(int) - Method in class org.apache.camel.component.scp.ScpConfiguration
 
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
 
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
 
setPrivateKeyFile(String) - Method in class org.apache.camel.component.scp.ScpConfiguration
 
setPrivateKeyFilePassphrase(String) - Method in class org.apache.camel.component.scp.ScpConfiguration
 
setServerAliveCountMax(int) - Method in class org.apache.camel.component.scp.ScpConfiguration
 
setServerAliveInterval(int) - Method in class org.apache.camel.component.scp.ScpConfiguration
 
setStrictHostKeyChecking(String) - Method in class org.apache.camel.component.scp.ScpConfiguration
 
setUseUserKnownHostsFile(boolean) - Method in class org.apache.camel.component.scp.ScpConfiguration
 
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) - Method in class org.apache.camel.component.scp.ScpOperations
 
A B C D E G H I L O P R S 

Apache Camel