rice.p2p.past.rawserialization
Class JavaPastContentDeserializer
java.lang.Object
rice.p2p.past.rawserialization.JavaPastContentDeserializer
- All Implemented Interfaces:
- PastContentDeserializer
public class JavaPastContentDeserializer
- extends Object
- implements PastContentDeserializer
uses p2p.util.JavaDeserializer to deserialize ScribeContent using Java Serialization
- Author:
- Jeff Hoye
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaPastContentDeserializer
public JavaPastContentDeserializer()
deserializePastContent
public PastContent deserializePastContent(InputBuffer buf,
Endpoint endpoint,
short contentType)
throws IOException
- Specified by:
deserializePastContent in interface PastContentDeserializer
- Throws:
IOException
Copyright © 2010. All Rights Reserved.