Java Globus API: Uses of Package org.globus.mds

Uses of Package
org.globus.mds

Packages that use org.globus.mds
org.globus.example Holds example programs for testing the functionality of various cog components. 
org.globus.mds This library provides convenience APIs to access the MDS service. 
 

Classes in org.globus.mds used by org.globus.example
MDS
          The interface to the Monitoring and Discovery Service.
 

Classes in org.globus.mds used by org.globus.mds
MDS
          The Interface to the Metacomputing Directory Service.
MDSException
          An Exception class for MDS interactions.
MDSResult
          Simple wrapper for org.globus.common.MVHashtable used in MDS applications.