Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "ECF/API Docs"

< ECF
(Test Code)
(Test Code)
Line 35: Line 35:
 
[http://www.eclipse.org/ecf/projectsetfiles/ecf.datashare.committer.psf Committer]
 
[http://www.eclipse.org/ecf/projectsetfiles/ecf.datashare.committer.psf Committer]
  
===Test Code===
+
===Test Bundles===
  
 
[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ecf/tests/org.eclipse.ecf.tests.datashare/?root=Technology_Project org.eclipse.ecf.tests.datashare]
 
[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ecf/tests/org.eclipse.ecf.tests.datashare/?root=Technology_Project org.eclipse.ecf.tests.datashare]

Revision as of 16:48, 8 May 2007

ECF API Documentation

ECF Core Bundles

The ECF Core API provides support for all other ECF APIs. This includes identity (ID) services, ECF distributed container (IContainer) interface definition and instance creation.

Bundles

org.eclipse.ecf.identity

org.eclipse.ecf

Project Sets

Anonymous

Committer

Test Bundles

org.eclipse.ecf.tests

Datashare API

The datashare API provides support for asynchronous messaging channels. Arbitrary data may be reliably sent to publish-and-subscribe channels.

Bundles

org.eclipse.ecf.datashare

Project Sets

Anonymous

Committer

Test Bundles

org.eclipse.ecf.tests.datashare

Discovery API

File Transfer API

The filetransfer API provides support for both retrieving remote files, and initiating the sending of peer-to-peer file transfer.

Bundles

org.eclipse.ecf.filetransfer

org.eclipse.ecf.provider.filetransfer

API + Provider Project Sets

Anonymous

Committer

Presence API

Remote Services API

Shared Object API

Telephony API

ECF UI API

ECF Providers

Back to the top