grpc-java/compiler/src/test
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
..
golden Rename Call to ClientCalls. 2015-06-04 16:39:25 -07:00
proto Swap to proto3 2015-02-25 21:50:37 -08:00