Uses of Class
io.grpc.netty.ProtocolNegotiators.FromChannelCredentialsResult
Packages that use ProtocolNegotiators.FromChannelCredentialsResult
Package
Description
The main transport implementation based on Netty,
for both the client and the server.
-
Uses of ProtocolNegotiators.FromChannelCredentialsResult in io.grpc.netty
Methods in io.grpc.netty that return ProtocolNegotiators.FromChannelCredentialsResultModifier and TypeMethodDescriptionProtocolNegotiators.from
(ChannelCredentials creds) ProtocolNegotiators.FromChannelCredentialsResult.negotiator
(ProtocolNegotiator.ClientFactory factory) ProtocolNegotiators.FromChannelCredentialsResult.withCallCredentials
(CallCredentials callCreds)