|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.p2p.scribe.testing.RawScribeRegrTest.TestScribeContent
protected static class RawScribeRegrTest.TestScribeContent
Utility class for past content objects
| Field Summary | |
|---|---|
protected int |
num
DESCRIBE THE FIELD |
protected Topic |
topic
DESCRIBE THE FIELD |
static short |
TYPE
|
| Constructor Summary | |
|---|---|
RawScribeRegrTest.TestScribeContent(InputBuffer buf,
Endpoint endpoint)
|
|
RawScribeRegrTest.TestScribeContent(Topic topic,
int num)
Constructor for TestScribeContent. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
DESCRIBE THE METHOD |
short |
getType()
|
void |
serialize(OutputBuffer buf)
|
java.lang.String |
toString()
DESCRIBE THE METHOD |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final short TYPE
protected Topic topic
protected int num
| Constructor Detail |
|---|
public RawScribeRegrTest.TestScribeContent(Topic topic,
int num)
topic - DESCRIBE THE PARAMETERnum - DESCRIBE THE PARAMETER
public RawScribeRegrTest.TestScribeContent(InputBuffer buf,
Endpoint endpoint)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public boolean equals(java.lang.Object o)
equals in class java.lang.Objecto - DESCRIBE THE PARAMETER
public java.lang.String toString()
toString in class java.lang.Objectpublic short getType()
getType in interface RawScribeContent
public void serialize(OutputBuffer buf)
throws java.io.IOException
serialize in interface RawScribeContentjava.io.IOException
|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||