Uses of Class
org.restlet.representation.InputRepresentation
-
Packages that use InputRepresentation Package Description org.restlet.representation Common representation data elements. -
-
Uses of InputRepresentation in org.restlet.representation
Subclasses of InputRepresentation in org.restlet.representation Modifier and Type Class Description class
ByteArrayRepresentation
Representation wrapping a byte array.
-