Package org.restlet.service

Service classes used by applications and components.

See:
          Description

Class Summary
ConnectorService Service declaring client and server connectors.
ConverterService Deprecated. Since 1.1 with no replacement as it doesn't fit well with content negotiation.
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.
Service Generic service associated to a component or an application.
StatusService Service to handle error statuses.
TaskService The service instance returned will not invoke the runnable task in the current thread.

In addition to allowing pooling, this method will ensure that the threads executing the tasks will have the thread local variables copied from the calling thread.
TunnelService Service tunneling request method or client preferences.
 

Package org.restlet.service Description

Service classes used by applications and components.

Since:
1.0


Copyright © 2005-2008 Noelios Technologies.