grpc-java/examples/android/app
nmittler b687bdc742 Refactoring channel API.
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
2015-09-03 11:22:29 -07:00
..
src/main Refactoring channel API. 2015-09-03 11:22:29 -07:00
.gitignore move grpc-common stuff to right location 2015-08-27 16:07:41 -07:00
build.gradle move grpc-common stuff to right location 2015-08-27 16:07:41 -07:00
proguard-rules.pro move grpc-common stuff to right location 2015-08-27 16:07:41 -07:00