Restlet Framework 2.2.2
Java Enterprise Edition

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.
 


Restlet Framework 2.2.2
Java Enterprise Edition

Copyright © 2005-2014 Restlet.