|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.unitn.ing.xgridclient.XGridClientRequestHandler
public class XGridClientRequestHandler
The XGridClientRequestHandler handles the requests and messaging This class as the other were inspired and constructed using as a starting base the com.deadmoo.xgridagent package. For more information on the XGridAgent see http://sourceforge.net/projects/xgridagent-java/
Field Summary | |
---|---|
static java.lang.String |
hiddenChar1
|
static java.lang.String |
hiddenChar2
|
Method Summary | |
---|---|
void |
receiveMSG(org.beepcore.beep.core.MessageMSG message)
|
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 hiddenChar1
public static final java.lang.String hiddenChar2
Method Detail |
---|
public void receiveMSG(org.beepcore.beep.core.MessageMSG message)
receiveMSG
in interface org.beepcore.beep.core.RequestHandler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |