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.LazyChannelAltsProtocolNegotiator.ClientAltsProtocolNegotiator.lazyHandshakerChannelprivate final AltsProtocolNegotiator.LazyChannelAltsProtocolNegotiator.ClientTsiHandshakerFactory.lazyHandshakerChannelprivate final AltsProtocolNegotiator.LazyChannelAltsProtocolNegotiator.GoogleDefaultProtocolNegotiator.lazyHandshakerChannelprivate final AltsProtocolNegotiator.LazyChannelAltsProtocolNegotiator.ServerAltsProtocolNegotiator.lazyHandshakerChannelConstructors 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)