grpc-java/core
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 Create new AbstractTransportTest for Transports 2016-02-25 16:23:17 -08:00