grpc-java/testing-proto/src
Larry Safran 19eab29f8d
compiler: Generate interfaces for services to implement (#9688)
Introduce an AsyncService interface in the generated code and move the methods from <service>ImplBase to default implementation of the interface.
* update pom files to allow java 1.8
* Add a bindService(<service>Async) method
* Change TestServiceImpl to use the interface and include a bind method instead of extending TestServiceImplBase.
2023-02-15 10:33:44 -08:00
..
generated/main/grpc/io/grpc/testing/protobuf compiler: Generate interfaces for services to implement (#9688) 2023-02-15 10:33:44 -08:00
main/proto/io/grpc/testing/protobuf all: normalize copyright header 2018-05-03 14:55:21 -07:00
test/java/io/grpc/testing/protobuf all: remove java6 type args 2019-02-04 10:03:50 -08:00