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.
 



Copyright © 2005-2013 Restlet.