Uses of Class
us.monoid.web.AbstractResource

Packages that use AbstractResource
us.monoid.web Welcome to Resty! This is the main package of Resty. 
 

Uses of AbstractResource in us.monoid.web
 

Subclasses of AbstractResource in us.monoid.web
 class BinaryResource
          All-purpose resource which is used to access application/octet-stream content or any content in that respect.
 class JSONResource
          A resource presentation in JSON format.
 class TextResource
          This is a text/* representation of a resource.
 class XMLResource
          Resource presentation for an XML document.
 



Copyright © 2013. All Rights Reserved.