Package org.restlet.service

Services used by applications and components.

See:
          Description

Class Summary
ConnectorService Application service declaring client and server connectors.
ConnegService Application service negotiating the preferred resource variants.
ConverterService Application service converting between representation and regular Java objects.
DecoderService Application service automatically decoding or uncompressing received entities.
EncoderService Application service automatically encoding or compressing request entities.
LogService Service providing access logging service.
MetadataService Application service providing access to metadata and their associated extension names.
RangeService Application service automatically exposes ranges of response entities.
Service Generic service associated to a component or an application.
StatusService Service to handle error statuses.
TaskService Application service capable of running and scheduling tasks asynchronously.
TunnelService Application service tunneling request method or client preferences.
 

Package org.restlet.service Description

Services used by applications and components.

Since:
Restlet 1.0
See Also:
User Guide - Service package


Copyright © 2005-2013 Restlet.