Uses of Interface
io.grpc.NameResolver.Listener
Packages that use NameResolver.Listener
Package
Description
The gRPC core public API.
Interfaces and implementations that are internal to gRPC.
-
Uses of NameResolver.Listener in io.grpc
Classes in io.grpc that implement NameResolver.ListenerMethods in io.grpc with parameters of type NameResolver.ListenerModifier and TypeMethodDescriptionvoid
NameResolver.start
(NameResolver.Listener listener) Starts the resolution. -
Uses of NameResolver.Listener in io.grpc.internal
Classes in io.grpc.internal that implement NameResolver.ListenerModifier and TypeClassDescription(package private) final class
private class
Methods in io.grpc.internal with parameters of type NameResolver.ListenerModifier and TypeMethodDescriptionvoid
ForwardingNameResolver.start
(NameResolver.Listener listener) Deprecated.