| Class and Description |
|---|
| io.grpc.CallCredentials2
the new interface has been promoted into
CallCredentials. Implementations
should switch back to "extends CallCredentials". |
| io.grpc.NameResolver.Helper
use
NameResolver.Args instead. |
| Field and Description |
|---|
| io.grpc.NameResolver.Factory.PARAMS_DEFAULT_PORT
this will be deleted along with
NameResolver.Factory.newNameResolver(URI, Attributes) in
a future release. |
| io.grpc.NameResolverProvider.PARAMS_DEFAULT_PORT |
| io.grpc.NameResolver.Factory.PARAMS_PROXY_DETECTOR
this will be deleted along with
NameResolver.Factory.newNameResolver(URI, Attributes) in
a future release |