Uses of Package
org.restlet.resource

Packages that use org.restlet.resource
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 Containers. 
org.restlet.util Utility classes and interfaces used in the rest of the API. 
 

Classes in org.restlet.resource used by org.restlet
Representation
          Current or intended state of a resource.
Resource
          Intended conceptual target of a hypertext reference.
Variant
          Descriptor for available representations of a resource.
 

Classes in org.restlet.resource used by org.restlet.data
DomRepresentation
          XML representation based on a DOM document.
Representation
          Current or intended state of a resource.
Resource
          Intended conceptual target of a hypertext reference.
SaxRepresentation
          XML representation for SAX events processing.
Variant
          Descriptor for available representations of a resource.
 

Classes in org.restlet.resource used by org.restlet.resource
ChannelRepresentation
          Representation based on a NIO byte channel.
OutputRepresentation
          Representation based on a BIO output stream.
Representation
          Current or intended state of a resource.
StreamRepresentation
          Representation based on a BIO stream.
Variant
          Descriptor for available representations of a resource.
XmlRepresentation
          Representation based on an XML document.
 

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

Classes in org.restlet.resource used by org.restlet.util
DomRepresentation
          XML representation based on a DOM document.
Representation
          Current or intended state of a resource.
Resource
          Intended conceptual target of a hypertext reference.
SaxRepresentation
          XML representation for SAX events processing.
Variant
          Descriptor for available representations of a resource.
 



Copyright © 2005-2007 Noelios Consulting.