|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.p2p.past.rawserialization.JavaPastContentDeserializer
public class JavaPastContentDeserializer
uses p2p.util.JavaDeserializer to deserialize ScribeContent using Java Serialization
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 |
---|
public JavaPastContentDeserializer()
Method Detail |
---|
public PastContent deserializePastContent(InputBuffer buf, Endpoint endpoint, short contentType) throws java.io.IOException
deserializePastContent
in interface PastContentDeserializer
java.io.IOException
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |