grpc-java/stub
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
..
src core: Rename withCredentials to withCallCredentials on CallOptions 2016-07-01 11:18:38 -07:00
build.gradle stub: use correct javadoc link for Guava 2016-05-16 10:25:03 -07:00