Rice Pastry API

rice.p2p.scribe.rawserialization
Interface RawScribeContent

All Superinterfaces:
ScribeContent, java.io.Serializable
All Known Implementing Classes:
JavaSerializedScribeContent, RawScribeRegrTest.TestScribeContent, SplitStreamContent, SplitStreamSubscribeContent

public interface RawScribeContent
extends ScribeContent

DESCRIBE THE INTERFACE

Version:
$Id: pretty.settings 2305 2005-03-11 20:22:33Z jeffh $
Author:
jeffh

Method Summary
 short getType()
          Gets the Type attribute of the RawScribeContent object
 void serialize(OutputBuffer buf)
          DESCRIBE THE METHOD
 

Method Detail

getType

public short getType()
Gets the Type attribute of the RawScribeContent object

Returns:
The Type value

serialize

public void serialize(OutputBuffer buf)
               throws java.io.IOException
DESCRIBE THE METHOD

Parameters:
buf - DESCRIBE THE PARAMETER
Throws:
java.io.IOException - DESCRIBE THE EXCEPTION

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection