|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jxml.qare.qhome.SDO | +--com.jxml.qare.qhome.InboxAgent | +--com.jxml.qare.qhome.ping.PingDisplay
Field Summary | |
long |
pingTime
|
long |
pongTime
|
Fields inherited from class com.jxml.qare.qhome.InboxAgent |
app, currentAccount, gkey, inbox, properties, user, war |
Constructor Summary | |
PingDisplay()
|
Method Summary | |
String |
getAction()
This method is overidden by classes to specify the action defined by this message. |
QSchemaFactory |
getFactory()
This method is overidden by classes which use the process/reply logic. |
void |
initInput()
Initializalization of the input display--process the input, send messages and add the inbox agent to DBInbox. |
void |
initResult()
Initialization of the result display. |
String |
processInput(String arg)
Process the template arguments for the input display. |
String |
processResult(String arg)
Process the template arguments for the result display. |
boolean |
refresh()
|
Methods inherited from class com.jxml.qare.qhome.InboxAgent |
content, createInboxMsg, eval, expandProperty, markup, process, processCommon |
Methods inherited from class com.jxml.qare.qhome.SDO |
createInboxMsg, createInboxMsg, exceptionTraceString, getFactoryClassName, getQDoc, getSchema, toXML |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public long pingTime
public long pongTime
Constructor Detail |
public PingDisplay()
Method Detail |
public QSchemaFactory getFactory()
SDO
getFactory
in class InboxAgent
public String getAction()
SDO
getAction
in class SDO
public void initInput() throws Exception
InboxAgent
initInput
in class InboxAgent
public String processInput(String arg) throws Exception
InboxAgent
processInput
in class InboxAgent
public void initResult() throws Exception
InboxAgent
initResult
in class InboxAgent
public String processResult(String arg) throws Exception
InboxAgent
processResult
in class InboxAgent
public boolean refresh() throws Exception
refresh
in class InboxAgent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |