| Class | Description |
|---|---|
| DefaultHttpMultipartRestClient | |
| HttpCNode |
CNode represents a DataONE Coordinating Node, and allows calling classes to
execute CN services.
|
| HttpMNode |
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.
|
| HttpMultipartRestClient |
This class wraps the RestClient, adding uniform exception deserialization and
the setup of SSL for standard DataONE communications.
|
| MultipartCNode |
CNode represents a DataONE Coordinating Node, and allows calling classes to
execute CN services.
|
| MultipartD1Node |
An abstract node class that contains base functionality shared between
Coordinating Node and Member Node implementations.
|
| 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.
|
| RestClient |
A generic client class that contains base functionality for making REST calls
to remote REST servers.
|
Copyright © 2014. All Rights Reserved.