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,
java.lang.String contentType)
Request no cache flags are set.
|
executeexecuteprotected void setContentType(ActionContext context, java.lang.String contentType)
AbstractSetContentTypeRequest no cache flags are set.
setContentType in class AbstractSetContentTypecontext - The Context for this requestcontentType - The content type for the responseCopyright © 2000–2025 Apache Software Foundation. All rights reserved.