Package | Description |
---|---|
org.restlet.engine.application | |
org.restlet.representation |
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–2015. All rights reserved.