Uses of Package
org.restlet.service
-
Packages that use org.restlet.service Package Description org.restlet Core classes of the API.org.restlet.engine Implementation of Restlet API.org.restlet.engine.application Supports Restlet applications.org.restlet.engine.connector Integration with Java URLConnection class.org.restlet.engine.local Supports local connectors and resources.org.restlet.engine.log Supports the log service.org.restlet.engine.resource Supports resources.org.restlet.ext.jaxrs Support for JAX-RS API.org.restlet.ext.jaxrs.internal.provider org.restlet.ext.jaxrs.internal.wrappers.provider 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 Class 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. -
Classes in org.restlet.service used by org.restlet.engine Class Description MetadataService Application service providing access to metadata and their associated extension names. -
Classes in org.restlet.service used by org.restlet.engine.application Class Description EncoderService Application service automatically encoding or compressing request entities.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.TunnelService Application service tunneling request method or client preferences. -
Classes in org.restlet.service used by org.restlet.engine.connector Class Description ConnectorService Application service declaring client and server connectors. -
Classes in org.restlet.service used by org.restlet.engine.local Class Description MetadataService Application service providing access to metadata and their associated extension names. -
Classes in org.restlet.service used by org.restlet.engine.log Class Description LogService Service providing access logging service. -
Classes in org.restlet.service used by org.restlet.engine.resource Class Description ConverterService Application service converting between representation and regular Java objects.MetadataService Application service providing access to metadata and their associated extension names. -
Classes in org.restlet.service used by org.restlet.ext.jaxrs Class Description MetadataService Application service providing access to metadata and their associated extension names. -
Classes in org.restlet.service used by org.restlet.ext.jaxrs.internal.provider Class Description ConverterService Application service converting between representation and regular Java objects. -
Classes in org.restlet.service used by org.restlet.ext.jaxrs.internal.wrappers.provider Class Description MetadataService Application service providing access to metadata and their associated extension names. -
Classes in org.restlet.service used by org.restlet.resource Class 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. -
Classes in org.restlet.service used by org.restlet.service Class 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. -
Classes in org.restlet.service used by org.restlet.util Class Description Service Generic service associated to a component or an application.