Package org.apache.camel.component.scp
Class ScpFile
java.lang.Object
org.apache.camel.component.scp.ScpFile
SFTP remote file operations
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ScpFile
public ScpFile()
-
-
Method Details
-
header
-
isDirectory
public boolean isDirectory() -
setDirectory
public void setDirectory(boolean directory) -
getAttrs
public int getAttrs() -
setAttrs
public void setAttrs(int attrs) -
getLength
public int getLength() -
setLength
public void setLength(int length) -
getName
-
setName
-
getParent
-
setParent
-