您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
org.dromara.x.file.storage.core
,
org.dromara.x.file.storage.core.aspect
,
org.dromara.x.file.storage.core.constant
,
org.dromara.x.file.storage.core.exception
,
org.dromara.x.file.storage.core.file
,
org.dromara.x.file.storage.core.platform
,
org.dromara.x.file.storage.core.recorder
,
org.dromara.x.file.storage.core.tika
,
org.dromara.x.file.storage.core.util
类分层结构
java.lang.
Object
org.dromara.x.file.storage.core.platform.
AliyunOssFileStorage
(implements org.dromara.x.file.storage.core.platform.
FileStorage
)
org.dromara.x.file.storage.core.platform.
AliyunOssFileStorageClientFactory
(implements org.dromara.x.file.storage.core.platform.
FileStorageClientFactory
<Client>)
org.dromara.x.file.storage.core.platform.
AmazonS3FileStorage
(implements org.dromara.x.file.storage.core.platform.
FileStorage
)
org.dromara.x.file.storage.core.platform.
AmazonS3FileStorageClientFactory
(implements org.dromara.x.file.storage.core.platform.
FileStorageClientFactory
<Client>)
org.dromara.x.file.storage.core.platform.
BaiduBosFileStorage
(implements org.dromara.x.file.storage.core.platform.
FileStorage
)
org.dromara.x.file.storage.core.platform.
BaiduBosFileStorageClientFactory
(implements org.dromara.x.file.storage.core.platform.
FileStorageClientFactory
<Client>)
org.apache.commons.pool2.BaseObject
org.apache.commons.pool2.BasePooledObjectFactory<T> (implements org.apache.commons.pool2.PooledObjectFactory<T>)
org.dromara.x.file.storage.core.platform.
FtpFileStorageClientFactory.FtpPooledObjectFactory
org.dromara.x.file.storage.core.platform.
SftpFileStorageClientFactory.SftpPooledObjectFactory
org.dromara.x.file.storage.core.file.
ByteFileWrapper
(implements org.dromara.x.file.storage.core.file.
FileWrapper
)
org.dromara.x.file.storage.core.file.
ByteFileWrapperAdapter
(implements org.dromara.x.file.storage.core.file.
FileWrapperAdapter
)
org.dromara.x.file.storage.core.recorder.
DefaultFileRecorder
(implements org.dromara.x.file.storage.core.recorder.
FileRecorder
)
org.dromara.x.file.storage.core.tika.
DefaultTikaFactory
(implements org.dromara.x.file.storage.core.tika.
TikaFactory
)
org.dromara.x.file.storage.core.aspect.
DeleteAspectChain
org.dromara.x.file.storage.core.aspect.
DownloadAspectChain
org.dromara.x.file.storage.core.
Downloader
org.dromara.x.file.storage.core.aspect.
DownloadThAspectChain
org.dromara.x.file.storage.core.aspect.
ExistsAspectChain
org.dromara.x.file.storage.core.
FileInfo
(implements java.io.
Serializable
)
org.dromara.x.file.storage.core.
FileStorageProperties
org.dromara.x.file.storage.core.
FileStorageProperties.BaseConfig
org.dromara.x.file.storage.core.
FileStorageProperties.AliyunOssConfig
org.dromara.x.file.storage.core.
FileStorageProperties.AmazonS3Config
org.dromara.x.file.storage.core.
FileStorageProperties.BaiduBosConfig
org.dromara.x.file.storage.core.
FileStorageProperties.FtpConfig
org.dromara.x.file.storage.core.
FileStorageProperties.GoogleCloudStorageConfig
org.dromara.x.file.storage.core.
FileStorageProperties.HuaweiObsConfig
org.dromara.x.file.storage.core.
FileStorageProperties.LocalConfig
org.dromara.x.file.storage.core.
FileStorageProperties.LocalPlusConfig
org.dromara.x.file.storage.core.
FileStorageProperties.MinioConfig
org.dromara.x.file.storage.core.
FileStorageProperties.QiniuKodoConfig
org.dromara.x.file.storage.core.
FileStorageProperties.SftpConfig
org.dromara.x.file.storage.core.
FileStorageProperties.TencentCosConfig
org.dromara.x.file.storage.core.
FileStorageProperties.UpyunUssConfig
org.dromara.x.file.storage.core.
FileStorageProperties.WebDavConfig
org.dromara.x.file.storage.core.
FileStorageProperties.CommonClientPoolConfig
org.dromara.x.file.storage.core.
FileStorageService
org.dromara.x.file.storage.core.
FileStorageServiceBuilder
org.dromara.x.file.storage.core.platform.
FtpFileStorage
(implements org.dromara.x.file.storage.core.platform.
FileStorage
)
org.dromara.x.file.storage.core.platform.
FtpFileStorageClientFactory
(implements org.dromara.x.file.storage.core.platform.
FileStorageClientFactory
<Client>)
org.dromara.x.file.storage.core.aspect.
GeneratePresignedUrlAspectChain
org.dromara.x.file.storage.core.aspect.
GenerateThPresignedUrlAspectChain
org.dromara.x.file.storage.core.platform.
GoogleCloudStorageFileStorage
(implements org.dromara.x.file.storage.core.platform.
FileStorage
)
org.dromara.x.file.storage.core.platform.
GoogleCloudStorageFileStorage.AclWrapper
org.dromara.x.file.storage.core.platform.
GoogleCloudStorageFileStorageClientFactory
(implements org.dromara.x.file.storage.core.platform.
FileStorageClientFactory
<Client>)
org.dromara.x.file.storage.core.file.
HttpServletRequestFileWrapper
(implements org.dromara.x.file.storage.core.file.
FileWrapper
)
org.dromara.x.file.storage.core.platform.
HuaweiObsFileStorage
(implements org.dromara.x.file.storage.core.platform.
FileStorage
)
org.dromara.x.file.storage.core.platform.
HuaweiObsFileStorageClientFactory
(implements org.dromara.x.file.storage.core.platform.
FileStorageClientFactory
<Client>)
java.io.
InputStream
(implements java.io.
Closeable
)
java.io.
FilterInputStream
org.dromara.x.file.storage.core.
ProgressInputStream
org.dromara.x.file.storage.core.file.
MultipartFormDataReader.MultipartFormDataPartInputStream
org.dromara.x.file.storage.core.file.
InputStreamFileWrapper
(implements org.dromara.x.file.storage.core.file.
FileWrapper
)
org.dromara.x.file.storage.core.file.
InputStreamFileWrapperAdapter
(implements org.dromara.x.file.storage.core.file.
FileWrapperAdapter
)
org.dromara.x.file.storage.core.aspect.
InvokeAspectChain
org.dromara.x.file.storage.core.aspect.
IsSupportAclAspectChain
org.dromara.x.file.storage.core.aspect.
IsSupportMetadataAspectChain
org.dromara.x.file.storage.core.aspect.
IsSupportPresignedUrlAspectChain
org.dromara.x.file.storage.core.file.
JakartaHttpServletRequestFileWrapperAdapter
(implements org.dromara.x.file.storage.core.file.
FileWrapperAdapter
)
org.dromara.x.file.storage.core.file.
JavaxHttpServletRequestFileWrapperAdapter
(implements org.dromara.x.file.storage.core.file.
FileWrapperAdapter
)
org.dromara.x.file.storage.core.platform.
LocalFileStorage
(implements org.dromara.x.file.storage.core.platform.
FileStorage
)
org.dromara.x.file.storage.core.file.
LocalFileWrapper
(implements org.dromara.x.file.storage.core.file.
FileWrapper
)
org.dromara.x.file.storage.core.file.
LocalFileWrapperAdapter
(implements org.dromara.x.file.storage.core.file.
FileWrapperAdapter
)
org.dromara.x.file.storage.core.platform.
LocalPlusFileStorage
(implements org.dromara.x.file.storage.core.platform.
FileStorage
)
org.dromara.x.file.storage.core.platform.
MinioFileStorage
(implements org.dromara.x.file.storage.core.platform.
FileStorage
)
org.dromara.x.file.storage.core.platform.
MinioFileStorageClientFactory
(implements org.dromara.x.file.storage.core.platform.
FileStorageClientFactory
<Client>)
org.dromara.x.file.storage.core.file.
MultipartFormDataReader
org.dromara.x.file.storage.core.file.
MultipartFormDataReader.Boundary
org.dromara.x.file.storage.core.file.
MultipartFormDataReader.MultipartFormData
org.dromara.x.file.storage.core.platform.
QiniuKodoFileStorage
(implements org.dromara.x.file.storage.core.platform.
FileStorage
)
org.dromara.x.file.storage.core.platform.
QiniuKodoFileStorageClientFactory
(implements org.dromara.x.file.storage.core.platform.
FileStorageClientFactory
<Client>)
org.dromara.x.file.storage.core.platform.
QiniuKodoFileStorageClientFactory.QiniuKodoClient
org.dromara.x.file.storage.core.aspect.
SetFileAclAspectChain
org.dromara.x.file.storage.core.aspect.
SetThFileAclAspectChain
org.dromara.x.file.storage.core.platform.
SftpFileStorage
(implements org.dromara.x.file.storage.core.platform.
FileStorage
)
org.dromara.x.file.storage.core.platform.
SftpFileStorageClientFactory
(implements org.dromara.x.file.storage.core.platform.
FileStorageClientFactory
<Client>)
org.dromara.x.file.storage.core.platform.
TencentCosFileStorage
(implements org.dromara.x.file.storage.core.platform.
FileStorage
)
org.dromara.x.file.storage.core.platform.
TencentCosFileStorageClientFactory
(implements org.dromara.x.file.storage.core.platform.
FileStorageClientFactory
<Client>)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.dromara.x.file.storage.core.exception.
FileStorageRuntimeException
org.dromara.x.file.storage.core.tika.
TikaContentTypeDetect
(implements org.dromara.x.file.storage.core.tika.
ContentTypeDetect
)
org.dromara.x.file.storage.core.util.
Tools
org.dromara.x.file.storage.core.aspect.
UploadAspectChain
org.dromara.x.file.storage.core.
UploadPretreatment
org.dromara.x.file.storage.core.platform.
UpyunUssFileStorage
(implements org.dromara.x.file.storage.core.platform.
FileStorage
)
org.dromara.x.file.storage.core.platform.
UpyunUssFileStorageClientFactory
(implements org.dromara.x.file.storage.core.platform.
FileStorageClientFactory
<Client>)
org.dromara.x.file.storage.core.file.
UriFileWrapper
(implements org.dromara.x.file.storage.core.file.
FileWrapper
)
org.dromara.x.file.storage.core.file.
UriFileWrapperAdapter
(implements org.dromara.x.file.storage.core.file.
FileWrapperAdapter
)
org.dromara.x.file.storage.core.platform.
WebDavFileStorage
(implements org.dromara.x.file.storage.core.platform.
FileStorage
)
org.dromara.x.file.storage.core.platform.
WebDavFileStorageClientFactory
(implements org.dromara.x.file.storage.core.platform.
FileStorageClientFactory
<Client>)
接口分层结构
java.lang.
AutoCloseable
org.dromara.x.file.storage.core.platform.
FileStorage
org.dromara.x.file.storage.core.platform.
FileStorageClientFactory
<Client>
org.dromara.x.file.storage.core.constant.
Constant
org.dromara.x.file.storage.core.constant.
Constant.ACL
org.dromara.x.file.storage.core.constant.
Constant.AliyunOssACL
org.dromara.x.file.storage.core.constant.
Constant.AwsS3ACL
org.dromara.x.file.storage.core.constant.
Constant.BaiduBosACL
org.dromara.x.file.storage.core.constant.
Constant.GoogleCloudStorageACL
org.dromara.x.file.storage.core.constant.
Constant.HuaweiObsACL
org.dromara.x.file.storage.core.constant.
Constant.TencentCosACL
org.dromara.x.file.storage.core.constant.
Constant.Metadata
org.dromara.x.file.storage.core.tika.
ContentTypeDetect
org.dromara.x.file.storage.core.aspect.
DeleteAspectChainCallback
org.dromara.x.file.storage.core.aspect.
DownloadAspectChainCallback
org.dromara.x.file.storage.core.aspect.
DownloadThAspectChainCallback
org.dromara.x.file.storage.core.aspect.
ExistsAspectChainCallback
org.dromara.x.file.storage.core.recorder.
FileRecorder
org.dromara.x.file.storage.core.aspect.
FileStorageAspect
org.dromara.x.file.storage.core.file.
FileWrapper
org.dromara.x.file.storage.core.file.
FileWrapperAdapter
org.dromara.x.file.storage.core.aspect.
GeneratePresignedUrlAspectChainCallback
org.dromara.x.file.storage.core.aspect.
GenerateThPresignedUrlAspectChainCallback
org.dromara.x.file.storage.core.aspect.
InvokeAspectChainCallback
org.dromara.x.file.storage.core.
IOExceptionConsumer
<T>
org.dromara.x.file.storage.core.
IOExceptionFunction
<T,R>
org.dromara.x.file.storage.core.aspect.
IsSupportAclAspectChainCallback
org.dromara.x.file.storage.core.aspect.
IsSupportMetadataAspectChainCallback
org.dromara.x.file.storage.core.aspect.
IsSupportPresignedUrlAspectChainCallback
org.dromara.x.file.storage.core.
ProgressListener
org.dromara.x.file.storage.core.aspect.
SetFileAclAspectChainCallback
org.dromara.x.file.storage.core.aspect.
SetThFileAclAspectChainCallback
org.dromara.x.file.storage.core.tika.
TikaFactory
org.dromara.x.file.storage.core.aspect.
UploadAspectChainCallback
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2023. All rights reserved.