Uses of Package
org.restlet.service
Packages that use org.restlet.service
Package
Description
Core classes of the Restlet API.
Implementation of Restlet API.
Supports Restlet applications.
Integration with Java URLConnection class.
Supports local connectors and resources.
Supports the log service.
Supports resources.
Client and server resource classes.
Services used by applications and components.
Various utility classes.
-
Classes in org.restlet.service used by org.restletClassDescriptionApplication service declaring client and server connectors.Application service negotiating the preferred resource variants.Application service converting between representation and regular Java objects.Application service automatically decoding or uncompressing received entities.Application service automatically encoding or compressing request entities.Service providing access logging service.Application service providing access to metadata and their associated extension names.Application service automatically exposes ranges of response entities.Service to handle error statuses.Application service capable of running and scheduling tasks asynchronously.Application service tunneling request method or client preferences.
-
Classes in org.restlet.service used by org.restlet.engineClassDescriptionApplication service providing access to metadata and their associated extension names.
-
Classes in org.restlet.service used by org.restlet.engine.applicationClassDescriptionApplication service automatically encoding or compressing request entities.Application service providing access to metadata and their associated extension names.Application service automatically exposes ranges of response entities.Service to handle error statuses.Application service tunneling request method or client preferences.
-
Classes in org.restlet.service used by org.restlet.engine.connector
-
Classes in org.restlet.service used by org.restlet.engine.localClassDescriptionApplication service providing access to metadata and their associated extension names.
-
Classes in org.restlet.service used by org.restlet.engine.log
-
Classes in org.restlet.service used by org.restlet.engine.resourceClassDescriptionApplication service converting between representation and regular Java objects.Application service providing access to metadata and their associated extension names.
-
Classes in org.restlet.service used by org.restlet.resourceClassDescriptionApplication service negotiating the preferred resource variants.Application service converting between representation and regular Java objects.Application service providing access to metadata and their associated extension names.Service to handle error statuses.
-
Classes in org.restlet.service used by org.restlet.serviceClassDescriptionApplication service negotiating the preferred resource variants.Application service converting between representation and regular Java objects.Application service providing access to metadata and their associated extension names.Generic service associated to a component or an application.
-
Classes in org.restlet.service used by org.restlet.util