类 DefaultFileSupportHuaweiOBS
java.lang.Object
cn.nkpro.elcube.co.fs.defaults.DefaultFileSupportHuaweiOBS
- 所有已实现的接口:
FSSupport<Map<String,Object>>,org.springframework.beans.factory.DisposableBean,org.springframework.beans.factory.InitializingBean
-
构造器详细资料
-
DefaultFileSupportHuaweiOBS
public DefaultFileSupportHuaweiOBS()
-
-
方法详细资料
-
init
从接口复制的说明:FSSupport初始化上传配置 -
upload
从接口复制的说明:FSSupport上传文件到临时文件夹 -
moveTo
从接口复制的说明:FSSupport将文件从临时目录转移到正式目录 -
download
从接口复制的说明:FSSupport获取下载链接 -
afterPropertiesSet
public void afterPropertiesSet()- 指定者:
afterPropertiesSet在接口中org.springframework.beans.factory.InitializingBean
-
destroy
- 指定者:
destroy在接口中org.springframework.beans.factory.DisposableBean- 抛出:
Exception
-