Uses of Package
org.restlet.gwt.data

Packages that use org.restlet.gwt.data
org.restlet.gwt Port of the core classes of the Restlet API on GWT. 
org.restlet.gwt.data Element of information handled by a component via a connector. 
org.restlet.gwt.resource Common resource and representation data elements. 
org.restlet.gwt.util Utility classes and interfaces used in the rest of the API. 
 

Classes in org.restlet.gwt.data used by org.restlet.gwt
Parameter
          Multi-usage parameter.
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.
 

Classes in org.restlet.gwt.data used by org.restlet.gwt.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.
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.
Reference
          Reference to a Uniform Resource Identifier (URI).
ReferenceList
          List of URI references.
Request
          Generic request sent by client 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.gwt.data used by org.restlet.gwt.resource
CharacterSet
          Character set used to encode characters in textual representations.
Encoding
          Modifier of a representation's media type.
Language
          Language used in representations and preferences.
MediaType
          Media type used in representations and preferences.
Reference
          Reference to a Uniform Resource Identifier (URI).
Tag
          Validation tag equivalent to the HTTP entity tag.
 

Classes in org.restlet.gwt.data used by org.restlet.gwt.util
CharacterSet
          Character set used to encode characters in textual representations.
ClientInfo
          Client specific data related to a call.
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.
Language
          Language used in representations and preferences.
MediaType
          Media type used in representations and preferences.
Parameter
          Multi-usage parameter.
Product
          Product tokens are used to allow communicating applications to identify themselves by software name and version.
Response
          Generic response sent by server connectors.
 



Copyright © 2005-2008 Noelios Technologies.