| Package | Description |
|---|---|
| org.restlet.engine.application |
Supports Restlet applications.
|
| org.restlet.representation |
Common representation data elements.
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BufferingRepresentation
Representation capable of buffering the wrapped representation.
|
class |
DigesterRepresentation
Representation capable of computing a digest.
|
Copyright © 2005–2025. All rights reserved.