Uses of Package
org.restlet.client.representation

Packages that use org.restlet.client.representation
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   
 

Classes in org.restlet.client.representation used by org.restlet.client
Representation
          Current or intended state of a resource.
 

Classes in org.restlet.client.representation used by org.restlet.client.data
Representation
          Current or intended state of a resource.
RepresentationInfo
          Information about a representation.
 

Classes in org.restlet.client.representation used by org.restlet.client.representation
CharacterRepresentation
          Representation based on a BIO character stream.
Representation
          Current or intended state of a resource.
RepresentationInfo
          Information about a representation.
StreamRepresentation
          Representation based on a BIO stream.
StringRepresentation
          Represents an Unicode string that can be converted to any character set supported by Java.
Variant
          Descriptor for available representations of a resource.
 

Classes in org.restlet.client.representation used by org.restlet.client.resource
Representation
          Current or intended state of a resource.
Variant
          Descriptor for available representations of a resource.
 

Classes in org.restlet.client.representation used by org.restlet.client.service
Representation
          Current or intended state of a resource.
 

Classes in org.restlet.client.representation used by org.restlet.client.util
Representation
          Current or intended state of a resource.
RepresentationInfo
          Information about a representation.
Variant
          Descriptor for available representations of a resource.
 

Classes in org.restlet.client.representation used by org.restlet.rebind
Variant
          Descriptor for available representations of a resource.
 



Copyright © 2005-2012 Noelios Technologies.