Interface AFile.Wrapper

All Superinterfaces:
AFile, AItem, AItem.Wrapper
All Known Subinterfaces:
AReadableFile, AWritableFile, BlobStoreFileWrapper, BlobStoreReadableFile, BlobStoreWritableFile, NioFileWrapper, NioReadableFile, NioWritableFile, SqlFileWrapper, SqlReadableFile, SqlWritableFile
All Known Implementing Classes:
AFile.Wrapper.Abstract, BlobStoreFileWrapper.Abstract, BlobStoreReadableFile.Default, BlobStoreWritableFile.Default, NioFileWrapper.Abstract, NioReadableFile.Default, NioWritableFile.Default, SqlFileWrapper.Abstract, SqlReadableFile.Default, SqlWritableFile.Default
Enclosing interface:
AFile

public static interface AFile.Wrapper
extends AFile, AItem.Wrapper