mirror of https://github.com/grpc/grpc-java.git
Swapping MetadataApplier to an abstract class is not ABI-safe for callers. So I revert back to the previous interface definition and introduce a CallCredentials2.MetadataApplier which is an abstract class. Once everyone is on CallCredentials2 then we can swap it to an abstract class again. Fixes #5002 |
||
|---|---|---|
| .. | ||
| src | ||
| BUILD.bazel | ||
| build.gradle | ||