Uses of Class
org.restlet.util.WrapperRepresentation
-
Packages that use WrapperRepresentation Package Description org.restlet.representation Common representation data elements. -
-
Uses of WrapperRepresentation in org.restlet.representation
Subclasses of WrapperRepresentation in org.restlet.representation Modifier and Type Class Description class
BufferingRepresentation
Representation capable of buffering the wrapped representation.class
DigesterRepresentation
Representation capable of computing a digest.
-