| Interface | Description |
|---|---|
| ODataBatchResponse |
This class implements a response to a batch request.
|
| ODataDeleteResponse |
This class implements the response to an OData delete request.
|
| ODataEntityCreateResponse<E extends CommonODataEntity> |
This interface describes the response to an OData entity create request.
|
| ODataEntityUpdateResponse<E extends CommonODataEntity> |
This class implements the response to an OData update request.
|
| ODataInvokeResponse<T extends ODataInvokeResult> |
This class implements a response to a specific invoke request.
|
| ODataLinkOperationResponse |
This interface defines the response to an OData link operation request.
|
| ODataMediaEntityCreateResponse<E extends CommonODataEntity> |
This class implements the response to an OData media entity create request.
|
| ODataMediaEntityUpdateResponse<E extends CommonODataEntity> |
This class implements the response to an Odata media entity update request.
|
| ODataPropertyUpdateResponse |
This class implements the response to an OData update entity property request.
|
| ODataRawResponse |
This interface represents a generic OData response.
|
| ODataResponse |
Abstract representation of an OData response.
|
| ODataRetrieveResponse<T> |
This class implements a response to a specific query request.
|
| ODataStreamUpdateResponse |
This class implements the response to an Odata stream create/update request.
|
| ODataValueUpdateResponse |
This class implements the response to an OData update entity property request.
|
Copyright © 2013–2014 The Apache Software Foundation. All rights reserved.