|
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
DESCRIBE THE CLASS
| Field Summary | |
|---|---|
ScribeContent |
content
DESCRIBE THE FIELD |
static short |
TYPE
DESCRIBE THE FIELD |
| Constructor Summary | |
|---|---|
JavaSerializedScribeContent(ScribeContent content)
Constructor for JavaSerializedScribeContent. |
|
| Method Summary | |
|---|---|
ScribeContent |
getContent()
Gets the Content attribute of the JavaSerializedScribeContent object |
short |
getType()
Gets the Type attribute of the JavaSerializedScribeContent object |
void |
serialize(OutputBuffer buf)
DESCRIBE THE METHOD |
java.lang.String |
toString()
Converts to a String representation of the object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public ScribeContent content
public static final short TYPE
| Constructor Detail |
|---|
public JavaSerializedScribeContent(ScribeContent content)
content - DESCRIBE THE PARAMETER| Method Detail |
|---|
public short getType()
getType in interface RawScribeContentpublic ScribeContent getContent()
public void serialize(OutputBuffer buf)
throws java.io.IOException
serialize in interface RawScribeContentbuf - DESCRIBE THE PARAMETER
java.io.IOException - DESCRIBE THE EXCEPTIONpublic 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 | |||||||||