Package | Description |
---|---|
org.restlet |
Core classes of the API.
|
org.restlet.resource |
Client and server resource classes.
|
org.restlet.service |
Services used by applications and components.
|
org.restlet.util |
Various utility classes.
|
Class and Description |
---|
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.
|
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.
|
Class and Description |
---|
ConnegService
Application service negotiating the preferred resource variants.
|
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.
|
Class and Description |
---|
ConnegService
Application service negotiating the preferred resource variants.
|
ConverterService
Application service converting between representation and regular Java
objects.
|
MetadataService
Application service providing access to metadata and their associated
extension names.
|
Service
Generic service associated to a component or an application.
|
Class and Description |
---|
Service
Generic service associated to a component or an application.
|
Copyright © 2005-2024 Restlet.