public class FilesystemBasedFileParameterImpl extends Object implements FileParameterInterface
Modifier and Type | Field and Description |
---|---|
boolean |
deleteOnAbort
Should the file be deleted when the transfer is aborted on post like
commands
|
static FileParameterInterface |
fileParameterInterface |
static boolean |
useNio
Should a file MD5 SHA1 be computed using NIO.
|
Constructor and Description |
---|
FilesystemBasedFileParameterImpl() |
public static final FileParameterInterface fileParameterInterface
public static boolean useNio
public boolean deleteOnAbort
Copyright © 2009–2020 Waarp. All rights reserved.