|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEditor
scone.proxy.NoCacheMeg
public class NoCacheMeg
The NoCacheMeg is a WBI MEG that adds "NoCache" command in the header of the response of a server. Use it
if your plugin requires to reload the page even if the back-button is pressed...
It is activated if you set the plugin.NOCACHE requirement
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Constructor Summary | |
---|---|
NoCacheMeg()
|
Method Summary | |
---|---|
void |
handleRequest(RequestEvent e)
the MEG's handleRequest() method. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
Constructor Detail |
---|
public NoCacheMeg()
Method Detail |
---|
public void handleRequest(RequestEvent e) throws RequestRejectedException, java.io.IOException
RequestRejectedException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |