您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
cn.xuyanwu.spring.file.storage
,
cn.xuyanwu.spring.file.storage.aspect
,
cn.xuyanwu.spring.file.storage.exception
,
cn.xuyanwu.spring.file.storage.platform
,
cn.xuyanwu.spring.file.storage.recorder
,
cn.xuyanwu.spring.file.storage.tika
类分层结构
java.lang.
Object
cn.xuyanwu.spring.file.storage.platform.
AliyunOssFileStorage
(implements cn.xuyanwu.spring.file.storage.platform.
FileStorage
)
cn.xuyanwu.spring.file.storage.platform.
AwsS3FileStorage
(implements cn.xuyanwu.spring.file.storage.platform.
FileStorage
)
cn.xuyanwu.spring.file.storage.platform.
BaiduBosFileStorage
(implements cn.xuyanwu.spring.file.storage.platform.
FileStorage
)
cn.xuyanwu.spring.file.storage.recorder.
DefaultFileRecorder
(implements cn.xuyanwu.spring.file.storage.recorder.
FileRecorder
)
cn.xuyanwu.spring.file.storage.tika.
DefaultTikaFactory
(implements cn.xuyanwu.spring.file.storage.tika.
TikaFactory
)
cn.xuyanwu.spring.file.storage.aspect.
DeleteAspectChain
cn.xuyanwu.spring.file.storage.aspect.
DownloadAspectChain
cn.xuyanwu.spring.file.storage.
Downloader
cn.xuyanwu.spring.file.storage.aspect.
DownloadThAspectChain
cn.xuyanwu.spring.file.storage.aspect.
ExistsAspectChain
cn.xuyanwu.spring.file.storage.
FileInfo
(implements java.io.
Serializable
)
cn.xuyanwu.spring.file.storage.
FileStorageAutoConfiguration
(implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
cn.xuyanwu.spring.file.storage.
FileStorageProperties
cn.xuyanwu.spring.file.storage.
FileStorageProperties.AliyunOss
cn.xuyanwu.spring.file.storage.
FileStorageProperties.AwsS3
cn.xuyanwu.spring.file.storage.
FileStorageProperties.BaiduBos
cn.xuyanwu.spring.file.storage.
FileStorageProperties.FTP
cn.xuyanwu.spring.file.storage.
FileStorageProperties.GoogleCloud
cn.xuyanwu.spring.file.storage.
FileStorageProperties.HuaweiObs
cn.xuyanwu.spring.file.storage.
FileStorageProperties.Local
cn.xuyanwu.spring.file.storage.
FileStorageProperties.LocalPlus
cn.xuyanwu.spring.file.storage.
FileStorageProperties.MinIO
cn.xuyanwu.spring.file.storage.
FileStorageProperties.QiniuKodo
cn.xuyanwu.spring.file.storage.
FileStorageProperties.SFTP
cn.xuyanwu.spring.file.storage.
FileStorageProperties.TencentCos
cn.xuyanwu.spring.file.storage.
FileStorageProperties.UpyunUSS
cn.xuyanwu.spring.file.storage.
FileStorageProperties.WebDAV
cn.xuyanwu.spring.file.storage.
FileStorageService
(implements org.springframework.beans.factory.DisposableBean)
cn.xuyanwu.spring.file.storage.platform.
FtpFileStorage
(implements cn.xuyanwu.spring.file.storage.platform.
FileStorage
)
cn.xuyanwu.spring.file.storage.platform.
GoogleCloudStorage
(implements cn.xuyanwu.spring.file.storage.platform.
FileStorage
)
cn.xuyanwu.spring.file.storage.platform.
HuaweiObsFileStorage
(implements cn.xuyanwu.spring.file.storage.platform.
FileStorage
)
java.io.
InputStream
(implements java.io.
Closeable
)
java.io.
FilterInputStream
cn.xuyanwu.spring.file.storage.
ProgressInputStream
cn.xuyanwu.spring.file.storage.platform.
LocalFileStorage
(implements cn.xuyanwu.spring.file.storage.platform.
FileStorage
)
cn.xuyanwu.spring.file.storage.platform.
LocalPlusFileStorage
(implements cn.xuyanwu.spring.file.storage.platform.
FileStorage
)
cn.xuyanwu.spring.file.storage.platform.
MinIOFileStorage
(implements cn.xuyanwu.spring.file.storage.platform.
FileStorage
)
cn.xuyanwu.spring.file.storage.
MockMultipartFile
(implements org.springframework.web.multipart.MultipartFile)
cn.xuyanwu.spring.file.storage.
MultipartFileWrapper
(implements org.springframework.web.multipart.MultipartFile)
cn.xuyanwu.spring.file.storage.
PathUtil
cn.xuyanwu.spring.file.storage.platform.
QiniuKodoFileStorage
(implements cn.xuyanwu.spring.file.storage.platform.
FileStorage
)
cn.xuyanwu.spring.file.storage.platform.
QiniuKodoFileStorage.QiniuKodoClient
cn.xuyanwu.spring.file.storage.platform.
SftpFileStorage
(implements cn.xuyanwu.spring.file.storage.platform.
FileStorage
)
cn.xuyanwu.spring.file.storage.platform.
TencentCosFileStorage
(implements cn.xuyanwu.spring.file.storage.platform.
FileStorage
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
cn.xuyanwu.spring.file.storage.exception.
FileStorageRuntimeException
cn.xuyanwu.spring.file.storage.aspect.
UploadAspectChain
cn.xuyanwu.spring.file.storage.
UploadPretreatment
cn.xuyanwu.spring.file.storage.platform.
UpyunUssFileStorage
(implements cn.xuyanwu.spring.file.storage.platform.
FileStorage
)
cn.xuyanwu.spring.file.storage.platform.
WebDavFileStorage
(implements cn.xuyanwu.spring.file.storage.platform.
FileStorage
)
接口分层结构
java.lang.
AutoCloseable
cn.xuyanwu.spring.file.storage.platform.
FileStorage
cn.xuyanwu.spring.file.storage.aspect.
DeleteAspectChainCallback
cn.xuyanwu.spring.file.storage.aspect.
DownloadAspectChainCallback
cn.xuyanwu.spring.file.storage.aspect.
DownloadThAspectChainCallback
cn.xuyanwu.spring.file.storage.aspect.
ExistsAspectChainCallback
cn.xuyanwu.spring.file.storage.recorder.
FileRecorder
cn.xuyanwu.spring.file.storage.aspect.
FileStorageAspect
cn.xuyanwu.spring.file.storage.
ProgressListener
cn.xuyanwu.spring.file.storage.tika.
TikaFactory
cn.xuyanwu.spring.file.storage.aspect.
UploadAspectChainCallback
注释类型分层结构
cn.xuyanwu.spring.file.storage.
EnableFileStorage
(implements java.lang.annotation.
Annotation
)
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2022. All rights reserved.