Uses of Class
org.restlet.representation.OutputRepresentation

Packages that use OutputRepresentation
org.restlet.representation Common representation data elements. 
 

Uses of OutputRepresentation in org.restlet.representation
 

Subclasses of OutputRepresentation in org.restlet.representation
 class ObjectRepresentation<T extends Serializable>
          Representation based on a serializable Java object.
It supports binary representations of JavaBeans using the ObjectInputStream and ObjectOutputStream classes.
 



Copyright © 2005-2013 Restlet.