mirror of https://github.com/grpc/grpc-java.git
Client: * New ManagedChannel abstract class. * Adding ping to Channel. * Moving builders and implementations to internal. Server: * Added lifecycle management API to Server (mirroring ManagedChannel). * Moved ServerImpl, AbstractServerBuilder and handler registries to internal. * New ServerBuilder abstract class (mirroring ManagedChannelBuilder). Fixes #545 |
||
|---|---|---|
| .. | ||
| src/main | ||
| .gitignore | ||
| build.gradle | ||
| proguard-rules.pro | ||