|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--RecvApp
Defines the behavior of the ReceiveMail application
| Constructor Summary | |
RecvApp()
Default constructor |
|
| Method Summary | |
void |
recvMessage()
Prints out the received message from the Link on System.out REQUIRES: MODIFIES: System.out EFFECTS: Prints out the message and message-related information |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RecvApp()
| Method Detail |
public void recvMessage()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||