索引

A C D G O P S U 
常量字段值|所有程序包|所有类和接口|序列化表格

A

append(String) - 类中的方法 cn.herodotus.oss.solution.business.CreateMultipartUploadBusiness
 
apply(HttpServletRequest) - 类中的方法 cn.herodotus.oss.solution.proxy.OssProxyAddressFunction
 

C

cn.herodotus.oss.solution.business - 程序包 cn.herodotus.oss.solution.business
 
cn.herodotus.oss.solution.config - 程序包 cn.herodotus.oss.solution.config
 
cn.herodotus.oss.solution.constants - 程序包 cn.herodotus.oss.solution.constants
 
cn.herodotus.oss.solution.definition - 程序包 cn.herodotus.oss.solution.definition
 
cn.herodotus.oss.solution.properties - 程序包 cn.herodotus.oss.solution.properties
 
cn.herodotus.oss.solution.proxy - 程序包 cn.herodotus.oss.solution.proxy
 
cn.herodotus.oss.solution.service - 程序包 cn.herodotus.oss.solution.service
 
completeMultipartUpload(String, String, String) - 类中的方法 cn.herodotus.oss.solution.service.OssMultipartUploadService
合并已经上传完成的分片
convert(String) - 类中的方法 cn.herodotus.oss.solution.proxy.OssProxyAddressConverter
 
createMultipartUpload(String, String, int) - 类中的方法 cn.herodotus.oss.solution.service.OssMultipartUploadService
创建大文件分片上传
CreateMultipartUploadBusiness - cn.herodotus.oss.solution.business中的类
Description: 创建分片上传返回结果业务对象
CreateMultipartUploadBusiness(String) - 类的构造器 cn.herodotus.oss.solution.business.CreateMultipartUploadBusiness
 

D

delegate(HttpServletRequest) - 类中的方法 cn.herodotus.oss.solution.proxy.OssPresignedUrlProxy
 
display(String, String, HttpServletResponse) - 类中的方法 cn.herodotus.oss.solution.service.OssObjectStreamService
以流的方式返回响应内容,前端可直接展示
download(String, String, HttpServletResponse) - 类中的方法 cn.herodotus.oss.solution.service.OssObjectStreamService
以流的方式返回响应内容,前端可直接下载

G

getDestination() - 类中的方法 cn.herodotus.oss.solution.properties.OssProxyProperties
 
getEnabled() - 类中的方法 cn.herodotus.oss.solution.properties.OssProxyProperties
 
getSource() - 类中的方法 cn.herodotus.oss.solution.properties.OssProxyProperties
 
getUploadId() - 类中的方法 cn.herodotus.oss.solution.business.CreateMultipartUploadBusiness
 
getUploadUrls() - 类中的方法 cn.herodotus.oss.solution.business.CreateMultipartUploadBusiness
 

O

OSS_MULTIPART_UPLOAD_REQUEST_MAPPING - 接口中的静态变量 cn.herodotus.oss.solution.constants.OssSolutionConstants
 
OSS_PRESIGNED_OBJECT_PROXY_REQUEST_MAPPING - 接口中的静态变量 cn.herodotus.oss.solution.constants.OssSolutionConstants
 
OSS_PRESIGNED_OBJECT_REQUEST_MAPPING - 接口中的静态变量 cn.herodotus.oss.solution.constants.OssSolutionConstants
 
OssBusiness - cn.herodotus.oss.solution.definition中的接口
Description: 对象存储统一定义业务对象参数
OssMultipartUploadService - cn.herodotus.oss.solution.service中的类
Description: 对象存储分片上传
OssMultipartUploadService(OssObjectRepository, OssMultipartUploadRepository, OssProxyProperties) - 类的构造器 cn.herodotus.oss.solution.service.OssMultipartUploadService
 
OssObjectStreamService - cn.herodotus.oss.solution.service中的类
Description: OSS 对象流式上传、下载 Service
OssObjectStreamService(OssObjectRepository) - 类的构造器 cn.herodotus.oss.solution.service.OssObjectStreamService
 
ossPresignedUrlProxy(OssProxyProperties) - 类中的方法 cn.herodotus.oss.solution.config.OssSolutionConfiguration
 
OssPresignedUrlProxy - cn.herodotus.oss.solution.proxy中的类
Description: OSS 与签名代理
OssPresignedUrlProxy(OssProxyProperties) - 类的构造器 cn.herodotus.oss.solution.proxy.OssPresignedUrlProxy
 
OssProxyAddressConverter - cn.herodotus.oss.solution.proxy中的类
Description: 默认代理地址转换器
OssProxyAddressConverter(OssProxyProperties) - 类的构造器 cn.herodotus.oss.solution.proxy.OssProxyAddressConverter
 
OssProxyAddressFunction - cn.herodotus.oss.solution.proxy中的类
Description: 默认代理地址转换器
OssProxyAddressFunction(OssProxyProperties) - 类的构造器 cn.herodotus.oss.solution.proxy.OssProxyAddressFunction
 
OssProxyProperties - cn.herodotus.oss.solution.properties中的类
Description: OSS 代理配置参数
OssProxyProperties() - 类的构造器 cn.herodotus.oss.solution.properties.OssProxyProperties
 
OssSolutionConfiguration - cn.herodotus.oss.solution.config中的类
Description: Oss Solution 模块配置
OssSolutionConfiguration() - 类的构造器 cn.herodotus.oss.solution.config.OssSolutionConfiguration
 
OssSolutionConstants - cn.herodotus.oss.solution.constants中的接口
Description: 解决方案模块常量

P

postConstruct() - 类中的方法 cn.herodotus.oss.solution.config.OssSolutionConfiguration
 
PRESIGNED_OBJECT_URL_PROXY - 接口中的静态变量 cn.herodotus.oss.solution.constants.OssSolutionConstants
 
PROPERTY_OSS_PROXY - 接口中的静态变量 cn.herodotus.oss.solution.constants.OssSolutionConstants
 

S

setDestination(String) - 类中的方法 cn.herodotus.oss.solution.properties.OssProxyProperties
 
setEnabled(Boolean) - 类中的方法 cn.herodotus.oss.solution.properties.OssProxyProperties
 
setSource(String) - 类中的方法 cn.herodotus.oss.solution.properties.OssProxyProperties
 
setUploadId(String) - 类中的方法 cn.herodotus.oss.solution.business.CreateMultipartUploadBusiness
 
setUploadUrls(List<String>) - 类中的方法 cn.herodotus.oss.solution.business.CreateMultipartUploadBusiness
 

U

upload(String, MultipartFile) - 类中的方法 cn.herodotus.oss.solution.service.OssObjectStreamService
普通文件上传
A C D G O P S U 
常量字段值|所有程序包|所有类和接口|序列化表格