rice.p2p.scribe.rawserialization
Class JavaSerializedScribeContent
java.lang.Object
rice.p2p.scribe.rawserialization.JavaSerializedScribeContent
- All Implemented Interfaces:
- java.io.Serializable, RawScribeContent, ScribeContent
public class JavaSerializedScribeContent
- extends java.lang.Object
- implements RawScribeContent
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TYPE
public static final short TYPE
- See Also:
- Constant Field Values
content
public ScribeContent content
JavaSerializedScribeContent
public JavaSerializedScribeContent(ScribeContent content)
serialize
public void serialize(OutputBuffer buf)
throws java.io.IOException
- Specified by:
serialize
in interface RawScribeContent
- Throws:
java.io.IOException
getType
public short getType()
- Specified by:
getType
in interface RawScribeContent
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getContent
public ScribeContent getContent()
Copyright © 2001-2005 - Rice Pastry.