Package com.noelios.restlet.application

Implementation of Applications.

See:
          Description

Class Summary
ApplicationContext Context based on a parent component's context but dedicated to an application.
ApplicationDispatcher Application dispatcher.
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.
If at least one encoding of the wrapped representation is not supported, then the wrapped representation is not decoded.
Encoder Filter compressing entities.
EncodeRepresentation Content that encodes a wrapped content.
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-2007 Noelios Technologies.