Interface | Description |
---|---|
AsyncResponse | |
AsyncResponseWrapper<R extends ODataResponse> | |
ODataBatchResponse |
This class implements a response to a batch request.
|
ODataDeleteResponse |
This class implements the response to an OData delete request.
|
ODataEntityCreateResponse<E extends ClientEntity> |
This interface describes the response to an OData entity create request.
|
ODataEntityUpdateResponse<E extends ClientEntity> |
This class implements the response to an OData update request.
|
ODataInvokeResponse<T extends ClientInvokeResult> |
This class implements a response to a specific invoke request.
|
ODataMediaEntityCreateResponse<E extends ClientEntity> |
This class implements the response to an OData media entity create request.
|
ODataMediaEntityUpdateResponse<E extends ClientEntity> |
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.
|
ODataReferenceAddingResponse |
This class implements the response to an OData Reference Adding request.
|
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–2018 The Apache Software Foundation. All rights reserved.