Uses of Package
org.restlet.service

Packages that use org.restlet.service
org.restlet Core classes of the API. 
org.restlet.data Information exchanged by components. 
org.restlet.resource Client and server resource classes. 
org.restlet.service Services used by applications and components. 
org.restlet.util Various utility classes. 
 

Classes in org.restlet.service used by org.restlet
ConnectorService
          Application service declaring client and server connectors.
ConverterService
          Application service converting between representation and regular Java objects.
DecoderService
          Application service automatically decoding or uncompressing 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.
StatusService
          Service to handle error statuses.
TaskService
          Application service capable of running tasks asynchronously.
TunnelService
          Application service tunneling request method or client preferences.
 

Classes in org.restlet.service used by org.restlet.data
MetadataService
          Application service providing access to metadata and their associated extension names.
 

Classes in org.restlet.service used by org.restlet.resource
ConverterService
          Application service converting between representation and regular Java objects.
MetadataService
          Application service providing access to metadata and their associated extension names.
StatusService
          Service to handle error statuses.
 

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

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



Copyright © 2005-2011 Noelios Technologies.