Class | Description |
---|---|
ChainHelper<T extends Restlet> |
Chain helper serving as base class for Application and Component helpers.
|
ClientHelper |
Client connector helper.
|
ConnectorHelper<T extends Connector> |
Base connector helper.
|
Engine |
Engine supporting the Restlet API.
|
Helper |
Abstract marker class parent of all engine helpers.
|
ProtocolHelper |
Protocol helper.
|
RestletHelper<T extends Restlet> |
Delegate used by API classes to get support from the implementation classes.
|
ServerHelper |
Server connector helper.
|
TemplateDispatcher |
Base call dispatcher capable of resolving target resource URI templates.
|
Enum | Description |
---|---|
Edition |
Enumeration of Restlet editions.
|
Annotation Type | Description |
---|---|
Method |
Meta annotation to declare method annotations.
|
Copyright © 2005-2012. All Rights Reserved.