Package | Description |
---|---|
io.grpc |
The gRPC core public API.
|
Modifier and Type | Class and Description |
---|---|
static class |
CallCredentials2.MetadataApplier |
Modifier and Type | Method and Description |
---|---|
void |
CallCredentials2.applyRequestMetadata(MethodDescriptor<?,?> method,
Attributes attrs,
Executor appExecutor,
CallCredentials.MetadataApplier applier) |
void |
CallCredentials.applyRequestMetadata(MethodDescriptor<?,?> method,
Attributes attrs,
Executor appExecutor,
CallCredentials.MetadataApplier applier)
Deprecated.
implement
CallCredentials2 instead. |
Copyright © 2018. All rights reserved.