| 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.testing.StreamRecorder
Not for public use
|
| Enum and Description |
|---|
| io.grpc.okhttp.NegotiationType |