public class SetContentType extends AbstractSetContentType
Check to see if the content type is set, and if so, set it for this response.
Constructor and Description |
---|
SetContentType() |
Modifier and Type | Method and Description |
---|---|
protected void |
setContentType(ActionContext context,
String contentType)
Request no cache flags are set.
|
execute
execute
protected void setContentType(ActionContext context, String contentType)
AbstractSetContentType
Request no cache flags are set.
setContentType
in class AbstractSetContentType
context
- The Context
for this requestcontentType
- The content type for the responseCopyright © 2000–2016 Apache Software Foundation. All rights reserved.