Restlet Framework 2.2.3
Google App Engine

Uses of Class
org.restlet.ext.xstream.XstreamRepresentation

Packages that use XstreamRepresentation
org.restlet.ext.xstream Integration with XStream 1.4. 
 

Uses of XstreamRepresentation in org.restlet.ext.xstream
 

Methods in org.restlet.ext.xstream that return XstreamRepresentation
protected
<T> XstreamRepresentation<T>
XstreamConverter.create(MediaType mediaType, T source)
          Creates the marshaling XstreamRepresentation.
protected
<T> XstreamRepresentation<T>
XstreamConverter.create(Representation source, Class<T> target)
          Creates the unmarshaling XstreamRepresentation.
 


Restlet Framework 2.2.3
Google App Engine

Copyright © 2005-2014 Restlet.