Restlet Framework 2.2.1
Google Web Toolkit

Uses of Package
org.restlet.client.data

Packages that use org.restlet.client.data
org.restlet.client Core classes of the API. 
org.restlet.client.data Information exchanged by components. 
org.restlet.client.representation Common representation data elements. 
org.restlet.client.resource Client and server resource classes. 
org.restlet.client.service Services used by applications and components. 
org.restlet.client.util Various utility classes. 
org.restlet.rebind Deferred binding logic for transparent serialization. 
 

Classes in org.restlet.client.data used by org.restlet.client
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.
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.
 

Classes in org.restlet.client.data used by org.restlet.client.data
CacheDirective
          Directive for caching mechanisms along the call chain.
ChallengeMessage
          Base authentication challenge message exchanged between an origin server and 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.
Form
          Form which is a specialized modifiable list of parameters.
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.
Parameter
          Multi-usage parameter.
Preference
          Metadata preference definition.
Protocol
          Protocol used by client and server connectors.
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).
 

Classes in org.restlet.client.data used by org.restlet.client.representation
CharacterSet
          Metadata used to specify the character set of textual representations.
ClientInfo
          Client specific data related to a call.
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).
 

Classes in org.restlet.client.data used by org.restlet.client.resource
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).
ServerInfo
          Server specific data related to a call.
Status
          Status to return after handling a call.
 

Classes in org.restlet.client.data used by org.restlet.client.service
CharacterSet
          Metadata used to specify the character set of textual representations.
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.
Reference
          Reference to a Uniform Resource Identifier (URI).
Status
          Status to return after handling a call.
 

Classes in org.restlet.client.data used by org.restlet.client.util
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.
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).
 

Classes in org.restlet.client.data used by org.restlet.rebind
Method
          Method to execute when handling a call.
 


Restlet Framework 2.2.1
Google Web Toolkit

Copyright © 2005-2014 Restlet.