rice.p2p.past.rawserialization
Interface RawPastContentHandle

All Superinterfaces:
PastContentHandle, 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 IOException
Throws:
IOException


Copyright © 2010. All Rights Reserved.