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