Uses of Package
org.exoplatform.services.rest

Packages that use org.exoplatform.services.rest
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.container   
org.exoplatform.services.rest.data   
org.exoplatform.services.rest.servlet   
org.exoplatform.services.ws.rest.samples   
org.exoplatform.services.ws.rest.simple   
org.exoplatform.ws.frameworks.cometd.loadbalancer   
org.exoplatform.ws.frameworks.cometd.transport   
org.exoplatform.ws.rest.ejbconnector21   
org.exoplatform.ws.rest.ejbconnector30   
 

Classes in org.exoplatform.services.rest used by org.exoplatform.services.rest
CacheControl
          An abstraction for the value of a HTTP Cache-Control response header.
Connector
          Created by The eXo Platform SAS.
Abstraction which "encapsulates the activities of accessing resources and transferring resource representations.
Cookie
           
EntityMetadata
          Wrapper around MultivaluedMetadata.
MultivaluedMetadata
          Created by The eXo Platform SAS .
A map of key-value pair.
Request
          Created by The eXo Platform SAS.
Request represents REST request (not HTTP request).
ResourceBinder
          Created by The eXo Platform SAS.
For binding and unbinding ResourceContainers.
ResourceDispatcher.Context
          Keep runtime context and later it can be used for getting some runtime information in ResourceContainer.
ResourceIdentifier
          Created by The eXo Platform SAS .
Response
          REST Response.
Response.Builder
          REST Response builder.
URIPattern
          An utility class for manipulating "parametrized" strings.
 

Classes in org.exoplatform.services.rest used by org.exoplatform.services.rest.container
MultivaluedMetadata
          Created by The eXo Platform SAS .
A map of key-value pair.
URIPattern
          An utility class for manipulating "parametrized" strings.
 

Classes in org.exoplatform.services.rest used by org.exoplatform.services.rest.data
MultivaluedMetadata
          Created by The eXo Platform SAS .
A map of key-value pair.
 

Classes in org.exoplatform.services.rest used by org.exoplatform.services.rest.servlet
Connector
          Created by The eXo Platform SAS.
Abstraction which "encapsulates the activities of accessing resources and transferring resource representations.
Request
          Created by The eXo Platform SAS.
Request represents REST request (not HTTP request).
 

Classes in org.exoplatform.services.rest used by org.exoplatform.services.ws.rest.samples
ContextParam
           
HTTPMethod
          Created by The eXo Platform SAS.
HTTPMethod defines HTTP method for ResourceContainer
InputTransformer
          Define entity input transformer for ResourceContainer.
OutputTransformer
          Define entity output transformer.
QueryTemplate
          QueryTemplate defines Query pattern for ResourceContainer.
Response
          REST Response.
URIParam
          UriParam define the names of URI.
URITemplate
          URITemplate defines URI pattern for ResourceContainer.
 

Classes in org.exoplatform.services.rest used by org.exoplatform.services.ws.rest.simple
HTTPMethod
          Created by The eXo Platform SAS.
HTTPMethod defines HTTP method for ResourceContainer
InputTransformer
          Define entity input transformer for ResourceContainer.
OutputTransformer
          Define entity output transformer.
Response
          REST Response.
URITemplate
          URITemplate defines URI pattern for ResourceContainer.
 

Classes in org.exoplatform.services.rest used by org.exoplatform.ws.frameworks.cometd.loadbalancer
HTTPMethod
          Created by The eXo Platform SAS.
HTTPMethod defines HTTP method for ResourceContainer
OutputTransformer
          Define entity output transformer.
Response
          REST Response.
URIParam
          UriParam define the names of URI.
URITemplate
          URITemplate defines URI pattern for ResourceContainer.
 

Classes in org.exoplatform.services.rest used by org.exoplatform.ws.frameworks.cometd.transport
HTTPMethod
          Created by The eXo Platform SAS.
HTTPMethod defines HTTP method for ResourceContainer
InputTransformer
          Define entity input transformer for ResourceContainer.
OutputTransformer
          Define entity output transformer.
QueryParam
          QueryParam define the names of query parameters from HTTP request.
Response
          REST Response.
URIParam
          UriParam define the names of URI.
URITemplate
          URITemplate defines URI pattern for ResourceContainer.
 

Classes in org.exoplatform.services.rest used by org.exoplatform.ws.rest.ejbconnector21
MultivaluedMetadata
          Created by The eXo Platform SAS .
A map of key-value pair.
 

Classes in org.exoplatform.services.rest used by org.exoplatform.ws.rest.ejbconnector30
MultivaluedMetadata
          Created by The eXo Platform SAS .
A map of key-value pair.
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.