Package org.restlet
Core classes of the API.
- Since:
- Restlet 1.0
- See Also:
- REST dissertation by Roy T. Fielding, User Guide - Restlet API, User Guide - Base package
-
Interface Summary Interface Description Uniform Uniform REST interface. -
Class Summary Class Description Application Restlet managing a coherent set of resources and services.Client Connector acting as a generic client.Component Connector Restlet enabling communication between Components.Context Contextual data and services provided to a set of Restlets.Message Generic message exchanged between components.Request Generic request sent by client connectors.Response Generic response sent by server connectors.Restlet Uniform class that provides a context and life cycle support.Server Connector acting as a generic server.