|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.struts.chain.AbstractSetContentType
org.apache.struts.chain.servlet.SetContentType
Check to see if the content type is set, and if so, set it for this response.
| Field Summary |
| Fields inherited from class org.apache.struts.chain.AbstractSetContentType |
|
| Constructor Summary | |
SetContentType()
|
|
| Method Summary | |
protected void |
setContentType(org.apache.commons.chain.Context context,
java.lang.String contentType)
Request no cache flags are set. |
| Methods inherited from class org.apache.struts.chain.AbstractSetContentType |
execute, getModuleConfigKey, setModuleConfigKey |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SetContentType()
| Method Detail |
protected void setContentType(org.apache.commons.chain.Context 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 response
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||