grpc-java/stub
Kun Zhang 16e168951a Allow application to pass cancellation details.
Resolves #1221

Add ClientCall.cancel(String, Throwable) and deprecate
ClientCall.cancel(). Will delete cancel() after all known third-party
overriders have switched to overriding the new one.
2016-04-27 09:38:18 -07:00
..
src Allow application to pass cancellation details. 2016-04-27 09:38:18 -07:00
build.gradle Produce combined JavaDoc, add links, exclude internals 2015-05-05 11:32:15 -07:00