Uses of Package
org.odata4j.consumer

Packages that use org.odata4j.consumer
org.odata4j.consumer The odata4j client-side (consumer-side) API. 
org.odata4j.consumer.behaviors   
org.odata4j.cxf.consumer   
org.odata4j.jersey.consumer   
org.odata4j.jersey.consumer.behaviors   
 

Classes in org.odata4j.consumer used by org.odata4j.consumer
AbstractConsumerEntityPayloadRequest
          Shared consumer request implementation for operations with an entity as the request payload.
AbstractConsumerEntityRequest
          Shared consumer request implementation for operations dealing with a single response entity.
AbstractConsumerQueryRequestBase
          Shared consumer request implementation for operations dealing with multiple response entities.
ConsumerCountRequest
          Count-request implementation.
ConsumerFunctionCallRequest
          Function-call-request implementation.
ConsumerGetEntityRequest
          Get-entity-request implementation.
ODataClient
          ODataClient is one abstraction layer below ODataConsumer.
ODataClientRequest
          Generic OData http request builder used by the low-level ODataClient api.
ODataClientResponse
          Generic OData http response used by the low-level ODataClient api.
ODataConsumer
          ODataConsumer is the client-side interface to an OData service.
ODataConsumer.Builder
          Mutable builder for ODataConsumer instances.
ODataConsumer.Dump
          Sends http request and/or response information to standard out.
 

Classes in org.odata4j.consumer used by org.odata4j.consumer.behaviors
ODataClientRequest
          Generic OData http request builder used by the low-level ODataClient api.
 

Classes in org.odata4j.consumer used by org.odata4j.cxf.consumer
AbstractODataClient
          Useful base class for ODataClient implementations with common functionality.
AbstractODataConsumer
          Useful base class for ODataConsumer implementations with common functionality.
ODataClient
          ODataClient is one abstraction layer below ODataConsumer.
ODataClientRequest
          Generic OData http request builder used by the low-level ODataClient api.
ODataClientResponse
          Generic OData http response used by the low-level ODataClient api.
ODataConsumer
          ODataConsumer is the client-side interface to an OData service.
ODataConsumer.Builder
          Mutable builder for ODataConsumer instances.
 

Classes in org.odata4j.consumer used by org.odata4j.jersey.consumer
AbstractODataConsumer
          Useful base class for ODataConsumer implementations with common functionality.
ODataClient
          ODataClient is one abstraction layer below ODataConsumer.
ODataClientResponse
          Generic OData http response used by the low-level ODataClient api.
ODataConsumer
          ODataConsumer is the client-side interface to an OData service.
ODataConsumer.Builder
          Mutable builder for ODataConsumer instances.
 

Classes in org.odata4j.consumer used by org.odata4j.jersey.consumer.behaviors
ODataClientRequest
          Generic OData http request builder used by the low-level ODataClient api.
 



http://odata4j.org