mirror of https://github.com/grpc/grpc-java.git
a6653bb135
This is a more favorable approach than #3467. Doing the registration in MethodDescriptor should allow us to deregister in case the generated stub and its MethodDescriptors are garbage-collected routinely, e.g., if they are loaded by a separate ClassLoader. |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel | ||
build.gradle |