Uses of Class
com.github.tobato.fastdfs.domain.upload.FastFile
Packages that use FastFile
-
Uses of FastFile in com.github.tobato.fastdfs.domain.upload
Subclasses of FastFile in com.github.tobato.fastdfs.domain.uploadMethods in com.github.tobato.fastdfs.domain.upload that return FastFile -
Uses of FastFile in com.github.tobato.fastdfs.service
Methods in com.github.tobato.fastdfs.service with parameters of type FastFileModifier and TypeMethodDescriptionDefaultFastFileStorageClient.uploadFile(FastFile fastFile) 上传文件FastFileStorageClient.uploadFile(FastFile fastFile) 上传文件