rice.p2p.past.rawserialization
Interface PastContentHandleDeserializer

All Known Implementing Classes:
JavaPastContentHandleDeserializer

public interface PastContentHandleDeserializer


Method Summary
 PastContentHandle deserializePastContentHandle(InputBuffer buf, Endpoint endpoint, short contentType)
           
 

Method Detail

deserializePastContentHandle

PastContentHandle deserializePastContentHandle(InputBuffer buf,
                                               Endpoint endpoint,
                                               short contentType)
                                               throws IOException
Throws:
IOException


Copyright © 2010. All Rights Reserved.