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 class
ClientStatusDiscoveryServiceGrpc.ClientStatusDiscoveryServiceImplBase
Base 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.AsyncService
ClientStatusDiscoveryServiceGrpc.MethodHandlers. serviceImpl
Methods in io.envoyproxy.envoy.service.status.v3 with parameters of type ClientStatusDiscoveryServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinition
ClientStatusDiscoveryServiceGrpc. 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 class
CsdsService.CsdsServiceInternal
Hide protobuf from being exposed via the API.
-