Package | Description |
---|---|
io.grpc |
The gRPC core public API.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
CallCredentials2.applyRequestMetadata(CallCredentials.RequestInfo requestInfo,
Executor appExecutor,
CallCredentials2.MetadataApplier applier)
Deprecated.
Pass the credential data to the given
CallCredentials2.MetadataApplier , which will propagate it to the
request metadata. |
Copyright © 2019. All rights reserved.