Uses of Class
io.grpc.alts.internal.AltsProtocolNegotiator.LazyChannel
Packages that use AltsProtocolNegotiator.LazyChannel
-
Uses of AltsProtocolNegotiator.LazyChannel in io.grpc.alts.internal
Fields in io.grpc.alts.internal declared as AltsProtocolNegotiator.LazyChannelModifier and TypeFieldDescriptionprivate final AltsProtocolNegotiator.LazyChannel
AltsProtocolNegotiator.ClientAltsProtocolNegotiator.lazyHandshakerChannel
private final AltsProtocolNegotiator.LazyChannel
AltsProtocolNegotiator.ClientTsiHandshakerFactory.lazyHandshakerChannel
private final AltsProtocolNegotiator.LazyChannel
AltsProtocolNegotiator.GoogleDefaultProtocolNegotiator.lazyHandshakerChannel
private final AltsProtocolNegotiator.LazyChannel
AltsProtocolNegotiator.ServerAltsProtocolNegotiator.lazyHandshakerChannel
Constructors in io.grpc.alts.internal with parameters of type AltsProtocolNegotiator.LazyChannelModifierConstructorDescription(package private)
ClientTsiHandshakerFactory
(com.google.common.collect.ImmutableList<String> targetServiceAccounts, AltsProtocolNegotiator.LazyChannel lazyHandshakerChannel) (package private)
ServerAltsProtocolNegotiator
(TsiHandshakerFactory handshakerFactory, AltsProtocolNegotiator.LazyChannel lazyHandshakerChannel)