| 程序包 | 说明 |
|---|---|
| cn.xuyanwu.spring.file.storage | |
| cn.xuyanwu.spring.file.storage.aspect |
| 限定符和类型 | 方法和说明 |
|---|---|
FileStorageService |
FileStorageAutoConfiguration.fileStorageService(FileRecorder fileRecorder,
List<List<? extends FileStorage>> fileStorageLists,
List<FileStorageAspect> aspectList,
TikaFactory tikaFactory)
文件存储服务
|
| 构造器和说明 |
|---|
Downloader(FileInfo fileInfo,
List<FileStorageAspect> aspectList,
FileStorage fileStorage,
Integer target)
构造下载器
|
| 构造器和说明 |
|---|
DeleteAspectChain(Iterable<FileStorageAspect> aspects,
DeleteAspectChainCallback callback) |
DownloadAspectChain(Iterable<FileStorageAspect> aspects,
DownloadAspectChainCallback callback) |
DownloadThAspectChain(Iterable<FileStorageAspect> aspects,
DownloadThAspectChainCallback callback) |
ExistsAspectChain(Iterable<FileStorageAspect> aspects,
ExistsAspectChainCallback callback) |
UploadAspectChain(Iterable<FileStorageAspect> aspects,
UploadAspectChainCallback callback) |
Copyright © 2022. All rights reserved.