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 classBootstrapperImpl.LocalFileReaderFields in io.grpc.xds.client declared as BootstrapperImpl.FileReader Modifier and Type Field Description protected BootstrapperImpl.FileReaderBootstrapperImpl. readerMethods in io.grpc.xds.client with parameters of type BootstrapperImpl.FileReader Modifier and Type Method Description voidBootstrapperImpl. setFileReader(BootstrapperImpl.FileReader reader)
-