Uses of Interface
io.grpc.xds.client.BootstrapperImpl.FileReader
-
Packages that use BootstrapperImpl.FileReader Package Description io.grpc.xds.client -
-
Uses of BootstrapperImpl.FileReader in io.grpc.xds.client
Classes in io.grpc.xds.client that implement BootstrapperImpl.FileReader Modifier and Type Class Description protected static class
BootstrapperImpl.LocalFileReader
Fields in io.grpc.xds.client declared as BootstrapperImpl.FileReader Modifier and Type Field Description protected BootstrapperImpl.FileReader
BootstrapperImpl. reader
Methods in io.grpc.xds.client with parameters of type BootstrapperImpl.FileReader Modifier and Type Method Description void
BootstrapperImpl. setFileReader(BootstrapperImpl.FileReader reader)
-