Class FileAssetIngestor.SftpSource
java.lang.Object
com.adobe.acs.commons.mcp.impl.processes.asset.FileAssetIngestor.SftpSource
- All Implemented Interfaces:
Source
- Enclosing class:
- FileAssetIngestor
-
Constructor Summary
ConstructorsConstructorDescriptionSftpSource(long length, CheckedSupplier<com.jcraft.jsch.ChannelSftp> channel, HierarchicalElement elem) -
Method Summary
-
Constructor Details
-
SftpSource
public SftpSource(long length, CheckedSupplier<com.jcraft.jsch.ChannelSftp> channel, HierarchicalElement elem)
-
-
Method Details
-
getName
-
getStream
- Specified by:
getStreamin interfaceSource- Throws:
IOException
-
getLength
- Specified by:
getLengthin interfaceSource- Throws:
IOException
-
getElement
- Specified by:
getElementin interfaceSource
-
close
- Specified by:
closein interfaceSource- Throws:
IOException
-