Uses of Class
org.restlet.client.representation.StreamRepresentation
-
Packages that use StreamRepresentation Package Description org.restlet.client.representation Common representation data elements. -
-
Uses of StreamRepresentation in org.restlet.client.representation
Subclasses of StreamRepresentation in org.restlet.client.representation Modifier and Type Class Description class
InputRepresentation
Transient representation based on a BIO input stream.
-