public interface RequestDeserializer
Modifier and Type | Method and Description |
---|---|
WriteResponse |
execWrite(HttpRequestAttributes httpAttributes,
Request.Type requestType,
List<RequestValue> resIds,
SqlResource sqlResource,
String requestBody,
RequestLogger requestLogger)
Executes write request.
|
String |
getSupportedMediaType()
Returns supported media type.
|
WriteResponse execWrite(HttpRequestAttributes httpAttributes, Request.Type requestType, List<RequestValue> resIds, SqlResource sqlResource, String requestBody, RequestLogger requestLogger) throws SqlResourceException
SqlResourceException
String getSupportedMediaType()
Copyright © 2011-2018 restSQL Project Contributors