Package org.globus.mds
This library provides convenience APIs to access the MDS service.
See:
Description
|
Class Summary |
| MDS |
The interface to the Monitoring and Discovery Service. |
| MDSCommon |
Commonly used conveniance functions for accessing specific MDS information. |
| MDSResult |
Simple wrapper for org.globus.common.MVHashtable used in MDS applications. |
|
Exception Summary |
| MDSException |
An Exception class for MDS interactions. |
Package org.globus.mds Description
This library provides convenience APIs to access the MDS service. It allows for
querying the MDS and adding, modifying or deleting MDS entries. The library is based
on the JNDI library and enables communication with the MDS over a SASL interface
(secure MDS) from both JNDI and the Netscape Directory SDK.
Package Specification
- @see org.globus.mds.MDS
- @see org.globus.mds.MDSException
- @see org.globus.mds.MDSEnumeration
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation,
please see: