Rice Pastry API

rice.p2p.past.rawserialization
Interface RawPastContentHandle

All Superinterfaces:
PastContentHandle, java.io.Serializable
All Known Subinterfaces:
RawGCPastContentHandle
All Known Implementing Classes:
AggregateHandle, ContentHashPastContentHandle, JavaSerializedGCPastContentHandle, JavaSerializedPastContentHandle, RawPastRegrTest.TestPastContentHandle

public interface RawPastContentHandle
extends PastContentHandle


Method Summary
 short getType()
           
 void serialize(OutputBuffer buf)
           
 
Methods inherited from interface rice.p2p.past.PastContentHandle
getId, getNodeHandle
 

Method Detail

getType

short getType()

serialize

void serialize(OutputBuffer buf)
               throws java.io.IOException
Throws:
java.io.IOException

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection