Uses of Package
org.exoplatform.services.rest.transformer

Packages that use org.exoplatform.services.rest.transformer
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.transformer   
org.exoplatform.ws.frameworks.json.transformer   
 

Classes in org.exoplatform.services.rest.transformer used by org.exoplatform.services.rest
EntityTransformerFactory
          EntityTransformerFactory produces instances of GenericEntityTransformer.
OutputEntityTransformer
          Basic implementation of GenericOutputEntityTransformer.
 

Classes in org.exoplatform.services.rest.transformer used by org.exoplatform.services.rest.container
InputEntityTransformer
          Basic implementations of GenericInputEntityTransformer.
OutputEntityTransformer
          Basic implementation of GenericOutputEntityTransformer.
 

Classes in org.exoplatform.services.rest.transformer used by org.exoplatform.services.rest.transformer
DeserializableEntity
          Object implement this interface should be able to read entity data by own methods.
GenericEntityTransformer
          Abstraction of transformer.
GenericInputEntityTransformer
          Abstraction of GenericEntityTransformer type.
GenericOutputEntityTransformer
          Implementations of GenericOutputEntityTransformer can write given object to OutputStream.
InputEntityTransformer
          Basic implementations of GenericInputEntityTransformer.
OutputEntityTransformer
          Basic implementation of GenericOutputEntityTransformer.
 

Classes in org.exoplatform.services.rest.transformer used by org.exoplatform.ws.frameworks.json.transformer
GenericEntityTransformer
          Abstraction of transformer.
GenericInputEntityTransformer
          Abstraction of GenericEntityTransformer type.
GenericOutputEntityTransformer
          Implementations of GenericOutputEntityTransformer can write given object to OutputStream.
InputEntityTransformer
          Basic implementations of GenericInputEntityTransformer.
OutputEntityTransformer
          Basic implementation of GenericOutputEntityTransformer.
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.