Reader. The reader will be closed automatically by the OperationRunner, regardless of the outcome of the call.
@param op the Operation to run
@param sourceData a Reader from which the source data to be used will be read
@param callback a callback that will be notified after a successful request, with the operation instance ID that was returned from the server. Use OperationRunner.NO_CALLBACK if not interested in the outcome.
| |