Uses of Class
org.restlet.client.representation.StringRepresentation
-
Packages that use StringRepresentation Package Description org.restlet.client.representation Common representation data elements. -
-
Uses of StringRepresentation in org.restlet.client.representation
Subclasses of StringRepresentation in org.restlet.client.representation Modifier and Type Class Description class
ObjectRepresentation<T>
Representation based on a serializable Java object.
-