void onComplete(ClientResponse response)
RequestCompletionHandler Contract
RequestCompletionHandler is the contract of request completion handlers that are executed when a request is complete, i.e. the corresponding response has been received or there was a disconnection while handling the request.
| Method | Description |
|---|---|
|
Action to be executed when a request is complete Used when:
|
| RequestCompletionHandler | Description |
|---|---|
RequestFutureCompletionHandler |
|
TransactionMarkerRequestCompletionHandler |
|
TxnRequestHandler |