Uses of Interface
rice.p2p.past.gc.rawserialization.RawGCPastContent

Packages that use RawGCPastContent
rice.p2p.aggregation   
rice.p2p.aggregation.raw   
rice.p2p.past.gc.rawserialization   
 

Uses of RawGCPastContent in rice.p2p.aggregation
 

Methods in rice.p2p.aggregation with parameters of type RawGCPastContent
 Aggregate JavaSerializedAggregateFactory.buildAggregate(RawGCPastContent[] components, Id[] pointers)
           
 Aggregate AggregateFactory.buildAggregate(RawGCPastContent[] components, Id[] pointers)
           
 

Uses of RawGCPastContent in rice.p2p.aggregation.raw
 

Classes in rice.p2p.aggregation.raw that implement RawGCPastContent
 class RawAggregate
           
 

Methods in rice.p2p.aggregation.raw with parameters of type RawGCPastContent
 Aggregate RawAggregateFactory.buildAggregate(RawGCPastContent[] components, Id[] pointers)
           
 

Constructors in rice.p2p.aggregation.raw with parameters of type RawGCPastContent
RawAggregate(RawGCPastContent[] components, Id[] pointers)
           
 

Uses of RawGCPastContent in rice.p2p.past.gc.rawserialization
 

Classes in rice.p2p.past.gc.rawserialization that implement RawGCPastContent
 class JavaSerializedGCPastContent
           
 



Copyright © 2010. All Rights Reserved.