|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.p2p.scribe.rawserialization.JavaSerializedScribeContent
public class JavaSerializedScribeContent
| Field Summary | |
|---|---|
ScribeContent |
content
|
static short |
TYPE
|
| Constructor Summary | |
|---|---|
JavaSerializedScribeContent(ScribeContent content)
|
|
| Method Summary | |
|---|---|
ScribeContent |
getContent()
|
short |
getType()
|
void |
serialize(OutputBuffer buf)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final short TYPE
public ScribeContent content
| Constructor Detail |
|---|
public JavaSerializedScribeContent(ScribeContent content)
| Method Detail |
|---|
public void serialize(OutputBuffer buf)
throws java.io.IOException
serialize in interface RawScribeContentjava.io.IOExceptionpublic short getType()
getType in interface RawScribeContentpublic java.lang.String toString()
toString in class java.lang.Objectpublic ScribeContent getContent()
|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||