Uses of Interface
org.glite.rgma.Resource

Uses of Resource in org.glite.rgma
 

Subinterfaces of Resource in org.glite.rgma
 interface Consumer
          A client uses a Consumer to retrieve data from one or more producers.
 interface OnDemandProducer
          A client uses an OnDemandProducer to publish data into R-GMA when the cost of creating each message is high.
 interface PrimaryProducer
          A client uses a PrimaryProducer to publish information into R-GMA.
 interface SecondaryProducer
          A client uses a secondary producer to republish or store information from other producers.