JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
G
H
I
J
L
O
P
R
S
A
afterPropertiesSet(GenericFileEndpoint<ScpFile>)
- Method in class org.apache.camel.component.jsch.
JschComponent
B
buildConsumer(Processor)
- Method in class org.apache.camel.component.jsch.
ScpEndpoint
buildDirectory(String, boolean)
- Method in class org.apache.camel.component.jsch.
ScpOperations
buildFileEndpoint(String, String, Map<String, Object>)
- Method in class org.apache.camel.component.jsch.
JschComponent
buildProducer()
- Method in class org.apache.camel.component.jsch.
ScpEndpoint
C
changeCurrentDirectory(String)
- Method in class org.apache.camel.component.jsch.
ScpOperations
changeToParentDirectory()
- Method in class org.apache.camel.component.jsch.
ScpOperations
connect(RemoteFileConfiguration)
- Method in class org.apache.camel.component.jsch.
ScpOperations
createGenericFileProcessStrategy(CamelContext, Map<String, Object>)
- Static method in class org.apache.camel.component.jsch.
ScpProcessStrategyFactory
createRemoteFileOperations()
- Method in class org.apache.camel.component.jsch.
ScpEndpoint
D
DEFAULT_MOD
- Static variable in class org.apache.camel.component.jsch.
ScpConfiguration
DEFAULT_SFTP_PORT
- Static variable in class org.apache.camel.component.jsch.
ScpConfiguration
deleteFile(String)
- Method in class org.apache.camel.component.jsch.
ScpOperations
disconnect()
- Method in class org.apache.camel.component.jsch.
ScpOperations
doStop()
- Method in class org.apache.camel.component.jsch.
JschComponent
E
existsFile(String)
- Method in class org.apache.camel.component.jsch.
ScpOperations
G
getAttrs()
- Method in class org.apache.camel.component.jsch.
ScpFile
getChmod()
- Method in class org.apache.camel.component.jsch.
ScpConfiguration
getCiphers()
- Method in class org.apache.camel.component.jsch.
ScpConfiguration
getCompression()
- Method in class org.apache.camel.component.jsch.
ScpConfiguration
getConfiguration()
- Method in class org.apache.camel.component.jsch.
ScpEndpoint
getCurrentDirectory()
- Method in class org.apache.camel.component.jsch.
ScpOperations
getKnownHostsFile()
- Method in class org.apache.camel.component.jsch.
ScpConfiguration
getLength()
- Method in class org.apache.camel.component.jsch.
ScpFile
getName()
- Method in class org.apache.camel.component.jsch.
ScpFile
getParent()
- Method in class org.apache.camel.component.jsch.
ScpFile
getPassphrase()
- Method in class org.apache.camel.component.jsch.
ScpOperations.SessionUserInfo
getPassword()
- Method in class org.apache.camel.component.jsch.
ScpOperations.SessionUserInfo
getPrivateKeyFile()
- Method in class org.apache.camel.component.jsch.
ScpConfiguration
getPrivateKeyFilePassphrase()
- Method in class org.apache.camel.component.jsch.
ScpConfiguration
getScheme()
- Method in class org.apache.camel.component.jsch.
ScpEndpoint
getServerAliveCountMax()
- Method in class org.apache.camel.component.jsch.
ScpConfiguration
getServerAliveInterval()
- Method in class org.apache.camel.component.jsch.
ScpConfiguration
getStrictHostKeyChecking()
- Method in class org.apache.camel.component.jsch.
ScpConfiguration
getTempFileName()
- Method in class org.apache.camel.component.jsch.
ScpEndpoint
H
header()
- Method in class org.apache.camel.component.jsch.
ScpFile
I
isConnected()
- Method in class org.apache.camel.component.jsch.
ScpOperations
isDirectory()
- Method in class org.apache.camel.component.jsch.
ScpFile
J
JschComponent
- Class in
org.apache.camel.component.jsch
Component providing secure messaging using JSch
JschComponent()
- Constructor for class org.apache.camel.component.jsch.
JschComponent
JschComponent(CamelContext)
- Constructor for class org.apache.camel.component.jsch.
JschComponent
L
listFiles()
- Method in class org.apache.camel.component.jsch.
ScpOperations
listFiles(String)
- Method in class org.apache.camel.component.jsch.
ScpOperations
O
org.apache.camel.component.jsch
- package org.apache.camel.component.jsch
P
promptKeyboardInteractive(String, String, String, String[], boolean[])
- Method in class org.apache.camel.component.jsch.
ScpOperations.SessionUserInfo
promptPassphrase(String)
- Method in class org.apache.camel.component.jsch.
ScpOperations.SessionUserInfo
promptPassword(String)
- Method in class org.apache.camel.component.jsch.
ScpOperations.SessionUserInfo
promptYesNo(String)
- Method in class org.apache.camel.component.jsch.
ScpOperations.SessionUserInfo
R
releaseRetreivedFileResources(Exchange)
- Method in class org.apache.camel.component.jsch.
ScpOperations
renameFile(String, String)
- Method in class org.apache.camel.component.jsch.
ScpOperations
retrieveFile(String, Exchange)
- Method in class org.apache.camel.component.jsch.
ScpOperations
S
ScpConfiguration
- Class in
org.apache.camel.component.jsch
Secure FTP configuration
ScpConfiguration()
- Constructor for class org.apache.camel.component.jsch.
ScpConfiguration
ScpConfiguration(URI)
- Constructor for class org.apache.camel.component.jsch.
ScpConfiguration
ScpEndpoint
- Class in
org.apache.camel.component.jsch
Secure Copy Endpoint
ScpEndpoint()
- Constructor for class org.apache.camel.component.jsch.
ScpEndpoint
ScpEndpoint(String, JschComponent, RemoteFileConfiguration)
- Constructor for class org.apache.camel.component.jsch.
ScpEndpoint
ScpFile
- Class in
org.apache.camel.component.jsch
SFTP remote file operations
ScpFile()
- Constructor for class org.apache.camel.component.jsch.
ScpFile
ScpOperations
- Class in
org.apache.camel.component.jsch
SCP remote file operations
ScpOperations()
- Constructor for class org.apache.camel.component.jsch.
ScpOperations
ScpOperations.SessionUserInfo
- Class in
org.apache.camel.component.jsch
ScpOperations.SessionUserInfo(ScpConfiguration)
- Constructor for class org.apache.camel.component.jsch.
ScpOperations.SessionUserInfo
ScpProcessStrategyFactory
- Class in
org.apache.camel.component.jsch
ScpProducer
- Class in
org.apache.camel.component.jsch
ScpProducer(ScpEndpoint, RemoteFileOperations<ScpFile>)
- Constructor for class org.apache.camel.component.jsch.
ScpProducer
sendNoop()
- Method in class org.apache.camel.component.jsch.
ScpOperations
sendSiteCommand(String)
- Method in class org.apache.camel.component.jsch.
ScpOperations
setAttrs(int)
- Method in class org.apache.camel.component.jsch.
ScpFile
setChmod(String)
- Method in class org.apache.camel.component.jsch.
ScpConfiguration
setCiphers(String)
- Method in class org.apache.camel.component.jsch.
ScpConfiguration
setCompression(int)
- Method in class org.apache.camel.component.jsch.
ScpConfiguration
setDefaultPort()
- Method in class org.apache.camel.component.jsch.
ScpConfiguration
setDirectory(boolean)
- Method in class org.apache.camel.component.jsch.
ScpFile
setEndpoint(GenericFileEndpoint<ScpFile>)
- Method in class org.apache.camel.component.jsch.
ScpOperations
setKnownHostsFile(String)
- Method in class org.apache.camel.component.jsch.
ScpConfiguration
setLength(int)
- Method in class org.apache.camel.component.jsch.
ScpFile
setName(String)
- Method in class org.apache.camel.component.jsch.
ScpFile
setParent(String)
- Method in class org.apache.camel.component.jsch.
ScpFile
setPrivateKeyFile(String)
- Method in class org.apache.camel.component.jsch.
ScpConfiguration
setPrivateKeyFilePassphrase(String)
- Method in class org.apache.camel.component.jsch.
ScpConfiguration
setServerAliveCountMax(int)
- Method in class org.apache.camel.component.jsch.
ScpConfiguration
setServerAliveInterval(int)
- Method in class org.apache.camel.component.jsch.
ScpConfiguration
setStrictHostKeyChecking(String)
- Method in class org.apache.camel.component.jsch.
ScpConfiguration
showMessage(String)
- Method in class org.apache.camel.component.jsch.
ScpOperations.SessionUserInfo
storeFile(String, Exchange)
- Method in class org.apache.camel.component.jsch.
ScpOperations
A
B
C
D
E
G
H
I
J
L
O
P
R
S
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel