| Class | Description | 
|---|---|
| MultipartCNode | 
 CNode represents a DataONE Coordinating Node, and allows calling classes to
 execute CN services. 
 | 
| MultipartD1Node | 
 A v2-specific abstract subclass for new (non-v1) common methods. 
 | 
| MultipartMNode | 
 MultipartMNode represents a MemberNode, and exposes the services associated with a
 DataONE Member Node, allowing calling clients to call the services associated
 with the node. 
 | 
| NodeListNodeLocator | 
 This implementation of NodeLocator uses a NodeList document to populate
 the internal maps that have all of the registered MNodes and CNodes, instead
 of relying on the put methods. 
 | 
| SettingsContextNodeLocator | 
 This implementation of NodeLocator uses property defined in the configuration
 to determine the NodeList to use for the mapping NodeReferences to baseUrls. 
 | 
Copyright © 2016. All Rights Reserved.