public class TextFileDownloadStream
extends org.apache.struts2.dispatcher.StreamResult
| Modifier and Type | Field and Description |
|---|---|
static String |
STREAM_CONTENT_TYPE_TEXT |
| Constructor and Description |
|---|
TextFileDownloadStream() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(String finalLocation,
com.opensymphony.xwork2.ActionInvocation invocation) |
getAllowCaching, getBufferSize, getContentCharSet, getContentDisposition, getContentLength, getContentType, getInputName, resolveParamsFromStack, setAllowCaching, setBufferSize, setContentCharSet, setContentDisposition, setContentLength, setContentType, setInputNamepublic static final String STREAM_CONTENT_TYPE_TEXT
Copyright © 2014–2015 eaudefrance. All rights reserved.