Package org.restlet.engine.application

Supports Restlet applications.

See:
          Description

Class Summary
ApplicationHelper Application implementation.
Decoder Filter decompressing entities.
DecodeRepresentation Representation that decodes a wrapped representation if its encoding is supported.
Encoder Filter compressing entities.
EncodeRepresentation Content that encodes a wrapped content.
MetadataExtension Associates an extension name and a metadata.
RangeFilter Filter that is in charge to check the responses to requests for partial content.
RangeInputStream Filters an input stream to expose only a given range.
RangeRepresentation Representation that exposes only a range of the content of a wrapped representation.
StatusFilter Filter associating a response entity based on the status.
TunnelFilter Filter tunneling browser calls into full REST calls.
 

Package org.restlet.engine.application Description

Supports Restlet applications.

Since:
Restlet 2.0


Copyright © 2005-2011 Noelios Technologies.