public interface CopyDataExtension extends SftpClientExtension
BY_NAME_COMPARATOR, NAME_EXTRACTOR
FALSE, TRUE
Modifier and Type | Method and Description |
---|---|
void |
copyData(SftpClient.Handle readHandle,
long readOffset,
long readLength,
SftpClient.Handle writeHandle,
long writeOffset) |
getClient
findByName, getName, getNameList, getNames, removeByName
all, any, isSupported, of
void copyData(SftpClient.Handle readHandle, long readOffset, long readLength, SftpClient.Handle writeHandle, long writeOffset) throws IOException
IOException
Copyright © 2018 The Apache Software Foundation. All rights reserved.