Package org.restlet.data


package org.restlet.data
Information exchanged by components. "A datum is an element of information that is transferred from a component, or received by a component, via a connector." Roy T. Fielding.

Since:
Restlet 1.0
See Also:
  • Class
    Description
    Preemptive authentication information.
    Directive for caching mechanisms along the call chain.
    Base authentication challenge message exchanged between an origin server and a client.
    Authentication challenge sent by an origin server to a client.
    Authentication response sent by client to an origin server.
    Challenge scheme used to authenticate remote clients.
    Metadata used to specify the character set of textual representations.
    Client specific data related to a call.
    Set of conditions applying to a request.
    Cookie provided by a client.
    Cookie setting provided by a server.
    Describes a digest value and the digest algorithm used.
    Dimension on which the representations of a resource may vary.
    Describes the presentation of a single entity especially in the case of multipart documents.
    Modifier of a representation's media type.
    Particular server behavior that is required by a client.
    Form which is a specialized modifiable list of parameters.
    Represents an HTTP header.
    Language used in representations and preferences.
    Reference to a local resource.
    Metadata used to specify the format of representations.
    Representations metadata for content negotiation.
    Method to execute when handling a call.
    Multi-usage parameter.
    Preference<T extends Metadata>
    Metadata preference definition.
    Product tokens are used to allow communicating applications to identify themselves by software name and version.
    Protocol used by client and server connectors.
    Describes a range of bytes.
    Describes an intermediary via which the call went through.
    Reference to a Uniform Resource Identifier (URI).
    List of URI references.
    Server specific data related to a call.
    Status to return after handling a call.
    Validation tag equivalent to an HTTP entity tag (E-Tag).
    Additional information about the status or transformation of a request or response.