Package org.restlet.ext.odata

Support for the OData web protocol.

See:
          Description

Class Summary
Generator Code generator for accessing OData services.
Query<T> Specific query to a OData service, represents a particular HTTP request to a data service.
Service Acts as a manager for a specific remote OData service.
 

Package org.restlet.ext.odata Description

Support for the OData web protocol. This client-side extension helps accessing web services implementing the Open Data Protocol (OData). This protocol is typically powered by Microsoft's WCF Data Services technology.

Since:
Restlet 2.0
See Also:
Open Data Protocol (OData), WCF Data Services, User Guide - OData extension


Copyright © 2005-2013 Restlet.