Rice Pastry API

Uses of Interface
rice.p2p.past.rawserialization.PastContentHandleDeserializer

Packages that use PastContentHandleDeserializer
rice.p2p.aggregation   
rice.p2p.glacier.v2   
rice.p2p.past   
rice.p2p.past.messaging   
rice.p2p.past.rawserialization   
 

Uses of PastContentHandleDeserializer in rice.p2p.aggregation
 

Fields in rice.p2p.aggregation declared as PastContentHandleDeserializer
protected  PastContentHandleDeserializer AggregationImpl.contentHandleDeserializer
          DESCRIBE THE FIELD
 

Methods in rice.p2p.aggregation with parameters of type PastContentHandleDeserializer
 void AggregationImpl.setContentHandleDeserializer(PastContentHandleDeserializer deserializer)
          Sets the ContentHandleDeserializer attribute of the AggregationImpl object
 void Moraine.setContentHandleDeserializer(PastContentHandleDeserializer deserializer)
          Sets the ContentHandleDeserializer attribute of the Moraine object
 

Uses of PastContentHandleDeserializer in rice.p2p.glacier.v2
 

Fields in rice.p2p.glacier.v2 declared as PastContentHandleDeserializer
protected  PastContentHandleDeserializer GlacierImpl.contentHandleDeserializer
          DESCRIBE THE FIELD
 

Methods in rice.p2p.glacier.v2 with parameters of type PastContentHandleDeserializer
 void GlacierImpl.setContentHandleDeserializer(PastContentHandleDeserializer deserializer)
          Sets the ContentHandleDeserializer attribute of the GlacierImpl object
 

Uses of PastContentHandleDeserializer in rice.p2p.past
 

Fields in rice.p2p.past declared as PastContentHandleDeserializer
protected  PastContentHandleDeserializer PastImpl.contentHandleDeserializer
          DESCRIBE THE FIELD
 

Methods in rice.p2p.past with parameters of type PastContentHandleDeserializer
 void Past.setContentHandleDeserializer(PastContentHandleDeserializer deserializer)
          Sets the ContentHandleDeserializer attribute of the Past object
 void PastImpl.setContentHandleDeserializer(PastContentHandleDeserializer deserializer)
          Sets the ContentHandleDeserializer attribute of the PastImpl object
 

Uses of PastContentHandleDeserializer in rice.p2p.past.messaging
 

Methods in rice.p2p.past.messaging with parameters of type PastContentHandleDeserializer
static FetchHandleMessage FetchHandleMessage.build(InputBuffer buf, Endpoint endpoint, PastContentHandleDeserializer pchd)
          DESCRIBE THE METHOD
static FetchMessage FetchMessage.build(InputBuffer buf, Endpoint endpoint, PastContentDeserializer pcd, PastContentHandleDeserializer pchd)
          DESCRIBE THE METHOD
 

Uses of PastContentHandleDeserializer in rice.p2p.past.rawserialization
 

Classes in rice.p2p.past.rawserialization that implement PastContentHandleDeserializer
 class JavaPastContentHandleDeserializer
          DESCRIBE THE CLASS
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection