Uses of Class
org.restlet.ext.atom.Service

Packages that use Service
org.restlet.ext.atom Support for the Atom syndication standard. 
 

Uses of Service in org.restlet.ext.atom
 

Methods in org.restlet.ext.atom that return Service
 Service Workspace.getService()
          Returns the parent service.
 

Methods in org.restlet.ext.atom with parameters of type Service
 void Workspace.setService(Service service)
          Sets the parent service.
 

Constructors in org.restlet.ext.atom with parameters of type Service
Workspace(Service service)
          Constructor.
Workspace(Service service, java.lang.String title)
          Constructor.
 



Copyright © 2005-2008 Noelios Technologies.