grpc-java/interop-testing
Eric Anderson a6621daca2 Private ServerMethodDefinition constructor; avoid create() in codegen
There is no need to use ServerMethodDefinition in codegen. The create()
method itself could be helpful to a dynamic HandlerRegistry
implementation, so we won't remove it.
2015-09-11 09:25:24 -07:00
..
src Private ServerMethodDefinition constructor; avoid create() in codegen 2015-09-11 09:25:24 -07:00
build.gradle Make tcnative available to the interop scripts. 2015-09-10 16:13:32 -07:00