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)
Pass the credential data to the given
CallCredentials.MetadataApplier , which will
propagate it to the request metadata. |
Copyright © 2018. All rights reserved.