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

Packages that use Service
org.restlet.ext.odata Support for the OData web protocol. 
 

Uses of Service in org.restlet.ext.odata
 

Methods in org.restlet.ext.odata that return Service
 Service Query.getService()
          Returns the parent client service.
 

Constructors in org.restlet.ext.odata with parameters of type Service
Query(Service service, String subpath, Class<T> entityClass)
          Constructor.
 



Copyright © 2005-2013 Restlet.