|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.tutorial.lesson6.MyScribeContent
public class MyScribeContent
Constructor Summary | |
---|---|
MyScribeContent(NodeHandle from,
int seq)
Simple constructor. |
Method Summary | |
---|---|
java.lang.String |
toString()
Ye ol' toString() |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MyScribeContent(NodeHandle from, int seq)
from
- Who sent the message.seq
- the sequence number of this content.Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |