mirror of https://github.com/grpc/grpc-java.git
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. |
||
|---|---|---|
| .. | ||
| main/java/io/grpc/auth | ||
| test/java/io/grpc/auth | ||