public class FastOutImage extends FastOut<FastOutImage>
FastOut.Type| 限定符和类型 | 字段和说明 |
|---|---|
private String |
formatName |
charset, contentType, data, description, outTime, status| 构造器和说明 |
|---|
FastOutImage() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFormatName() |
void |
response(FastAction action)
响应数据
|
FastOutImage |
setFormatName(String formatName) |
convertType, getCharset, getContentType, getData, getDescription, getOutTime, getStatus, isLogged, setCharset, setContentType, setData, setDescription, setFieldValue, setLogged, setOutTime, setStatus, toContentTypeprivate String formatName
public String getFormatName()
public FastOutImage setFormatName(String formatName)
public void response(FastAction action) throws Exception
FastOutresponse 在类中 FastOut<FastOutImage>action - 控制器ExceptionCopyright © 2021. All rights reserved.