Rice Pastry API

rice.p2p.past.rawserialization
Interface PastContentDeserializer

All Known Implementing Classes:
JavaPastContentDeserializer

public interface PastContentDeserializer

DESCRIBE THE INTERFACE

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

Method Summary
 PastContent deserializePastContent(InputBuffer buf, Endpoint endpoint, short contentType)
          DESCRIBE THE METHOD
 

Method Detail

deserializePastContent

public PastContent deserializePastContent(InputBuffer buf,
                                          Endpoint endpoint,
                                          short contentType)
                                   throws java.io.IOException
DESCRIBE THE METHOD

Parameters:
buf - DESCRIBE THE PARAMETER
endpoint - DESCRIBE THE PARAMETER
contentType - DESCRIBE THE PARAMETER
Returns:
DESCRIBE THE RETURN VALUE
Throws:
java.io.IOException - DESCRIBE THE EXCEPTION

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection