Skip to main content

Notice: This Wiki is now read only and edits are no longer 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 Unnamed Poltroon (Talk) (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