Uses of Class
io.grpc.NameResolver.Listener2
Packages that use NameResolver.Listener2
Package
Description
The gRPC core public API.
Interfaces and implementations that are internal to gRPC.
-
Uses of NameResolver.Listener2 in io.grpc
Methods in io.grpc with parameters of type NameResolver.Listener2Modifier and TypeMethodDescriptionvoid
NameResolver.start
(NameResolver.Listener2 listener) Starts the resolution. -
Uses of NameResolver.Listener2 in io.grpc.internal
Methods in io.grpc.internal with parameters of type NameResolver.Listener2