Class | Description |
---|---|
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 | Description |
---|---|
Edition |
Enumeration of Restlet editions.
|
Annotation Type | Description |
---|---|
Method |
Meta annotation to declare method annotations.
|
Copyright © 2005–2014. All rights reserved.