Implementations of this interface are capable of placing a request with the Model API Server over HTTP. Default implementation: {@link RestTransportation}.
Send a HTTP request, with specified method, url, data, success and failure callbacks.
Send a HTTP request that will be retried in case of network errors, with specified method, url, data, success and failure callbacks.
Generated using TypeDoc
Implementations of this interface are capable of placing a request with the Model API Server over HTTP. Default implementation: {@link RestTransportation}.