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
(ECF Core)
Line 5: Line 5:
 
The ECF Core API provides support for all other ECF APIs.  This includes basic identity (ID) services, and basic container interfaces.
 
The ECF Core API provides support for all other ECF APIs.  This includes basic identity (ID) services, and basic container interfaces.
  
*Bundles
+
''Bundles: ''[[ECF Identity Bundle|org.eclipse.ecf.identity]],[[ECF Core Bundle|org.eclipse.ecf]]
**[[ECF Identity Bundle|org.eclipse.ecf.identity]]
+
**org.eclipse.ecf
+
  
 
==Call==
 
==Call==

Revision as of 19:39, 10 April 2007

ECF API Documentation

ECF Core

The ECF Core API provides support for all other ECF APIs. This includes basic identity (ID) services, and basic container interfaces.

Bundles: org.eclipse.ecf.identity,org.eclipse.ecf

Call

Discovery

Datashare

Filetransfer

Presence

Remote Services

Shared Object

UI

ECF Providers

Back to the top