grpc-java/testing
Kun Zhang 0d89d3d1bc Fix the issue where the intecepting call fails in start(), does not
call super.start(), and makes the subsequent use of other methods on the
call throw IllegalStateException.

Create ClientInterceptors.CheckedForwardingCall that handles exception
in start logic.

Create Forwarding[Server]Call[Listener] for generic decoration use
cases, with an abstract delegate() for flexibility.

Create SimpleForwarding[Server]Call[Listener] to replace now deprecated
forwarding classes.
2015-04-09 15:56:03 -07:00
..
src/main/java/io/grpc/testing Fix the issue where the intecepting call fails in start(), does not 2015-04-09 15:56:03 -07:00
build.gradle Removing all references to "stubby" 2015-01-27 11:25:25 -08:00