RawView.RangeRange
限定符和类型 | 字段和说明 |
---|---|
protected String |
CONTENT_DISPOSITION |
protected DataInputStream |
in |
protected int |
maxLen |
contentType, contentTypeMap, DISABLE_RANGE_DOWNLOAD
限定符 | 构造器和说明 |
---|---|
protected |
RawView2() |
|
RawView2(String contentType,
InputStream in,
int maxLen) |
限定符和类型 | 方法和说明 |
---|---|
void |
render(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
Object obj) |
parseRange, writeDownloadRange, writeFileRange
protected DataInputStream in
protected int maxLen
protected String CONTENT_DISPOSITION
protected RawView2()
public RawView2(String contentType, InputStream in, int maxLen)
Copyright © 2017. All rights reserved.