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

Tutorial: Creating a RESTful Remote Service Provider

Revision as of 20:33, 5 December 2013 by Slewis.composent.com (Talk | contribs) (Created page with "==Introduction== When using ECF's implementation of OSGi Remote Services , service creator's can reuse an existing Remote Service provider to actually export the service.")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Introduction

When using ECF's implementation of OSGi Remote Services


, service creator's can reuse an existing Remote Service provider to actually export the service.

Back to the top