| Interface | Description |
|---|---|
| FileBack |
An interface for file operation.
|
| FileContext |
A context between clients and file backs.
|
| Class | Description |
|---|---|
| AbstractFileContext |
An abstract class partially implementing
FileContext. |
| DefaultFileContext |
Default implementation of
FileContext. |
| FileBackUtilities |
A utility class for file back implementations.
|
| LocalFileBack |
| Enum | Description |
|---|---|
| FileBack.FileOperation |
The file operations.
|
| FileContext.PropertyKey |
Properties can be configured within file contexts.
|
| Exception | Description |
|---|---|
| FileBackException |
An exception for file operation.
|
| Annotation Type | Description |
|---|---|
| RootPath |
Copyright © 2011–2015. All rights reserved.