org.exoplatform.services.rest
Interface Connector

All Known Implementing Classes:
ResourceDispatcher, RestServlet

public interface Connector

Created by The eXo Platform SAS.
Abstraction which "encapsulates the activities of accessing resources and transferring resource representations. The connectors present an abstract interface for component communication, enhancing simplicity by providing a clean separation of concerns and hiding the underlying implementation of resources and communication mechanisms".
"REST connectors provide a generic interface for accessing and manipulating the value set of a resource, regardless of how the membership function is defined or the type of software that is handling the request."

Version:
$Id: $
Author:
Gennady Azarenkov



Copyright © 2009 eXo Platform SAS. All Rights Reserved.