Rice Pastry API

rice.p2p.scribe.rawserialization
Class JavaSerializedScribeContent

java.lang.Object
  extended by 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

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

TYPE

public static final short TYPE
See Also:
Constant Field Values

content

public ScribeContent content
Constructor Detail

JavaSerializedScribeContent

public JavaSerializedScribeContent(ScribeContent content)
Method Detail

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()

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection