Class and Description |
---|
io.grpc.CallCredentials2
the new interface has been promoted into
CallCredentials . Implementations
should switch back to "extends CallCredentials ". |
io.grpc.auth.ClientAuthInterceptor
use
MoreCallCredentials.from(Credentials) instead. |
io.grpc.netty.HandlerSettings
renamed to
InternalHandlerSettings and should not be used externally |
io.grpc.NameResolver.Helper
use
NameResolver.Args instead. |
io.grpc.testing.StreamRecorder
Not for public use
|
Enum and Description |
---|
io.grpc.okhttp.NegotiationType |
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 |