Package | Description |
---|---|
io.grpc |
The gRPC core public API.
|
Modifier and Type | Class and Description |
---|---|
class |
CallCredentials2
The new interface for
CallCredentials . |
Modifier and Type | Method and Description |
---|---|
CallCredentials |
CallOptions.getCredentials()
Returns the call credentials.
|
Modifier and Type | Method and Description |
---|---|
CallOptions |
CallOptions.withCallCredentials(CallCredentials credentials)
Returns a new
CallOptions with the given call credentials. |
Copyright © 2018. All rights reserved.