grpc-java/core
Kun Zhang 2ee4d0228d Rename Call to ClientCalls.
Other classes are already following the convention that ClientFoo for
client-side, and ServerFoo for server-side. Call has been the black
sheep of the family.

- Call -> ClientCall
- Calls -> ClientCalls
- ForwardingCall* -> ForwardingClientCall*
2015-06-04 16:39:25 -07:00
..
src Rename Call to ClientCalls. 2015-06-04 16:39:25 -07:00
build.gradle Split protobuf into its own project 2015-04-10 15:50:56 -07:00