Package org.restlet.engine

Implementation of Restlet API.

See:
          Description

Class Summary
ClientHelper Client connector helper.
CompositeHelper<T extends Restlet> Chain helper serving as base class for Application and Component helpers.
ConnectorHelper<T extends Connector> Base connector helper.
Engine Engine supporting the Restlet API.
Helper Abstract marker class parent of all engine helpers.
HttpProtocolHelper Protocol helper for the HTTP protocol.
ProtocolHelper Protocol helper.
RestletHelper<T extends Restlet> Delegate used by API classes to get support from the implementation classes.
ServerHelper Server connector helper.
TemplateDispatcher Filter that resolves URI templates in the target resource URI reference using the request attributes.
WebDavProtocolHelper Protocol helper for the WEBDAV protocol.
 

Enum Summary
Edition Enumeration of Restlet editions.
 

Annotation Types Summary
Method Meta annotation to declare method annotations.
 

Package org.restlet.engine Description

Implementation of Restlet API.

Since:
Restlet 2.0
See Also:
User Guide - Engine


Copyright © 2005-2013 Restlet.