grpc-java/stub/src
Eric Anderson 32fd329e1c core: Rename withCredentials to withCallCredentials on CallOptions
It was withCallCredentials on the stub to avoid confusion with channel
credentials (which don't exist in Java at this time, but do in other
languages), and having the method names be different doesn't add value.
2016-07-01 11:18:38 -07:00
..
main/java/io/grpc/stub core: Rename withCredentials to withCallCredentials on CallOptions 2016-07-01 11:18:38 -07:00
test/java/io/grpc/stub core: Fix onReady race by adding DelayedStreamListener 2016-06-27 13:35:52 -07:00