|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Service | |
---|---|
org.restlet.service | Service classes used by applications and components. |
Uses of Service in org.restlet.service |
---|
Subclasses of Service in org.restlet.service | |
---|---|
class |
ConnectorService
Service declaring client and server connectors. |
class |
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. |
class |
DecoderService
Service automatically decoding or decompressing request entities. |
class |
LogService
Service providing access logging service. |
class |
MetadataService
Service providing access to metadata and their associated extension names. |
class |
RangeService
Service automatically exposes ranges of response entities. |
class |
StatusService
Service to handle error statuses. |
class |
TaskService
Service capable of running tasks asynchronously. |
class |
TunnelService
Service tunneling request method or client preferences. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |