|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WrapperRepresentation | |
|---|---|
| org.restlet.engine.application | Supports Restlet applications. |
| org.restlet.representation | Common representation data elements. |
| Uses of WrapperRepresentation in org.restlet.engine.application |
|---|
| Subclasses of WrapperRepresentation in org.restlet.engine.application | |
|---|---|
class |
DecodeRepresentation
Representation that decodes a wrapped representation if its encoding is supported. |
class |
EncodeRepresentation
Content that encodes a wrapped content. |
class |
RangeRepresentation
Representation 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.representation | |
|---|---|
class |
BufferingRepresentation
Representation capable of buffering the wrapped representation. |
class |
DigesterRepresentation
Representation capable of computing a digest. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||