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

ECF/Remote Services API Bundle

< ECF

Introduction

The ECF Remote Service API provides basic facilities for invoking services on remote OSGi containers (servers and/or peers).

Bundle-SymbolicName: org.eclipse.ecf.remoteservice

Bundle-Version: 1.0.0

Dependencies

Required ECF Bundles: org.eclipse.ecf

Required Runtime Bundles: org.eclipse.equinox.common

Required Packages: org.osgi.framework

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

Approximate Code Size: 12K

Exported Packages

  1. org.eclipse.ecf.remoteservice
  2. org.eclipse.ecf.core.remoteservice.events
  3. org.eclipse.ecf.core.remoteservice.service
  4. org.eclipse.ecf.core.remoteservice.util

Re-Exported Packages from Dependent Bundles

None.

Extension Points

None.

OSGI Services

None.

Source Access

Project Set: Anonymous, Committer

CVS

  • Anonymous:  :pserver:anonymous@dev.eclipse.org:/cvsroot/technology:org.eclipse.ecf/plugins/org.eclipse.ecf.remoteservice
  • Committer: :extssh:dev.eclipse.org:/cvsroot/technology:org.eclipse.ecf/plugins/org.eclipse.ecf.remoteservice

Source Browsing

Back to the top