| Interface and Description |
|---|
| io.grpc.CallCredentials.MetadataApplier |
| Class and Description |
|---|
| io.grpc.auth.ClientAuthInterceptor
use
MoreCallCredentials.from(Credentials) instead. |
| io.grpc.netty.HandlerSettings
renamed to
InternalHandlerSettings and should not be used externally |
| io.grpc.testing.StreamRecorder
Not for public use
|
| Enum and Description |
|---|
| io.grpc.okhttp.NegotiationType |
| Field and Description |
|---|
| io.grpc.CallCredentials.ATTR_AUTHORITY |
| io.grpc.CallCredentials.ATTR_SECURITY_LEVEL
transport implementations should use
io.grpc.internal.GrpcAttributes.ATTR_SECURITY_LEVEL instead. |
| io.grpc.okhttp.OkHttpChannelBuilder.DEFAULT_CONNECTION_SPEC
Deemed of little benefit and users weren't using it. Just define one yourself
|