Uses of Class
io.grpc.netty.ProtocolNegotiators.FromServerCredentialsResult
Packages that use ProtocolNegotiators.FromServerCredentialsResult
Package
Description
The main transport implementation based on Netty,
for both the client and the server.
-
Uses of ProtocolNegotiators.FromServerCredentialsResult in io.grpc.netty
Methods in io.grpc.netty that return ProtocolNegotiators.FromServerCredentialsResultModifier and TypeMethodDescriptionProtocolNegotiators.from
(ServerCredentials creds) ProtocolNegotiators.FromServerCredentialsResult.negotiator
(ProtocolNegotiator.ServerFactory factory)