refactor(gax): add startUnaryCall to HttpJsonClientCalls - #14114
Conversation
There was a problem hiding this comment.
Code Review
This pull request refactors HttpJsonClientCalls.java by extracting the core logic of starting a unary call from futureUnaryCall into a new package-private helper method startUnaryCall. This new method accepts a custom HttpJsonClientCall.Listener, allowing for more flexible call handling, while futureUnaryCall is updated to delegate to this helper using a FutureListener. There are no review comments, and I have no feedback to provide on these changes.
35f7e29 to
d8d0e87
Compare
9ef765f to
9e3e612
Compare
d8d0e87 to
12eb9d6
Compare
9e3e612 to
9ea126e
Compare
6aeaca3 to
c5e6e3b
Compare
9ea126e to
3e98a88
Compare
3e98a88 to
abf6f55
Compare
c5e6e3b to
a5e2a65
Compare
|
|




Stack created with GitHub Stacks CLI • Give Feedback 💬