public class CommonFileImpl extends FilesystemBasedFileImpl
currentFile, isAppend, session
isReady
Constructor and Description |
---|
CommonFileImpl(SessionInterface session,
CommonDirImpl dir,
String path) |
CommonFileImpl(SessionInterface session,
CommonDirImpl dir,
String path,
boolean append) |
abortFile, canRead, canWrite, clear, closeFile, delete, exists, get, getDir, getFile, getFileChannel, getFileFromPath, getFileOutputStream, getPosition, getRandomFile, getRelativePath, getSession, isDirectory, isFile, isInReading, isInWriting, length, readDataBlock, renameTo, setPosition, writeDataBlock
checkIdentify, getMarker, restartMarker, retrieve, store
public CommonFileImpl(SessionInterface session, CommonDirImpl dir, String path, boolean append) throws CommandAbstractException
session
- dir
- path
- append
- CommandAbstractException
public CommonFileImpl(SessionInterface session, CommonDirImpl dir, String path)
session
- dir
- path
- Copyright © 2009–2020 Waarp. All rights reserved.