Restlet Framework 2.2.2
Google App Engine

Uses of Class
org.restlet.ext.gson.GsonRepresentation

Packages that use GsonRepresentation
org.restlet.ext.gson Integration with Gson 2.2. 
 

Uses of GsonRepresentation in org.restlet.ext.gson
 

Methods in org.restlet.ext.gson that return GsonRepresentation
protected
<T> GsonRepresentation<T>
GsonConverter.create(Representation source, Class<T> objectClass)
          Creates the unmarshaling GsonRepresentation.
protected
<T> GsonRepresentation<T>
GsonConverter.create(T source)
          Creates the marshaling GsonRepresentation.
 


Restlet Framework 2.2.2
Google App Engine

Copyright © 2005-2014 Restlet.