Rice Pastry API

rice.p2p.past.rawserialization
Class JavaPastContentDeserializer

java.lang.Object
  extended by rice.p2p.past.rawserialization.JavaPastContentDeserializer
All Implemented Interfaces:
PastContentDeserializer

public class JavaPastContentDeserializer
extends java.lang.Object
implements PastContentDeserializer

uses p2p.util.JavaDeserializer to deserialize ScribeContent using Java Serialization

Author:
Jeff Hoye

Constructor Summary
JavaPastContentDeserializer()
           
 
Method Summary
 PastContent deserializePastContent(InputBuffer buf, Endpoint endpoint, short contentType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaPastContentDeserializer

public JavaPastContentDeserializer()
Method Detail

deserializePastContent

public PastContent deserializePastContent(InputBuffer buf,
                                          Endpoint endpoint,
                                          short contentType)
                                   throws java.io.IOException
Specified by:
deserializePastContent in interface PastContentDeserializer
Throws:
java.io.IOException

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection