mirror of https://github.com/grpc/grpc-java.git
19eab29f8d
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. |
||
---|---|---|
.. | ||
src | ||
build.gradle |