Uses of Interface
org.exoplatform.services.rest.Connector

Packages that use Connector
org.exoplatform.services.rest Representational State Transfer (REST) is a style of software architecture for distributed hypermedia systems such as the World Wide Web.
This package consists one of implementation REST style architecture.
 
org.exoplatform.services.rest.servlet   
 

Uses of Connector in org.exoplatform.services.rest
 

Classes in org.exoplatform.services.rest that implement Connector
 class ResourceDispatcher
          Created by The eXo Platform SAS.
ResourceDispatcher finds ResourceContainer with can serve the Request and calls method it.
 

Uses of Connector in org.exoplatform.services.rest.servlet
 

Classes in org.exoplatform.services.rest.servlet that implement Connector
 class RestServlet
          This servlet is front-end for the REST engine.
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.