|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEditor
scone.proxy.PageTimeoutMeg
public class PageTimeoutMeg
The PageTimeoutMeg is a WBI MEG that adds timeout commands to the header of the server response.
It is similar to the NoCacheMeg but the user does not have to reload pages every time as
the timeout is set to 5min.
USe it, if your plugin requires to reload the page every time a user starts the browser...
It is activated if you set the plugin.PAGETIMEOUT requirement
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Constructor Summary | |
---|---|
PageTimeoutMeg()
|
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 PageTimeoutMeg()
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 |