Uses of Package
io.grpc.xds
-
Packages that use io.grpc.xds Package Description io.grpc.xds Library for gPRC proxyless service mesh using Envoy xDS protocol. -
Classes in io.grpc.xds used by io.grpc.xds Class Description CsdsService The CSDS service provides information about the status of a running xDS client.XdsServerBuilder A version ofServerBuilder
to create xDS managed servers.XdsServerBuilder.XdsServingStatusListener Applications can register this listener to receive "serving" and "not serving" states of the server usingXdsServerBuilder.xdsServingStatusListener(XdsServingStatusListener)
.