Modifier and Type | Class and Description |
---|---|
class |
AbstractFileContext
An abstract class partially implementing
FileContext . |
class |
DefaultFileContext
Default implementation of
FileContext . |
Modifier and Type | Method and Description |
---|---|
void |
LocalFileBack.copy(FileContext fileContext) |
void |
LocalFileBack.delete(FileContext fileContext) |
void |
LocalFileBack.operate(FileContext fileContext) |
void |
FileBack.operate(FileContext fileContext)
Operates a file operation using various properties stored in specified
fileContext . |
void |
LocalFileBack.read(FileContext fileContext) |
void |
LocalFileBack.write(FileContext fileContext) |
Copyright © 2011–2015. All rights reserved.