跳过导航链接
C D E F G L M O P S T U 

C

calcFilePath(String) - 类 中的方法com.centit.fileserver.utils.OsFileStore
 
checkFile(String) - 类 中的方法com.centit.fileserver.utils.OsFileStore
检查文件是否存在,如果存在则实现秒传
checkFileRange(FileStore, FileBaseInfo, long) - 类 中的静态方法com.centit.fileserver.utils.UploadDownloadUtils
 
com.centit.fileserver.utils - 程序包 com.centit.fileserver.utils
 
createFileBaseInfo(HttpServletRequest) - 类 中的静态方法com.centit.fileserver.utils.UploadDownloadUtils
 
createFileBaseInfo(HttpServletRequest, String, long) - 类 中的静态方法com.centit.fileserver.utils.UploadDownloadUtils
 
createFileBaseInfo(String) - 类 中的静态方法com.centit.fileserver.utils.UploadDownloadUtils
 

D

deleteFile(String) - 类 中的方法com.centit.fileserver.utils.OsFileStore
 
downFileRange(HttpServletRequest, HttpServletResponse, InputStream, long, String, String, String) - 类 中的静态方法com.centit.fileserver.utils.UploadDownloadUtils
 
downloadFile(InputStream, String, HttpServletResponse) - 类 中的静态方法com.centit.fileserver.utils.UploadDownloadUtils
 
downloadFile(InputStream, String, HttpServletRequest, HttpServletResponse) - 类 中的静态方法com.centit.fileserver.utils.UploadDownloadUtils
 

E

encodeDownloadFilename(String) - 类 中的静态方法com.centit.fileserver.utils.UploadDownloadUtils
 
encodeDownloadFilename(String, String) - 类 中的静态方法com.centit.fileserver.utils.UploadDownloadUtils
 
encodeFileName(String, String) - 类 中的静态方法com.centit.fileserver.utils.UploadDownloadUtils
 
ERROR_FILE_ENCRYPT - 类 中的静态变量com.centit.fileserver.utils.FileServerConstant
 
ERROR_FILE_FORBIDDEN - 类 中的静态变量com.centit.fileserver.utils.FileServerConstant
the file has delete for break point upload
ERROR_FILE_MD5_ERROR - 类 中的静态变量com.centit.fileserver.utils.FileServerConstant
 
ERROR_FILE_NOT_EXIST - 类 中的静态变量com.centit.fileserver.utils.FileServerConstant
 
ERROR_FILE_PRETREAT - 类 中的静态变量com.centit.fileserver.utils.FileServerConstant
 
ERROR_FILE_RANGE_ERROR - 类 中的静态变量com.centit.fileserver.utils.FileServerConstant
 
ERROR_FILE_RANGE_START - 类 中的静态变量com.centit.fileserver.utils.FileServerConstant
args error: the data block start position error
ERROR_FILE_SIZE_ERROR - 类 中的静态变量com.centit.fileserver.utils.FileServerConstant
 

F

fetchInputStreamFromMultipartResolver(HttpServletRequest) - 类 中的静态方法com.centit.fileserver.utils.UploadDownloadUtils
 
fetchInputStreamFromRequest(HttpServletRequest, boolean) - 类 中的静态方法com.centit.fileserver.utils.UploadDownloadUtils
 
fetchInputStreamFromRequest(HttpServletRequest) - 类 中的静态方法com.centit.fileserver.utils.UploadDownloadUtils
已过时。
fetchInputStreamFromStandardResolver(HttpServletRequest) - 类 中的静态方法com.centit.fileserver.utils.UploadDownloadUtils
 
FILE_BLOCK_SIZE - 类 中的静态变量com.centit.fileserver.utils.FileRangeInfo
 
FileRangeInfo - com.centit.fileserver.utils中的类
 
FileRangeInfo() - 类 的构造器com.centit.fileserver.utils.FileRangeInfo
 
FileRangeInfo(long, long, long) - 类 的构造器com.centit.fileserver.utils.FileRangeInfo
 
FileServerConstant - com.centit.fileserver.utils中的类
 
FileServerConstant() - 类 的构造器com.centit.fileserver.utils.FileServerConstant
 

G

getFile(String) - 类 中的方法com.centit.fileserver.utils.OsFileStore
 
getFileAccessUrl(String) - 类 中的方法com.centit.fileserver.utils.OsFileStore
 
getFileSize() - 类 中的方法com.centit.fileserver.utils.FileRangeInfo
 
getFileSize(String) - 类 中的方法com.centit.fileserver.utils.OsFileStore
 
getPartSize() - 类 中的方法com.centit.fileserver.utils.FileRangeInfo
 
getRangeEnd() - 类 中的方法com.centit.fileserver.utils.FileRangeInfo
 
getRangeStart() - 类 中的方法com.centit.fileserver.utils.FileRangeInfo
 
getResponseRange() - 类 中的方法com.centit.fileserver.utils.FileRangeInfo
 

L

loadFileStream(String) - 类 中的方法com.centit.fileserver.utils.OsFileStore
 

M

makeRangeCheckJson(long, String, boolean) - 类 中的静态方法com.centit.fileserver.utils.UploadDownloadUtils
 
makeRangeUploadCompleteJson(long, Object, String) - 类 中的静态方法com.centit.fileserver.utils.UploadDownloadUtils
 
makeRangeUploadCompleteJson(String, long, String, String, String) - 类 中的静态方法com.centit.fileserver.utils.UploadDownloadUtils
 
makeRangeUploadJson(long, String, String) - 类 中的静态方法com.centit.fileserver.utils.UploadDownloadUtils
 
matchFileStoreUrl(FileBaseInfo, long) - 类 中的方法com.centit.fileserver.utils.OsFileStore
 

O

OsFileStore - com.centit.fileserver.utils中的类
 
OsFileStore() - 类 的构造器com.centit.fileserver.utils.OsFileStore
 
OsFileStore(String) - 类 的构造器com.centit.fileserver.utils.OsFileStore
 

P

parseRange(HttpServletRequest) - 类 中的静态方法com.centit.fileserver.utils.FileRangeInfo
获取Range参数
parseRange(String) - 类 中的静态方法com.centit.fileserver.utils.FileRangeInfo
 

S

saveFile(FileBaseInfo, long, InputStream) - 类 中的方法com.centit.fileserver.utils.OsFileStore
 
saveFile(String, FileBaseInfo, long) - 类 中的方法com.centit.fileserver.utils.OsFileStore
 
setFileRoot(String) - 类 中的方法com.centit.fileserver.utils.OsFileStore
 
setFileSize(long) - 类 中的方法com.centit.fileserver.utils.FileRangeInfo
 
setRangeEnd(long) - 类 中的方法com.centit.fileserver.utils.FileRangeInfo
 
setRangeStart(long) - 类 中的方法com.centit.fileserver.utils.FileRangeInfo
 

T

toString() - 类 中的方法com.centit.fileserver.utils.FileRangeInfo
 

U

UploadDownloadUtils - com.centit.fileserver.utils中的类
Created by codefan on 17-7-19.
UploadDownloadUtils() - 类 的构造器com.centit.fileserver.utils.UploadDownloadUtils
 
uploadRange(String, InputStream, String, long, HttpServletRequest) - 类 中的静态方法com.centit.fileserver.utils.UploadDownloadUtils
 
C D E F G L M O P S T U 
跳过导航链接

Copyright © 2025 Centit Information Technical, co. Inc.. All rights reserved.