|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--Node
|
+--RunningNode
|
+--SendDrv
| Fields inherited from interface SendDrvInterface |
QUEUE_SIZE |
| Constructor Summary | |
SendDrv()
Creates new SendDrv |
|
| Method Summary | |
boolean |
sendDrvAcceptMode()
Checks whether object can accept more messages |
void |
sendDrvGet(RawMail mail)
Adds the passed Message to the object |
void |
sendDrvSend()
Sends out a message with a prior error checking (checks whether link is garbled or not) If link is garbled retries to send message in 5 seconds. |
| Methods inherited from class RunningNode |
getLinkAccess, getNodeDescription, getNodeID, receivers, senders |
| Methods inherited from class Node |
setNodeLink |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SendDrv()
| Method Detail |
public void sendDrvGet(RawMail mail)
public boolean sendDrvAcceptMode()
public void sendDrvSend()
this
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||