|
Bees v0.5.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--edu.utah.janosvm.sys.ListNode
|
+--edu.utah.janosvm.kit.comm.amiga.Facsimile
|
+--bees.core.BeesEvent
|
+--bees.core.TwoWayBeesEvent
|
+--bees.core.LocalFlowEvent
| Fields inherited from class edu.utah.janosvm.sys.ListNode |
pred, succ |
| Method Summary | |
java.lang.Object |
clone()
|
protected void |
sendReply()
Send a reply to the event. |
java.lang.String |
toString()
|
| Methods inherited from class bees.core.TwoWayBeesEvent |
getThrowable, getThrowableClass, getThrowableMessage, setThrowable |
| Methods inherited from class bees.core.BeesEvent |
getClientCoroutineID, getCoroutineClass, getServerCoroutineID, reply, setClientCoroutineID, setCoroutineClass, setServerCoroutineID, useBDomainReplyPort |
| Methods inherited from class edu.utah.janosvm.kit.comm.amiga.Facsimile |
getReplyPort, isReply, setReplyPort |
| Methods inherited from class edu.utah.janosvm.sys.ListNode |
append, inList, prepend, remove |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
protected void sendReply()
throws DeadBDomainException
BeesEventsendReply in class BeesEventbees.core.BeesEventDeadBDomainException - If the destination domain is unreachablepublic java.lang.Object clone()
clone in class TwoWayBeesEventpublic java.lang.String toString()
toString in class TwoWayBeesEventbees.core.BeesEventObject.toString()
|
Bees v0.5.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||