Add response builder to simplify the response build; refine the service interfaces.
This commit is contained in:
@@ -43,6 +43,7 @@ public:
|
||||
// Send response to client.
|
||||
void SendResponse(ResponsePtr response);
|
||||
|
||||
// TODO: Remove
|
||||
void SendResponse(Status status);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user