Uses of Interface
io.envoyproxy.envoy.service.status.v3.ClientStatusDiscoveryServiceGrpc.AsyncService
-
Packages that use ClientStatusDiscoveryServiceGrpc.AsyncService Package Description io.envoyproxy.envoy.service.status.v3 io.grpc.xds Library for gPRC proxyless service mesh using Envoy xDS protocol. -
-
Uses of ClientStatusDiscoveryServiceGrpc.AsyncService in io.envoyproxy.envoy.service.status.v3
Classes in io.envoyproxy.envoy.service.status.v3 that implement ClientStatusDiscoveryServiceGrpc.AsyncService Modifier and Type Class Description static classClientStatusDiscoveryServiceGrpc.ClientStatusDiscoveryServiceImplBaseBase class for the server implementation of the service ClientStatusDiscoveryService.Fields in io.envoyproxy.envoy.service.status.v3 declared as ClientStatusDiscoveryServiceGrpc.AsyncService Modifier and Type Field Description private ClientStatusDiscoveryServiceGrpc.AsyncServiceClientStatusDiscoveryServiceGrpc.MethodHandlers. serviceImplMethods in io.envoyproxy.envoy.service.status.v3 with parameters of type ClientStatusDiscoveryServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinitionClientStatusDiscoveryServiceGrpc. bindService(ClientStatusDiscoveryServiceGrpc.AsyncService service)Constructors in io.envoyproxy.envoy.service.status.v3 with parameters of type ClientStatusDiscoveryServiceGrpc.AsyncService Constructor Description MethodHandlers(ClientStatusDiscoveryServiceGrpc.AsyncService serviceImpl, int methodId) -
Uses of ClientStatusDiscoveryServiceGrpc.AsyncService in io.grpc.xds
Classes in io.grpc.xds that implement ClientStatusDiscoveryServiceGrpc.AsyncService Modifier and Type Class Description private classCsdsService.CsdsServiceInternalHide protobuf from being exposed via the API.
-