Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

oslc4j client

Jim Amsden edited this page Jan 29, 2019 · 1 revision

Introduction

This is the new OSLC4J client API that decouples OSLC client applications from Wink. The goals of this new client are:

  • Provide a simpler, more flexible, easier to use, and more reliable OSLC Java client API
  • Reduce the OslcClient footprint
  • Eliminate any dependency on the retired Apache Wink framework

OSLC4J Client Architecture

OslcClient provides access to OSLC resources for Java client applications including CRUD methods (including support for request headers and media type), and methods to lookup discovery resources (creation factory, query capability, etc.) from a ServiceProviderCatalog and its ServiceProviders.