Package | Description |
---|---|
org.restlet |
Core classes of the API.
|
org.restlet.data |
Information exchanged by components.
|
org.restlet.representation |
Common representation data elements.
|
org.restlet.resource |
Client and server resource classes.
|
org.restlet.routing |
Classes related to call routing.
|
org.restlet.security |
Classes related to security.
|
org.restlet.service |
Services used by applications and components.
|
org.restlet.util |
Various utility classes.
|
Class and Description |
---|
AuthenticationInfo
Preemptive authentication information.
|
CacheDirective
Directive for caching mechanisms along the call chain.
|
ChallengeRequest
Authentication challenge sent by an origin server to a client.
|
ChallengeResponse
Authentication response sent by client to an origin server.
|
ClientInfo
Client specific data related to a call.
|
Conditions
Set of conditions applying to a request.
|
Cookie
Cookie provided by a client.
|
CookieSetting
Cookie setting provided by a server.
|
Dimension
Dimension on which the representations of a resource may vary.
|
Header
Represents an HTTP header.
|
MediaType
Metadata used to specify the format of representations.
|
Method
Method to execute when handling a call.
|
Parameter
Multi-usage parameter.
|
Protocol
Protocol used by client and server connectors.
|
Range
Describes a range of bytes.
|
RecipientInfo
Describes an intermediary via which the call went through.
|
Reference
Reference to a Uniform Resource Identifier (URI).
|
ServerInfo
Server specific data related to a call.
|
Status
Status to return after handling a call.
|
Warning
Additional information about the status or transformation of a request or
response.
|
Class and Description |
---|
CacheDirective
Directive for caching mechanisms along the call chain.
|
ChallengeMessage
Base authentication challenge message exchanged between an origin server and
a client.
|
ChallengeRequest
Authentication challenge sent by an origin server to a client.
|
ChallengeScheme
Challenge scheme used to authenticate remote clients.
|
CharacterSet
Metadata used to specify the character set of textual representations.
|
Cookie
Cookie provided by a client.
|
Dimension
Dimension on which the representations of a resource may vary.
|
Encoding
Modifier of a representation's media type.
|
Expectation
Particular server behavior that is required by a client.
|
Form
Form which is a specialized modifiable list of parameters.
|
Language
Language used in representations and preferences.
|
LocalReference
Reference to a local resource.
|
MediaType
Metadata used to specify the format of representations.
|
Metadata
Representations metadata for content negotiation.
|
Method
Method to execute when handling a call.
|
Parameter
Multi-usage parameter.
|
Preference
Metadata preference definition.
|
Product
Product tokens are used to allow communicating applications to identify
themselves by software name and version.
|
Protocol
Protocol used by client and server connectors.
|
Range
Describes a range of bytes.
|
Reference
Reference to a Uniform Resource Identifier (URI).
|
ReferenceList
List of URI references.
|
Status
Status to return after handling a call.
|
Tag
Validation tag equivalent to an HTTP entity tag (E-Tag).
|
Class and Description |
---|
CharacterSet
Metadata used to specify the character set of textual representations.
|
ClientInfo
Client specific data related to a call.
|
Digest
Describes a digest value and the digest algorithm used.
|
Disposition
Describes the presentation of a single entity especially in the case of
multipart documents.
|
Encoding
Modifier of a representation's media type.
|
Language
Language used in representations and preferences.
|
MediaType
Metadata used to specify the format of representations.
|
Range
Describes a range of bytes.
|
Reference
Reference to a Uniform Resource Identifier (URI).
|
Tag
Validation tag equivalent to an HTTP entity tag (E-Tag).
|
Class and Description |
---|
CacheDirective
Directive for caching mechanisms along the call chain.
|
ChallengeRequest
Authentication challenge sent by an origin server to a client.
|
ChallengeResponse
Authentication response sent by client to an origin server.
|
ChallengeScheme
Challenge scheme used to authenticate remote clients.
|
ClientInfo
Client specific data related to a call.
|
Conditions
Set of conditions applying to a request.
|
Cookie
Cookie provided by a client.
|
CookieSetting
Cookie setting provided by a server.
|
Dimension
Dimension on which the representations of a resource may vary.
|
Form
Form which is a specialized modifiable list of parameters.
|
MediaType
Metadata used to specify the format of representations.
|
Metadata
Representations metadata for content negotiation.
|
Method
Method to execute when handling a call.
|
Parameter
Multi-usage parameter.
|
Protocol
Protocol used by client and server connectors.
|
Range
Describes a range of bytes.
|
Reference
Reference to a Uniform Resource Identifier (URI).
|
ReferenceList
List of URI references.
|
ServerInfo
Server specific data related to a call.
|
Status
Status to return after handling a call.
|
Class and Description |
---|
Reference
Reference to a Uniform Resource Identifier (URI).
|
Class and Description |
---|
ChallengeRequest
Authentication challenge sent by an origin server to a client.
|
ChallengeScheme
Challenge scheme used to authenticate remote clients.
|
ClientInfo
Client specific data related to a call.
|
Method
Method to execute when handling a call.
|
Parameter
Multi-usage parameter.
|
Class and Description |
---|
CharacterSet
Metadata used to specify the character set of textual representations.
|
ClientInfo
Client specific data related to a call.
|
Encoding
Modifier of a representation's media type.
|
Language
Language used in representations and preferences.
|
MediaType
Metadata used to specify the format of representations.
|
Metadata
Representations metadata for content negotiation.
|
Method
Method to execute when handling a call.
|
Preference
Metadata preference definition.
|
Protocol
Protocol used by client and server connectors.
|
Reference
Reference to a Uniform Resource Identifier (URI).
|
Status
Status to return after handling a call.
|
Class and Description |
---|
AuthenticationInfo
Preemptive authentication information.
|
ChallengeRequest
Authentication challenge sent by an origin server to a client.
|
ChallengeResponse
Authentication response sent by client to an origin server.
|
CharacterSet
Metadata used to specify the character set of textual representations.
|
ClientInfo
Client specific data related to a call.
|
Conditions
Set of conditions applying to a request.
|
Cookie
Cookie provided by a client.
|
CookieSetting
Cookie setting provided by a server.
|
Digest
Describes a digest value and the digest algorithm used.
|
Dimension
Dimension on which the representations of a resource may vary.
|
Disposition
Describes the presentation of a single entity especially in the case of
multipart documents.
|
Encoding
Modifier of a representation's media type.
|
Language
Language used in representations and preferences.
|
MediaType
Metadata used to specify the format of representations.
|
Method
Method to execute when handling a call.
|
Protocol
Protocol used by client and server connectors.
|
Range
Describes a range of bytes.
|
Reference
Reference to a Uniform Resource Identifier (URI).
|
ServerInfo
Server specific data related to a call.
|
Status
Status to return after handling a call.
|
Tag
Validation tag equivalent to an HTTP entity tag (E-Tag).
|
Copyright © 2005-2024 Restlet.