Uses of Interface
org.restlet.client.resource.ClientProxy

Packages that use ClientProxy
org.restlet.client.representation Common representation data elements. 
 

Uses of ClientProxy in org.restlet.client.representation
 

Constructors in org.restlet.client.representation with parameters of type ClientProxy
ObjectRepresentation(ClientProxy resource, T object)
          Constructor for serialization.
ObjectRepresentation(String serializedObject, ClientProxy resource)
          Constructor for deserialization.
 



Copyright © 2005-2013 Restlet S.A.S..