sendResponse abstract method

void sendResponse(
  1. Response response
)

Send the given response to the server.

Implementation

void sendResponse(Response response);