|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectto.etc.domui.parts.PollInfo
public class PollInfo
This will become a simple, generic framework to pass events to a browser based application by means of polling: the browser is supposed to poll this part every 2 minutes; this part can pass back event commands to the browser when needed.
Constructor Summary | |
---|---|
PollInfo()
|
Method Summary | |
---|---|
void |
generate(DomApplication app,
java.lang.String rurl,
RequestContextImpl param)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PollInfo()
Method Detail |
---|
public void generate(DomApplication app, java.lang.String rurl, RequestContextImpl param) throws java.lang.Exception
generate
in interface IUnbufferedPartFactory
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |