|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts.chain.AbstractRequestNoCache
org.apache.struts.chain.servlet.RequestNoCache
Check to see if the controller is configured to prevent caching, and if so, set the no cache HTTP response headers.
Field Summary |
Fields inherited from class org.apache.struts.chain.AbstractRequestNoCache |
|
Constructor Summary | |
RequestNoCache()
|
Method Summary | |
protected void |
requestNoCache(org.apache.commons.chain.Context context)
Request no cache flags are set. |
Methods inherited from class org.apache.struts.chain.AbstractRequestNoCache |
execute, getModuleConfigKey, setModuleConfigKey |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RequestNoCache()
Method Detail |
protected void requestNoCache(org.apache.commons.chain.Context context)
AbstractRequestNoCache
Request no cache flags are set.
requestNoCache
in class AbstractRequestNoCache
context
- The Context
for this request
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |