| 
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectrice.tutorial.lesson4.MyMsg
An example message.
| Field Summary | 
| Fields inherited from interface rice.p2p.commonapi.Message | 
HIGH_PRIORITY, LOW_PRIORITY, MEDIUM_HIGH_PRIORITY, MEDIUM_LOW_PRIORITY, MEDIUM_PRIORITY | 
| Constructor Summary | |
MyMsg(Id from,
      Id to)
Constructor.  | 
|
| Method Summary | |
 int | 
getPriority()
Use low priority to prevent interference with overlay maintenance traffic.  | 
 java.lang.String | 
toString()
DESCRIBE THE METHOD  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public MyMsg(Id from,
             Id to)
from - DESCRIBE THE PARAMETERto - DESCRIBE THE PARAMETER| Method Detail | 
public int getPriority()
getPriority in interface Messagepublic java.lang.String toString()
  | 
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||