Uses of Package
org.restlet.service

Packages that use org.restlet.service
org.restlet Core classes of the API. 
org.restlet.service Service classes used by applications and components. 
 

Classes in org.restlet.service used by org.restlet
ConnectorService
          Service declaring client and server connectors.
ConverterService
          Deprecated. Since 1.1 with no replacement as it doesn't fit well with content negotiation. Most users prefer to handle those conversion in Resource subclasses.
DecoderService
          Service automatically decoding or decompressing request entities.
LogService
          Service providing access logging service.
MetadataService
          Service providing access to metadata and their associated extension names.
RangeService
          Service automatically exposes ranges of response entities.
StatusService
          Service to handle error statuses.
TaskService
          Service capable of running tasks asynchronously.
TunnelService
          Service tunneling request method or client preferences.
 

Classes in org.restlet.service used by org.restlet.service
Service
          Generic service associated to a component or an application.
 



Copyright © 2005-2008 Noelios Technologies.