Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DuraCloud provides management capabilities to deploy, undeploy, configure, gain status, etc the services within DuraCloud through an application called DuraService. DuraService is installed and running on your DuraCloud instance and can be accessed via a REST interface. In order to aid Java developers in communicating with DuraService, a Java client, called ServiceClient was written.

Downloads

  1. Store Client - Includes storeclient.jar and all dependent jars as well as Javadocs
  2. Services Client - coming soon