Uses of Class
org.restlet.representation.InputRepresentation
Packages that use InputRepresentation
-
Uses of InputRepresentation in org.restlet.representation
Subclasses of InputRepresentation in org.restlet.representationModifier and TypeClassDescriptionclassRepresentation wrapping a byte array.classInput representation that can either parse or generate a multipart form data representation depending on which constructor is invoked.