Uses of Class
org.restlet.util.WrapperRepresentation
Packages that use WrapperRepresentation
Package
Description
Supports Restlet applications.
Common representation data elements.
-
Uses of WrapperRepresentation in org.restlet.engine.application
Subclasses of WrapperRepresentation in org.restlet.engine.applicationModifier and TypeClassDescriptionclassRepresentation that decodes a wrapped representation if its encoding is supported.classContent that encodes a wrapped content.classRepresentation that exposes only a range of the content of a wrapped representation. -
Uses of WrapperRepresentation in org.restlet.representation
Subclasses of WrapperRepresentation in org.restlet.representationModifier and TypeClassDescriptionclassRepresentation capable of buffering the wrapped representation.classRepresentation capable of computing a digest.