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 classBufferingRepresentationRepresentation capable of buffering the wrapped representation.classDigesterRepresentationRepresentation capable of computing a digest.
-