Handles the {@link ODataRequest} in a way that it results in a corresponding {@link ODataResponse}.
This includes delegation of URI parsing and dispatching of the request internally. Building of the {@link ODataContext} takes place outside of this method.
@param request the incoming request @return the corresponding result
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|