Class OslcClient

java.lang.Object
org.eclipse.lyo.client.OslcClient
All Implemented Interfaces:
IOslcClient

public class OslcClient extends Object implements IOslcClient
An OSLC Client that extends the JAX-RS 2.0 REST client with OSLC specific CRUD and discovery capabilities. Client applications would typically provide a ClientBuilder to the constructor to configure the REST client too meet their needs.