grpc-java/auth
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 Remove uncessary javaee_api dependency as it causes trouble on android build. 2015-09-04 15:35:37 -07:00