| Class and Description |
|---|
| io.grpc.services.BinaryLogs
Use
BinaryLogs instead. |
| io.grpc.services.ChannelzService
Use
ChannelzService instead. |
| io.grpc.auth.ClientAuthInterceptor
use
MoreCallCredentials.from(Credentials) instead. |
| io.grpc.services.HealthStatusManager
Use
HealthStatusManager instead. |
| io.grpc.reflection.v1alpha.ServerReflectionProto |
| io.grpc.testing.StreamRecorder
Not for public use
|
| Enum and Description |
|---|
| io.grpc.okhttp.NegotiationType |