Uses of Class
org.restlet.gwt.data.Metadata

Packages that use Metadata
org.restlet.gwt.data Element of information handled by a component via a connector. 
 

Uses of Metadata in org.restlet.gwt.data
 

Classes in org.restlet.gwt.data with type parameters of type Metadata
 class Preference<T extends Metadata>
          Metadata preference definition.
 

Subclasses of Metadata in org.restlet.gwt.data
 class ChallengeScheme
          Challenge scheme used to authenticate remote clients.
 class CharacterSet
          Character set used to encode characters in textual representations.
 class Encoding
          Modifier of a representation's media type.
 class Language
          Language used in representations and preferences.
 class MediaType
          Media type used in representations and preferences.
 class Method
          Method to execute when handling a call.
 class Protocol
          Protocol used by client and server connectors.
 class Status
          Status to return after handling a call.
 class Tag
          Validation tag equivalent to the HTTP entity tag.
 



Copyright © 2005-2008 Noelios Technologies.