You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Introduction

This page describes the Apache OODT Application Programming Interfaces. Specifically we describe three: XML-RPC, REST-based, and command line APIs (CLI).

The below links directly to the code. Here are some links to OODT wiki pages on OODT APIs:

 

 

XML-RPC

http://oodt.apache.org/components/maven/apidocs/org/apache/oodt/cas/filemgr/system/package-summary.html

http://oodt.apache.org/components/maven/apidocs/org/apache/oodt/cas/workflow/system/package-summary.html

http://oodt.apache.org/components/maven/apidocs/org/apache/oodt/cas/resource/system/package-summary.html

REST 

http://oodt.apache.org/components/maven/apidocs/org/apache/oodt/cas/curation/service/package-summary.html

http://oodt.apache.org/components/maven/apidocs/org/apache/oodt/pcs/services/package-summary.html

http://oodt.apache.org/components/maven/apidocs/org/apache/oodt/cas/product/data/package-summary.html

http://oodt.apache.org/components/maven/apidocs/org/apache/oodt/cas/product/rdf/package-summary.html

http://oodt.apache.org/components/maven/apidocs/org/apache/oodt/cas/product/rss/package-summary.html

CLI

http://oodt.apache.org/components/maven/apidocs/org/apache/oodt/cas/filemgr/cli/action/package-summary.html

http://oodt.apache.org/components/maven/apidocs/org/apache/oodt/cas/workflow/cli/action/package-summary.html 

http://oodt.apache.org/components/maven/apidocs/org/apache/oodt/cas/resource/cli/action/package-summary.html

  • No labels