Uses of Package
org.restlet.data

Packages that use org.restlet.data
org.restlet Core classes of the API. 
org.restlet.data Element of information handled by a component via a connector. 
org.restlet.resource Common resource and representation data elements. 
org.restlet.service Service classes used by applications and components. 
org.restlet.util Utility classes and interfaces used in the rest of the API. 
 

Classes in org.restlet.data used by org.restlet
ChallengeScheme
          Challenge scheme used to authenticate remote clients.
CharacterSet
          Character set used to encode characters in textual representations.
Encoding
          Modifier of a representation's media type.
Form
          Form which is a specialized modifiable list of parameters.
Language
          Language used in representations and preferences.
MediaType
          Media type used in representations and preferences.
Method
          Method to execute when handling a call.
Parameter
          Multi-usage parameter.
Protocol
          Protocol used by client and server connectors.
Reference
          Reference to a Uniform Resource Identifier (URI).
ReferenceList
          List of URI references.
Request
          Generic request sent by client connectors.
Response
          Generic response sent by server connectors.
 

Classes in org.restlet.data used by org.restlet.data
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.
CharacterSet
          Character set used to encode characters in 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.
Dimension
          Dimension on which the representations of a resource may vary.
Encoding
          Modifier of a representation's media type.
Form
          Form which is a specialized modifiable list of parameters.
Language
          Language used in representations and preferences.
LocalReference
          Reference to a local (i.e.
MediaType
          Media type used in representations and preferences.
Message
          Generic message exchanged between client and server connectors.
Metadata
          Description of data contained in a resource representation.
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.
Request
          Generic request sent by client connectors.
Response
          Generic response sent by server connectors.
ServerInfo
          Server specific data related to a call.
Status
          Status to return after handling a call.
Tag
          Validation tag equivalent to the HTTP entity tag.
 

Classes in org.restlet.data used by org.restlet.resource
CharacterSet
          Character set used to encode characters in textual representations.
Digest
          Describes a representation digest to ensure its integrity when sent over the network.
Encoding
          Modifier of a representation's media type.
Language
          Language used in representations and preferences.
MediaType
          Media type used in representations and preferences.
Range
          Describes a range of bytes.
Reference
          Reference to a Uniform Resource Identifier (URI).
Request
          Generic request sent by client connectors.
Response
          Generic response sent by server connectors.
Status
          Status to return after handling a call.
Tag
          Validation tag equivalent to the HTTP entity tag.
 

Classes in org.restlet.data used by org.restlet.service
ClientInfo
          Client specific data related to a call.
Encoding
          Modifier of a representation's media type.
Language
          Language used in representations and preferences.
MediaType
          Media type used in representations and preferences.
Metadata
          Description of data contained in a resource representation.
Protocol
          Protocol used by client and server connectors.
Reference
          Reference to a Uniform Resource Identifier (URI).
Request
          Generic request sent by client connectors.
Response
          Generic response sent by server connectors.
Status
          Status to return after handling a call.
 

Classes in org.restlet.data used by org.restlet.util
ChallengeRequest
          Authentication challenge sent by an origin server to a client.
ChallengeResponse
          Authentication response sent by client to an origin server.
CharacterSet
          Character set used to encode characters in 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 representation digest to ensure its integrity when sent over the network.
Dimension
          Dimension on which the representations of a resource may vary.
Encoding
          Modifier of a representation's media type.
Form
          Form which is a specialized modifiable list of parameters.
Language
          Language used in representations and preferences.
MediaType
          Media type used in representations and preferences.
Message
          Generic message exchanged between client and server connectors.
Method
          Method to execute when handling a call.
Parameter
          Multi-usage parameter.
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).
Request
          Generic request sent by client connectors.
Response
          Generic response sent by server connectors.
ServerInfo
          Server specific data related to a call.
Status
          Status to return after handling a call.
Tag
          Validation tag equivalent to the HTTP entity tag.
 



Copyright © 2005-2008 Noelios Technologies.