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
(Identity Bundle)
(ECF Core)
Line 5: Line 5:
 
The ECF Core API provides basic support for all the other APIs.
 
The ECF Core API provides basic support for all the other APIs.
  
Bundlesorg.eclipse.ecf.identity, org.eclipse.ecf
+
*Bundles
 +
**[[ECF API Docs#Identity_Bundle|org.eclipse.ecf.identity]]
 +
**org.eclipse.ecf
  
 
===Identity Bundle===
 
===Identity Bundle===

Revision as of 18:15, 10 April 2007

ECF API Documentation

ECF Core

The ECF Core API provides basic support for all the other APIs.

Identity Bundle

Bundle-SymbolicName: org.eclipse.ecf.identity Bundle-Version: 1.0.0

  • Dependencies
    • Bundles: org.eclipse.equinox.common, org.eclipse.equinox.registry
    • Packages: org.osgi.framework, org.osgi.service.log, org.osgi.util.tracker, org.eclipse.osgi.util, org.eclipse.osgi.service.debug

Execution Environment: J2SE-1.3, CDC-1.0/Foundation 1.0

Bundle Source

Bundle Manifest

Call

Discovery

Datashare

Filetransfer

Presence

Remote Services

Server

Shared Object

UI

ECF Providers

Back to the top