Package com.noelios.restlet.application

Implementation of Applications.

See:
          Description

Class Summary
ApplicationHelper Application implementation.
ApplicationStatusFilter Status filter that tries to obtain ouput representation from an application.
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.
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.
TunnelFilter Filter tunnelling browser calls into full REST calls.
 

Package com.noelios.restlet.application Description

Implementation of Applications.

Since:
1.0
See Also:
Restlet project


Copyright © 2005-2008 Noelios Technologies.