|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--SendApp
| Constructor Summary | |
SendApp()
Creates new SendApp |
|
| Method Summary | |
void |
sendMessage(int NID)
Creates and sends out a new messages (error checks on the availability of driver to accept outgoing message REQUIRES: MODIFIES: System.out, this EFFECTS: Passes the message to the carrier performing carrier related error checking. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SendApp()
| Method Detail |
public void sendMessage(int NID)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||